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
Daniel Kesselberg
17a12bf617
Run php tests when 3rdparty changed
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
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
Christopher Ng
04cec2b686
Enable keyboard activation of legacy contacts menu
Signed-off-by: Christopher Ng <chrng8@gmail.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>
4 years ago
Christopher Ng
f876dc6882
Set circular radius on close button
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 years ago
Christopher Ng
189926b107
Add a11y utility function
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 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>
4 years ago
Christopher Ng
edba92d1f4
Use keyboard controls with the action buttons
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 years ago
Christopher Ng
16d2238de5
Use keyboard controls for new folder creation
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 years ago
Christopher Ng
0b0ef105c5
Use button for grid view toggle instead of hidden checkbox
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 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>
4 years ago
Christopher Ng
fc56c0eb91
Fix focus styling
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 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>
4 years ago
Christopher Ng
a9f6cd19a4
Prepend file picker to be initial keyboard focus target
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 years ago
Christopher Ng
229c65b0d7
Handle keyboard navigation in the file picker
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 years ago
Pytal
b7089c20ee
Merge pull request #32736 from nextcloud/enh/a11y/keyboard-contacts-menu
3 years ago
Pytal
e76d8bb901
Merge pull request #32697 from nextcloud/fix/get-avatar-authz
3 years ago
Daniel Kesselberg
78786a2887
Specify the filter first for unified search
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 years ago
Robin Appelman
a937ab03dd
perform onetime setup earlier to ensure wrappers are registered on time
this fixes an issue with wrappers like encryption not always being applied to mountpoint that create the storage object directly (such as external storage)
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Robin Appelman
499995b37a
handle stream wrappers in SeekableHttpStream
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Anna Larch
6ac271cef0
Add back the deleted.png file as SVG forwarding doesn't work for /core/img
Signed-off-by: Anna Larch <anna@nextcloud.com>
3 years ago
Louis
de6b0dadbe
Merge pull request #31981 from nextcloud/temporary-passwords-fixes-31952
Temporary passwords fixes 31952
3 years ago
Cyrille Bollu
50badb3fb6
Various improvements related to the recent implementation of temporary passwords
for mail shares:
1- Changes style of "forgot password?" and "Back" button
2- Adds information about share password's expiration time in the emails sent.
3- Shows password expiration time in the Share menu
4- Fixes an issue when the message "Password expires..." would be shown for non email share types (which don't have temporary passswords)
5- At share's creation, password should only be sent when it's a permanent one
See also https://github.com/nextcloud/server/issues/31952
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 years ago
Julius Härtl
b7bce42078
Merge pull request #32746 from nextcloud/new-share-column-attributes
Add new share attributes column
3 years ago
Joas Schilling
9a8c9e5cf6
Merge pull request #32744 from nextcloud/bugfix/noid/easier-federation-debugging
Always log errors from sending federation api requests to ease debugging
3 years ago