Nextcloud bot
6fa377e90e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-19 00:19:27 +07:00
Ferdinand Thiessen
ae12a73c85
fix(theming): Make dark theme accessible and add unit test
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-18 10:25:10 +07:00
Ferdinand Thiessen
2e5d435df7
fix(theming): Adjust status colors to be also accessible on blurry background
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-18 10:25:10 +07:00
Ferdinand Thiessen
f225bf97dd
Merge pull request #42354 from nextcloud/bugfix/noid/typo-in-move-or-copy
...
Typo in move or copy
2023-12-18 16:36:57 +07:00
Louis
455a6d1e82
Merge pull request #42350 from nextcloud/artonge/perf/dont_query_custom_properties_for_metadata_dav_props
...
Don't query oc_properties for metadata props
2023-12-18 16:13:31 +07:00
Joas Schilling
d256206ffe
Fix typo in move or copy dialog
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-18 15:25:44 +07:00
Joas Schilling
e87cef165c
Merge pull request #42241 from nextcloud/feat/noid/setup-check-for-maintenance-window
...
feat(setupcheck): Add setup check for maintenance_window_start config
2023-12-18 15:25:13 +07:00
Louis Chemineau
6aa2d2daee
Don't query oc_properties for metadata props
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-12-18 13:09:20 +07:00
Anna Larch
fc4ef6133b
fix(ooo): add new ooo status with new emoji
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-12-18 11:35:00 +07:00
Joas Schilling
26f4ec66af
feat(setupcheck): Add setup check for maintenance_window_start config
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-18 11:29:38 +07:00
Nextcloud bot
0ff674607f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-18 00:19:21 +07:00
Nextcloud bot
84e0b9007c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-17 00:18:58 +07:00
Nextcloud bot
538041b6e7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-16 00:19:23 +07:00
Ferdinand Thiessen
84123b3910
fix(theming): Adjust primary text color calculation to also work with high contrast themes
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-15 21:09:39 +07:00
Ferdinand Thiessen
61f401da57
fix(theming): Adjust hover color to be accessible
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-15 21:09:14 +07:00
Ferdinand Thiessen
141d1e9026
enh(theming): Adjust color utils to work as specified by WCAG (color contrast and luma calculation)
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-15 21:09:14 +07:00
John Molakvoæ
1db6947fcd
Merge pull request #42281 from nextcloud/fix/files/urlencode
2023-12-15 08:41:18 +07:00
Joas Schilling
d6de7bf21b
Merge pull request #42209 from nextcloud/bugfix/noid/comments-meta-data
...
feat(comments): Add a meta data column for comments
2023-12-15 06:56:07 +07:00
Eduardo Morales
254f4b00d9
enh(oauth2): allowed toggling of aria label
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2023-12-14 20:16:37 +07:00
Eduardo Morales
ce0dc03823
Merge pull request #42290 from nextcloud/enh/h3-to-h2
...
fix(dashboard): changed h3 elements to h2
2023-12-14 19:32:30 +07:00
Nextcloud bot
b9cf8fd8bc
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-15 00:18:59 +07:00
Eduardo Morales
33637df9b3
fix(dashboard): changed h3 elements to h2
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2023-12-14 17:12:01 +07:00
Pytal
cd32db63f7
Merge pull request #42283 from nextcloud/fix/maxcontrast-blur
...
fix: Ensure correct max contrast color is used when blurred background is used
2023-12-14 11:58:34 +07:00
Ferdinand Thiessen
2d5d782f7f
fix(files): Partly revert 32c1aeb and show correct quota again
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-14 12:56:41 +07:00
Ferdinand Thiessen
1cd04e361e
fix(core): Make sure correct colors are used on blurred background
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-14 17:59:30 +07:00
John Molakvoæ
d9f6f3daa3
fix(files): fix download file encoded source
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-14 15:35:52 +07:00
Joas Schilling
6056928dc6
feat(comments): Add a meta data column for comments
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-14 14:32:00 +07:00
John Molakvoæ
5d74f1a15b
fix(files): templates logger usage
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-14 09:52:31 +07:00
John Molakvoæ
6882ec5898
feat(files): add batch support to copy-move
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-14 09:49:59 +07:00
Nextcloud bot
42987e7a45
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-14 00:19:23 +07:00
Ferdinand Thiessen
9dbaf7aa5b
fix(files): Do not add drag and drop listeners when renaming a file
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-13 11:56:48 +07:00
Ferdinand Thiessen
e35f6d89a2
fix(files_sharing): Add one string for every share type to not assume any language
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-13 16:37:39 +07:00
Eduardo Morales
d6ac1b9531
Merge pull request #42095 from nextcloud/fix/files/exact-nav
...
fix(files): navigation exact
2023-12-13 09:28:29 +07:00
Ferdinand Thiessen
11e27acf2c
Merge pull request #42174 from nextcloud/chore/comments-cleanup-dead-code
...
chore(comments): Drop dead code from comments app
2023-12-13 11:33:13 +07:00
Benjamin Gaussorgues
208e6bc492
feat(settings): add occ commands to handle admin delegation
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-12-13 09:25:24 +07:00
Nextcloud bot
895eb19449
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-13 00:19:53 +07:00
Ferdinand Thiessen
6c482bc5c8
Merge pull request #42126 from nextcloud/click-outside-should-abort-share
...
Tooltip outside click, should abort share creation
2023-12-12 20:29:53 +07:00
John Molakvoæ
fb39015056
fix(files): navigation exact
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-12 09:26:51 +07:00
Ferdinand Thiessen
529dcc3f23
chore(comments): Drop dead code from comments app
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-12 14:42:11 +07:00
John Molakvoæ
3c704d49bf
Merge pull request #41670 from nextcloud/fix/reminder_conditional_rendering
2023-12-12 08:34:46 +07:00
Nextcloud bot
6aeb5d4a08
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-12 00:18:52 +07:00
fenn-cs
04e8733721
Allow user to finish typing date before formatting
...
Debounce `onExpirationChange` to avoid calling `formatDateToString`
on invalid on uncompletely inputed date strings.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2023-12-11 21:06:31 +07:00
fenn-cs
c179408a0d
Tooltip outside click, should abort share creation
...
It's unexpected that click outside a tooltip would proceed with the
action that could be carried out inside the tooltip.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2023-12-11 21:03:28 +07:00
Christoph Wurst
0907cc9636
Merge pull request #42142 from nextcloud/fix/dav/ooo-event-time-zone-drift
...
fix(dav): Prevent out-of-office event time drifts
2023-12-11 18:23:23 +07:00
Christoph Wurst
9abfcad3e3
fix(dav): Prevent out-of-office event time drifts
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-12-11 17:51:54 +07:00
Anna
fce5fec4b2
Merge pull request #42151 from nextcloud/chore/dav/dead-server-get-sabre-server
...
chore(dav): Remove dead \OCA\DAV\Server::getSabreServer
2023-12-11 16:23:26 +07:00
Arthur Schiwon
60663e9854
Merge pull request #42154 from nextcloud/fix/noid/live-photos-rename
...
fix rename on live photos
2023-12-11 16:17:30 +07:00
Côme Chilliet
d21ef3e631
Merge pull request #41535 from nextcloud/feat/merge-sqlite-check-to-database-check
...
Merge sqlite check to database check
2023-12-11 15:00:10 +07:00
Maxence Lange
e0a78dd2fe
fix rename
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-12-11 12:20:25 +07:00
Christoph Wurst
97f24302b3
chore(dav): Remove dead \OCA\DAV\Server::getSabreServer
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-12-11 13:16:06 +07:00