Commit Graph

65897 Commits (fb901b0d93da99b0a49e963a6a35fd82b7051a98)
 

Author SHA1 Message Date
Christopher Ng f6aa5224c4 Focus trap contacts menu with NcHeaderMenu port
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-13 23:19:28 +07:00
Daniel f7ff54860b
Merge pull request #36137 from nextcloud/dependabot/composer/nikic/php-parser-4.15.2
chore: bump nikic/php-parser from 4.10.5 to 4.15.2
2023-01-13 16:29:42 +07:00
Daniel Kesselberg 6f8ea702b9
chore: bump nikic/php-parser from 4.10.5 to 4.15.2
- [ ] Merge https://github.com/nextcloud/3rdparty/pull/1275
- [ ] Rebase

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-01-13 15:07:14 +07:00
Joas Schilling ea85fea194
Merge pull request #36136 from nextcloud/bugfix/noid/add-color-to-acceptance-tests-output
feat(CI): Enforce colored output for acceptance tests on drone CI
2023-01-13 14:26:50 +07:00
Joas Schilling 238e9cf3a8
feat(CI): Enforce colored output for acceptance tests on drone CI
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-13 11:31:13 +07:00
Vincent Petry 6d0f80c253
Merge pull request #36124 from nextcloud/bugfix/noid/add-color-to-integration-tests-output
feat(CI): Enforce colored output for behat on drone CI
2023-01-13 11:30:13 +07:00
blizzz 2db1e75be2
Merge pull request #36067 from nextcloud/enh/noid/spaces-are-allowed-in-userids
spaces are allowed in userids
2023-01-13 10:45:27 +07:00
Vincent Petry c24884d014
Only expose storage location to admins
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-13 10:31:19 +07:00
Vincent Petry 4e179e0e07
Enable SSL by default in ext storage configs
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-13 10:27:17 +07:00
Vincent Petry a0f70988f4
Extend ext storage params to contain default value
Extend the external storage configuration parameters definition to allow
to specify a default value

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-13 10:27:17 +07:00
Vincent Petry ecf6b7667b Extend ViewOnly DAV plugin to versions endpoint
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-13 09:27:16 +07:00
Vincent Petry b88864b899
Merge pull request #36130 from nextcloud/enh/a11y-share-link-label
Add always visible share label
2023-01-13 10:22:12 +07:00
Joas Schilling 97e83c31b4
Merge pull request #36131 from nextcloud/revert/32057
Revert "Fix sync errors for card creation with the same uri from different sources"
2023-01-13 09:08:35 +07:00
John Molakvoæ 62476a3691
Merge pull request #36121 from nextcloud/bugfix/noid/allow-keyup-enter-in-user-status
Allow keyup enter in user status
2023-01-13 07:34:09 +07:00
Nextcloud bot 9c01fed263
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-13 02:26:35 +07:00
Christopher Ng e6f4705920 Revert "Fix sync errors for duplicate cards with the same UID for different backends"
This reverts commit ddcee3dbab.

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-13 02:11:09 +07:00
Christopher Ng 41d7f9dff2 Add visible share label
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-12 22:42:40 +07:00
Pytal bec52be8ed
Merge pull request #36056 from nextcloud/enh/a11y-share-link-index
Differentiate share links
2023-01-12 14:33:30 +07:00
Simon L cc54a81b16 address review
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-01-12 23:02:59 +07:00
Christopher Ng f09300b343 Differentiate share links
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-12 17:23:47 +07:00
Côme Chilliet 1de26c84dd
Tear down in catch of an Exception
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-12 17:54:55 +07:00
Joas Schilling c1e500b0e0
feat(CI): Enforce colored output for behat on drone CI
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-12 17:39:06 +07:00
Robin Appelman 975becb22e
normalize userid in user:setting
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-01-12 17:33:03 +07:00
Côme Chilliet d74044f634
Fix API breakage by using a new method instead
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-12 17:18:59 +07:00
Côme Chilliet e74f464662
Remove deprecated method getAll instead of breaking API on deprecated method
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-12 17:13:08 +07:00
Joas Schilling 19aa254bb9
chore(js): Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-12 17:04:51 +07:00
Joas Schilling 5506229d76
fix(user_status): Allow to use enter to complete characters without automatically closing the modal
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-12 16:57:37 +07:00
François Ménabé 710f3fd405 Support of s3 storage class in External Storage application
Signed-off-by: François Ménabé <francois.menabe@gmail.com>
2023-01-12 14:59:13 +07:00
François Ménabé cf9bdc0274 Manage s3 storage class in objectstore
Signed-off-by: François Ménabé <francois.menabe@gmail.com>
2023-01-12 14:58:27 +07:00
Côme Chilliet 4edb96080d
Catch Exceptions when loading storage data of users
This avoids having the whole userlist crashing because a user external
 storage fails to load. With this change only the problematic user
 storage/quota information will be empty.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-12 12:01:21 +07:00
John Molakvoæ d389b54e2a
Merge pull request #36109 from nextcloud/deps/nextcloud/vue-7.4.0-beta.1
Bump @nextcloud/vue, @nextcloud/l10n and @nextcloud/calendar-availability
2023-01-12 11:44:09 +07:00
Côme Chilliet 75fca38e66
Fix BackgroundJob list tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-12 11:40:18 +07:00
Julius Härtl 19e521e3cc
Merge pull request #35844 from nextcloud/debt/noid/add-explanation-for-get-new-preview-locations
doc: add description how BackgroundCleanupJob.getNewPreviewLocations works
2023-01-12 11:19:04 +07:00
Christopher Ng 3d7a027ad8
Bump @nextcloud/vue, @nextcloud/l10n and @nextcloud/calendar-availability-vue
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-01-12 10:22:25 +07:00
Vincent Petry 4f35cd5ebf
Improve saving applicable users in ext storage
Added a checkbox to prevent saving "All users" by mistake and giving
access to everyone when not wanted.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-12 10:13:12 +07:00
Nextcloud bot dc7e2fbe48
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-12 02:24:43 +07:00
Simon L 69ef1bc7aa
Merge pull request #36054 from nextcloud/Valdnet-patch-4
l10n: Change to uppercase
2023-01-12 00:01:37 +07:00
Pytal e532e035a4
Merge pull request #36108 from nextcloud/deps/nextcloud/logger-2.5.0
Bump @nextcloud/logger to 2.5.0
2023-01-11 13:32:28 +07:00
Christopher Ng 38a313d9e1 Bump @nextcloud/logger to 2.5.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-11 19:51:38 +07:00
Vincent Petry c2165b84e6
Merge pull request #36001 from nextcloud/validate-user-tz
Validate user timezone given from login data before saving it
2023-01-11 19:53:37 +07:00
Vincent Petry dc4c3bc8bc
Merge pull request #36095 from nextcloud/bugfix/noid/theming-limit-key
Limit key names when uploading theme images
2023-01-11 19:49:17 +07:00
Julius Härtl 72e8e36545
Merge pull request #35739 from nextcloud/logical-operators
Switch logical operators
2023-01-11 19:10:49 +07:00
John Molakvoæ 1e8c901f91
Merge pull request #36077 from nextcloud/enh/compress-sass-output
Compress SASS output
2023-01-11 19:04:29 +07:00
Christopher Ng 8700730204 Compress SASS output
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-11 17:46:32 +07:00
Git'Fellow e855298b3c Switch logical operators
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-01-11 16:27:33 +07:00
Vincent Petry 6e75931412
Limit key names when uploading theme images
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-11 16:16:44 +07:00
Julia Kirschenheuter 8393ae2777
Merge pull request #35901 from nextcloud/fix/35886-Replace_custom_tooltips_with_native_one_for_personal_and_administration_settings
Replace custom tooltips with native tooltips in personal and administration settings
2023-01-11 15:22:37 +07:00
julia.kirschenheuter 087f445499 Replace custom tooltips with native tooltips
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-01-11 14:22:47 +07:00
Julia Kirschenheuter 9bddc38f19
Merge pull request #35893 from nextcloud/fix/35888-Replace_custom_tooltips_with_native_one_for_Users_page
Replace custom tooltips with native ones in users page
2023-01-11 13:05:19 +07:00
Daniel 8af0c99ce4
Merge pull request #36006 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
2023-01-11 12:47:20 +07:00