Commit Graph

26506 Commits (c8a6dad51919904f7e8f9998011cf4f00cfa4648)

Author SHA1 Message Date
Vincent Petry 0886437f2c
Merge pull request #32591 from nextcloud/fix/node-test
Fix node tests ci
2 years ago
Carl Schwan 623293c2dd Fix node tests ci
- Update jest snapshot
- Fix importing 3rdparty vue components
- Disable temporarely tests using nextcloud-vue/Button

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Nextcloud bot 72bb8f6c31
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 5a12e8f906
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Carl Schwan ec96aa527b
Merge pull request #32594 from nextcloud/fix/groupfolder-not-loading-when-share-disabled
Fix loading groupfolder info when share api is disabled
2 years ago
Carl Schwan e4378fd18c
Merge pull request #32349 from nextcloud/enh/projects-event
Add event to load additional scripts for projects
2 years ago
Carl Schwan 581e13a2d3 Fix loading groupfolder info when share api is disabled
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Joas Schilling f5878038ff
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling 52737c029c
Don't overwrite certain values if the refreshing comes in via short updates
This e.g. happens from the talk participant list which only has the status, message and icon.
Due to the overwriting e.g. the clearAt was overwritten with null
and afterwards the status modal showed "Invalid date" as "Clear at"

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling 5f2e7e9710
Fix missing status with predefined status in drop-down
When a predefined status message was used, the status was not "processed"
so it was missing the translated message and the icon in the dropdown and the menu afterwards

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Nextcloud bot 1aa1994f59
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 00f9ad3849
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Carl Schwan 827e622b50
Merge pull request #32577 from nextcloud/fix/remove-at-matcher-in-files_sharing-tests
Remove at() matcher in files_sharing tests
2 years ago
Joas Schilling f9e72a40c7
Merge pull request #32567 from nextcloud/fix/remove-at-matcher-in-encryption-tests
Remove at() matcher use from encryption tests
2 years ago
Joas Schilling 95f390d368
Merge pull request #32580 from nextcloud/bugfix/noid/fix-handling-events-without-name
Fix handling events without names in activities
2 years ago
Joas Schilling 2c670f9cf9
Also trim the name
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Nextcloud bot d32f683ad6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Carl Schwan 1fc2e903a7
Merge pull request #32557 from nextcloud/cleanup/dav-admin-settings
Modernize the dav admin settings
2 years ago
Carl Schwan d6158c8aea
Merge pull request #32548 from nextcloud/fix/return-type
Fix return type and make type stricter
2 years ago
Joas Schilling ba684f5c58
Fix handling events without names in activities
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Côme Chilliet 948f0740ff
Remove at() matcher in files_sharing tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
John Molakvoæ 53577ab34a
Merge pull request #32558 from nextcloud/fix/eslint 2 years ago
Côme Chilliet 4dfc839f87
Remove at() matcher for tests for files app
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Côme Chilliet deac17b71e
Remove at() matcher use from encryption tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Carl Schwan 3ada267a02 Fix return type and make type stricter
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Carl Schwan 8c3421e7d8 Modernize the dav admin settings
- Use nextcloud-vue components (with proper doc link now)
- Add underline to links so we can see them (accessibility++)

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Carl Schwan 6d883a8572 Fix various errors reported by eslint
And also make sure eslint doesn't try to index apps-extra that contains
other repo with not necessarely the same eslint rules

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Joas Schilling 53af533853
Merge pull request #32560 from nextcloud/feature/noid/preferences-api
Add API to change preferences
2 years ago
Nextcloud bot 17bdfb1284
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Joas Schilling 31dc9aa682
Add API to change preferences
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling da7ebef8ef
Update DAV availability vue component to standard
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Christoph Wurst 384efc8958
Merge pull request #32519 from nextcloud/rename-webcal-user-agent
Rename user-agent used by the Webcal Refresh Service
2 years ago
Nextcloud bot 74d81655e8
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot f0e75d9c64
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot cb7c45b2d4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Pytal e647b9fa49
Merge pull request #32443 from nextcloud/port/background-job-admin 2 years ago
Carl Schwan 697b83bf50
Merge pull request #32501 from nextcloud/cleanup/admin-delegation-setting
Cleanup admin delegation setting page
2 years ago
Carl Schwan 2b0d82675f
Merge pull request #32459 from nextcloud/port/federatedfilessharing-admin
Port admin federated files sharing to vue
2 years ago
Thomas Citharel 424fc1b736
Rename user-agent used by the Webcal Refresh Service
Some services don't like the "crawler" inside the previous user-agent.

Closes https://github.com/nextcloud/calendar/issues/4232

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years ago
Carl Schwan 2727c57ae8 Port admin federated files sharing to vue
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Carl Schwan 6fdeb9b417
Merge pull request #32503 from nextcloud/improve-two-factor
Improve two factor admin settings
2 years ago
Carl Schwan e8e0f97c9a Port BackgroundJob admin settings to vue
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Carl Schwan 9d5a542a4e Improve two factor admin settings
- Port more of it to vue
- Use new nextcloud vue components for the setting section
- Add a bit of spacing between the elements

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Nextcloud bot 17a2b1d3aa
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Carl Schwan 4f4d777767 Cleanup admin delegation setting page
- Simplify code a bit
- Add link to doc
- Use Nextcloud vue component a bit more

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Carl Schwan eb720b9726
Merge pull request #32464 from nextcloud/port/sharebymail-admin-vue
Port share by mail settings to vue
2 years ago
Carl Schwan da49e3f3e0 Port share by mail settings to vue
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
blizzz 2c5d604a76
Merge pull request #32442 from nextcloud/debt/noid/hello-chunkperf
Bye Bye chunkperf.php 👋
2 years ago
Nextcloud bot cdd1793efd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Christoph Wurst 4cd0b2253d
Merge pull request #32428 from nextcloud/enhancement/validate-email
Add Email validation
2 years ago