Robin Appelman
|
df71b4d734
|
pass the share to the cache instead of having to ask the storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-08-18 13:38:08 +02:00 |
|
Robin Appelman
|
c7035eec05
|
Merge pull request #39903 from nextcloud/no-dav-acl-files
don't bother checking dav acl's in files
|
2023-08-18 09:52:42 +02:00 |
|
Nextcloud bot
|
f5f3d68eb8
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-18 00:35:47 +00:00 |
|
Joas Schilling
|
a98748e519
|
Merge pull request #39910 from nextcloud/bugfix/noid/fix-memcache-class-handling
fix(memcache): Fix comparison of Memcache configs to classes
|
2023-08-17 22:53:55 +02:00 |
|
John Molakvoæ
|
1b67542e0b
|
fix(files): trashbin redirect and default fileid Sidebar open
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:58:20 +02:00 |
|
John Molakvoæ
|
6da9813ced
|
chore: update openapi
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:39 +02:00 |
|
John Molakvoæ
|
fdf07fc759
|
fix(cypress): adjust selectors
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:39 +02:00 |
|
John Molakvoæ
|
9a5b26675c
|
fix(files): window.caches check
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:39 +02:00 |
|
John Molakvoæ
|
5098a2d7db
|
fix(tests): actions adjust and jest fetch mock
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:38 +02:00 |
|
John Molakvoæ
|
f6a6e0b991
|
fix(files): sidebar favorite event sync
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:38 +02:00 |
|
John Molakvoæ
|
96d5971083
|
fix(files): navigation quota alignments
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:38 +02:00 |
|
John Molakvoæ
|
af44cc79fa
|
fix(files): unnecessary navigation change detection
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:38 +02:00 |
|
John Molakvoæ
|
c08d5e6240
|
fix(files): dir contents variables
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:38 +02:00 |
|
John Molakvoæ
|
52f2dddcc6
|
fix(files): router and fileid sidebar open
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:38 +02:00 |
|
John Molakvoæ
|
6214fe7724
|
fix(files): active and open sidebar on mount
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:38 +02:00 |
|
John Molakvoæ
|
267cea8153
|
fix: FileEntry boundariesElement and right click menu
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:38 +02:00 |
|
John Molakvoæ
|
28725c46a8
|
feat: redirect to the mime icon if no preview available
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:38 +02:00 |
|
John Molakvoæ
|
9df5212a40
|
perf(files): reuse vnode with unique key
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:38 +02:00 |
|
John Molakvoæ
|
0f68d08b14
|
feat: virtual scrolling update
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:37 +02:00 |
|
John Molakvoæ
|
3344f0f121
|
fix(files): service worker
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:37 +02:00 |
|
John Molakvoæ
|
410f58e43e
|
chore(files): add Headers, remove legacy methods and cleanup
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:37 +02:00 |
|
John Molakvoæ
|
998b3a2581
|
feat(f2v): migrate Files
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-08-17 18:56:37 +02:00 |
|
Ferdinand Thiessen
|
a820e3d036
|
Merge pull request #39599 from nextcloud/fix/l10n-password-header
fix(l10n): Password column header
|
2023-08-17 15:49:08 +02:00 |
|
Christopher Ng
|
ffc497849d
|
fix(l10n): Password column header
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-08-17 13:05:10 +02:00 |
|
Jérôme Herbinet
|
86e1e82856
|
Remove extra tab
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
|
2023-08-17 11:14:08 +02:00 |
|
Jérôme Herbinet
|
4de250eede
|
A better design for update channel selector
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
|
2023-08-17 10:42:56 +02:00 |
|
Nextcloud bot
|
daf3b29572
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-17 00:33:49 +00:00 |
|
Pytal
|
db3e60c448
|
Merge pull request #39909 from nextcloud/fix/a11y-users-list-select-focus-on-tag-delete
|
2023-08-16 15:22:14 -07:00 |
|
Simon L
|
372f9c9bad
|
try to fix regression with public file upload button
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-08-16 16:54:38 +00:00 |
|
Julia Kirschenheuter
|
3c43ff67ea
|
Merge pull request #39332 from nextcloud/fix/36981-fix-focus-style-on-status-radio-buttons
Set double outline on checked state for radio buttons
|
2023-08-16 17:44:26 +02:00 |
|
Robin Appelman
|
6f6e24431a
|
Merge pull request #39860 from nextcloud/metadata-dont-preload-subfolders
don't preload metadata for the sub-childen
|
2023-08-16 17:14:07 +02:00 |
|
Simon L
|
12805eeaf3
|
Merge pull request #39884 from nextcloud/enh/37207/adjust-add-button
adjust add button
|
2023-08-16 17:11:17 +02:00 |
|
Joas Schilling
|
93f0399a92
|
fix(memcache): Fix comparison of Memcache configs to classes
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-08-16 16:05:50 +02:00 |
|
Grigorii K. Shartsev
|
a428814c93
|
fix(settings): fix "Set user manager" label in users settings
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2023-08-16 15:48:32 +02:00 |
|
Grigorii K. Shartsev
|
4b39a27caf
|
fix(settings): fix set manager loading indicator in users settings
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2023-08-16 15:48:32 +02:00 |
|
Grigorii K. Shartsev
|
233b2aaf74
|
fix(settings): do not disable select on loading in users settings
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2023-08-16 15:48:32 +02:00 |
|
julia.kirschenheuter
|
9545826fc4
|
Set double outline on checked state for radio buttons
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
2023-08-16 13:22:13 +02:00 |
|
Simon L
|
7926b63d05
|
address review
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-08-16 11:20:06 +00:00 |
|
Robin Appelman
|
1a9dcc5725
|
don't bother checking dav acl's in files
any permissions for files is handled in the filesystem layer anyway
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-08-16 12:13:04 +02:00 |
|
Anna Larch
|
6bd78917d3
|
fix(CardDAV): set owner-principal, displayname properties for SAB
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2023-08-16 09:11:01 +02:00 |
|
Nextcloud bot
|
091c1edd21
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-16 00:25:37 +00:00 |
|
Pytal
|
3c13efdaf2
|
Merge pull request #39876 from nextcloud/fix/files-reminders
|
2023-08-15 08:40:46 -07:00 |
|
Andy Scherzinger
|
84189b060c
|
BUmp Hub 5 -> Hub 6
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2023-08-15 17:00:05 +02:00 |
|
Simon L
|
cec498605f
|
adjust add button
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-08-15 14:38:54 +00:00 |
|
Daniel
|
89f66a5a4b
|
Merge pull request #39866 from nextcloud/enh/fix-php-8.3-support-in-tests
|
2023-08-15 15:08:28 +02:00 |
|
Christopher Ng
|
be6c4c4058
|
fix(files_reminders): Delete reminders on node deleted
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-08-14 18:09:24 -07:00 |
|
Christopher Ng
|
6d2292fe1d
|
fix(files_reminders): Always respect json output option
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-08-14 18:07:03 -07:00 |
|
Christopher Ng
|
0d3297db28
|
fix(files_reminders): Allow non-admin
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-08-14 18:05:14 -07:00 |
|
Nextcloud bot
|
240e8ab099
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-15 00:32:24 +00:00 |
|
Julius Härtl
|
2b7d03778f
|
Merge pull request #39786 from nextcloud/bugfix/version-expire-cleanup
|
2023-08-14 22:49:43 +02:00 |
|