Nextcloud bot
311a7edd0f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Nextcloud bot
af0b50daa5
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Nextcloud bot
a7b932cb52
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Vincent Petry
2ee948e8d1
Merge pull request #30368 from nextcloud/dav-allow-object-properties
Allow DAV Object properties
3 years ago
Vincent Petry
804ee11803
Merge pull request #31029 from nextcloud/expose-extra-emails-in-dav
Expose additional emails in {DAV:}alternate-URI-set
3 years ago
Vincent Petry
5f8e1b7fb9
Merge pull request #31622 from nextcloud/increase-loglevel-modernize-refresh-webcal
Increase loglevel of Webcal parsing errors and modernize code
3 years ago
Vincent Petry
85cc867143
Merge pull request #31771 from nextcloud/fix/hook-encryption-cron
Fix hook encryption with cron job
3 years ago
Vincent Petry
e6e1862000
Merge pull request #32059 from cld4h/patch-1
Fix issue #31692 of occ files:scan
3 years ago
Vincent Petry
dcfdcf991f
Merge pull request #32361 from nextcloud/dav-scheduling-default-calendar
Put calendar invites into the user's first available calendar
3 years ago
Vincent Petry
8e61671b82
Merge pull request #32364 from nextcloud/dav-listeners
🧹 Remove all legacy event dispatchers from CalDAV & CardDAV backends
3 years ago
Joas Schilling
148498bba5
Merge pull request #32741 from nextcloud/Valdnet-patch-2
l10n: Delete apostrophe
3 years ago
Vincent Petry
6ee4e0b94c
Merge pull request #32806 from nextcloud/fix-federated-sharing
Revert "Remove inefficient fed share scanner"
3 years ago
Vincent Petry
87b04753d2
Merge pull request #32660 from susnux/master
Feature: Add loglevel exported JS OC.config object
3 years ago
Vincent Petry
4bc469bf80
Merge pull request #32672 from nextcloud/updateCrl
Update crl after revoke externalpassword.csr
3 years ago
Vincent Petry
79f8356438
Merge pull request #32685 from nextcloud/fix/external-storage-password-replacement
Fix replacing external storage password during debug log
3 years ago
Vincent Petry
42d480c94a
Merge pull request #32737 from nextcloud/fix/remove-at-matcher-in-settings-tests
Remove deprecated at() matcher from settings tests
3 years ago
Vincent Petry
fe45eaca3b
Merge pull request #32748 from nextcloud/bugfix/noid/keep-non-default-protocol-in-cloud-id
Keep non default protocol in cloud id
3 years ago
Vincent Petry
142b32c51a
Merge pull request #32799 from nextcloud/bugfix/noid/fix-exception-handling-when-profile-data-is-too-long
Fix exception handling when profile data is too long
3 years ago
Vincent Petry
08655a1497
Merge pull request #32800 from nextcloud/bugfix/noid/no-fatal-for-maintenance-mode
Don't spam the log with fatals when maintenance mode is enabled or an…
3 years ago
Vincent Petry
bea755f153
Merge pull request #32723 from MartinBrugnara/master
Expose umask override value as config parameter: localstorage.umask
3 years ago
Vincent Petry
56b1453945
Merge pull request #32768 from nextcloud/fs-setup-onetime-earlier
perform onetime setup earlier to ensure wrappers are registered on time
3 years ago
Vincent Petry
fed85dc063
Merge pull request #32805 from nextcloud/avoid-creating-activities-for-system-user
Avoid creating card activities for system user
3 years ago
Carl Schwan
6667007bf2
Revert "Remove inefficient fed share scanner"
This reverts commit ce31914314 .
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
3 years ago
Thomas Citharel
9a60bbebf3
Add tests for OCA\DAV\CardDAV\Activity\Backend (adapted from CalDAV)
And test that the system addressbook will never generate activity events
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
Thomas Citharel
c6c3fd9aa9
Avoid creating carddav activities for the system user
Because of the system addressbook synchronisation.
Closes #32803
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
Nextcloud bot
8541707f32
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
blizzz
b1616dea53
Merge pull request #32797 from nextcloud/fix-external-home-dir
fix mounts mounted at the users home
3 years ago
Joas Schilling
8e3b30f388
Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Joas Schilling
3235785c24
Fix exception handling when profile data is too long
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Robin Appelman
5c768f980e
fix mounts mounted at the users home
this fixes external storages with '/' as mountpoint
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Pytal
0523626b98
Merge pull request #32675 from nextcloud/fix/validate-dashboard-background
3 years ago
Joas Schilling
550258200b
Fix integration test which now actually matches the system-addresssbook entry
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Joas Schilling
6e3d668436
Keep non default protocol in cloud id
When there is no protocol on the cloud id, we assume it's https://
But this means that when an http:// server currently sends an OCM
invite to another server, the protocol is striped and the remote
instance will try to talk back to https:// which might not be available.
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Simon L
76db612b16
Merge pull request #32728 from kesselb/master
Add matrix for psalm baseline update job
3 years ago
Vincent Petry
dac93fe048
Merge pull request #32616 from nextcloud/enh/a11y-keyboard-filepicker
Augment file picker modal accessibility
3 years ago
Vincent Petry
e56a072fa7
Merge pull request #32769 from nextcloud/enh/32749/regex-universal-search
Specify the filter first for unified search
3 years ago
Joas Schilling
211361da2f
Merge pull request #32765 from nextcloud/fix/add-back-delete.png
Add back the deleted.png file
3 years ago
Julius Härtl
42f92153f5
Merge pull request #32767 from nextcloud/seeakble-http-stream-wrappers
handle stream wrappers in SeekableHttpStream
3 years ago
Nextcloud bot
da58e46ecd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Christopher Ng
0ea95c3ff6
Rename a11y helper function
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
Christopher Ng
343eab4c96
Update variable name
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
Christopher Ng
f876dc6882
Set circular radius on close button
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
Christopher Ng
189926b107
Add a11y utility function
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
Christopher Ng
9f09caaaea
Activate the primary dialog button on enter if there is a single input
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
Christopher Ng
edba92d1f4
Use keyboard controls with the action buttons
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
Christopher Ng
16d2238de5
Use keyboard controls for new folder creation
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
Christopher Ng
0b0ef105c5
Use button for grid view toggle instead of hidden checkbox
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
Christopher Ng
83e16b89a2
Prevent pressing enter key without control focus from activating the primary button
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
Christopher Ng
fc56c0eb91
Fix focus styling
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
Christopher Ng
ba75c61868
Restore grid view toggle
Removed in https://github.com/nextcloud/server/pull/29966 and partially restored in https://github.com/nextcloud/server/pull/30452
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago