dependabot[bot]
00a3ab9599
Merge pull request #39833 from nextcloud/dependabot/npm_and_yarn/puppeteer-21.0.3
2023-08-16 23:29:51 +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
Ferdinand Thiessen
3ff9e72964
Merge pull request #39916 from nextcloud/enh/noid/fix-public-file-upload-button
...
try to fix regression with public file upload button
2023-08-16 23:38:25 +02:00
Kate
f85e751688
Merge pull request #39125 from nextcloud/refactor/csrf-ocs-check
...
Rewrite OCS CSRF check to be readable
2023-08-16 19:29:57 +02: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
jld3103
12f8543815
Rewrite OCS CSRF check to be readable
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-08-16 15:52:36 +02:00
Grigorii K. Shartsev
d8d9567bdb
chore(assets): build assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-08-16 15:48:32 +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
Ferdinand Thiessen
f3fa006484
Merge pull request #39686 from nextcloud/fix/modern-mimetype
...
fix(core): Modernize JS for mimetype handling
2023-08-16 13:16:08 +02:00
Thomas Citharel
6d0dabedd8
Merge pull request #39525 from nextcloud/fix/set-owner-principal-for-SAB
...
fix(CardDAV): set owner-principal, displayname properties for SAB
2023-08-16 10:17:19 +02:00
Ferdinand Thiessen
717276d1ab
fix(core): Modernize the mimetype handling
...
No need for jQuery or lodash as standard ECMA is supported by all of our supported browsers
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-16 10:08:45 +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
892f770330
Merge pull request #39885 from nextcloud/chore/noid/bumpHubNext
...
Bump Hub 5 -> Hub 6
2023-08-15 17:01:14 +02: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
Robin Appelman
aefc3f8759
Merge pull request #38714 from nextcloud/cache-imcomplete-id-first
...
select the fileid first when looking for incomplete files
2023-08-14 20:49:45 +02:00
Robin Appelman
054b5130ed
Merge pull request #39868 from nextcloud/files-ext-builder-reuse
...
Remove query builder reuse in files_external
2023-08-14 19:42:36 +02:00
Julius Härtl
bbb7172220
fix: Also cleanup version metadata if expiring
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-08-14 19:31:41 +02:00
Côme Chilliet
f57c12b14e
Fix various deprecation warnings in tests on PHP 8.3
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-08-14 18:13:12 +02:00
Robin Appelman
658aed27ea
select the fileid first when looking for incomplete files
...
this seems to improve mariadbs index selection
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-08-14 18:08:01 +02:00
Robin Appelman
fb647e29b1
use fresh builders when deleting storages
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-08-14 18:03:20 +02:00
Côme Chilliet
8857599656
DateRangeError in PHP>=8.3 is not a ValueError anymore
...
Fixing 32bit CI on PHP>=8.3
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-08-14 16:28:28 +02:00
Côme Chilliet
ee756579a7
Fix setting static property in tests on PHP 8.3
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-08-14 16:27:56 +02:00
Robin Appelman
76acc3ada7
only triger metadata preload logic when at least one metadata is requested
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-08-14 13:01:14 +02:00
Robin Appelman
fce1a164a0
don't preload metadata for the sub-childen
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-08-14 12:58:46 +02:00
Daniel
2ea6c5364d
Merge pull request #39644 from nextcloud/fix/noid/copy-delete-fallback-for-files
...
fix: copy-and-delete fallback should use unlink
2023-08-14 12:29:40 +02:00
Daniel
433cb70738
Merge pull request #39850 from nextcloud/nulCoalSimpl
...
Code simplification using null coalescing
2023-08-14 12:02:37 +02:00
Nextcloud bot
73977a0cb1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-14 09:05:49 +00:00
Robin Appelman
30e9f520f3
Merge pull request #39568 from nextcloud/caldav-share-preload
...
Calendar optimizations
2023-08-14 10:27:35 +02:00
Joas Schilling
2472d847db
Merge pull request #39820 from nextcloud/l10n-files-reminders
...
Add l10n for files_reminders
2023-08-14 10:15:43 +02:00
Nextcloud bot
dfbc0d8572
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-14 00:25:59 +00:00
F. E Noel Nfebe
b7d0c6031f
Merge pull request #39218 from nextcloud/32127-migrate-parts-of-files-from-ilogger
...
Migrate parts of files app away from depecrated Ilogger
2023-08-13 16:47:12 +01:00
Git'Fellow
6083fe3c9b
Code simplification using null coalescing
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-08-13 16:26:24 +02:00
Daniel
51a73d8e80
Merge pull request #39846 from nextcloud/pgSQLCheckRemove
...
Remove check for very old PGsql version
2023-08-13 14:49:59 +02:00
Simon L
6fcd00a2b2
Merge pull request #39848 from nextcloud/39804-wrap-org-name-login-form
...
Wrap long productName on login form
2023-08-13 13:43:31 +02:00