Eduardo Morales
d949fce1d5
Merge pull request #42381 from nextcloud/fix/h1-element-rename-for-dashboard
...
enh(dashboard): changed h1 to say Dashboard instead of Nextcloud
2023-12-20 16:30:54 +07:00
Eduardo Morales
be54715436
enh(dashboard): changed h1 to say Dashboard instead of Nextcloud
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2023-12-20 15:25:35 +07:00
Eduardo Morales
94d122deab
enh(dashboard): changed h1 to say Dashboard instead of Nextcloud
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2023-12-20 15:25:35 +07:00
Anna
81b874b2b6
Merge pull request #42406 from nextcloud/fix/dav/calendar-notification-less-than-minute-title
...
fix(dav): Hide less than minute diff in calendar notification title
2023-12-20 22:17:05 +07:00
jld3103
08b43021e1
fix(dav): Hide less than minute diff in calendar notification title
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-12-20 18:29:57 +07:00
John Molakvoæ
aae99606e0
Merge pull request #42366 from nextcloud/fix/dragdrop-join
2023-12-20 17:42:11 +07:00
Julia Kirschenheuter
4f7ed475de
Merge pull request #42401 from nextcloud/fix/app-menu-colors
...
fix: Ensure app menu entries and dashboard welcome message have enough contrast
2023-12-20 16:03:54 +07:00
Ferdinand Thiessen
de57e517a5
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-20 14:53:17 +07:00
Ferdinand Thiessen
fde6914ae1
fix: Adjust colors of app menu and dashboard
...
Those elements are shown directly on the background which has the `color-primary`,
so they need to use `color-primary-text` instead of `color-primary-element-text` for guranteed contrast.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-20 14:53:17 +07:00
Joas Schilling
2d13ab50c7
Merge pull request #42140 from nextcloud/updateCrl
...
Update crl after revoke rides.csr
2023-12-20 13:11:34 +07:00
John Molakvoæ
dc82c2798a
chore: compile assets
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-20 10:52:39 +07:00
John Molakvoæ
dbfd8f612b
fix(files): drag and drop events chain and cancel
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-20 10:51:03 +07:00
John Molakvoæ
820b67a5e2
fix(files): recursive drop path join
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-20 10:51:03 +07:00
Matthieu Gallien
a3470b1b1f
Update crl after revoke rides.csr
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-12-20 10:17:12 +07:00
Nextcloud bot
66b2fd95d1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-20 00:19:18 +07:00
Git'Fellow
5077d0a10b
Merge pull request #42298 from nextcloud/readOnlyFSFalse
...
Don't write back .htaccess file on a RO filesystem
2023-12-19 21:34:16 +07:00
Eduardo Morales
e8275ab0a2
Merge pull request #42329 from nextcloud/fix/highcontrast
...
fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrast
2023-12-19 11:34:54 +07:00
Marcel Klehr
c3d5b46f53
Merge pull request #41088 from nextcloud/enh/text-processing-provider-with-id
...
enh(TextProcessing): Allow providers and task types to declare a dynamic ID instead of using className
2023-12-19 17:43:18 +07:00
Ferdinand Thiessen
acfb8ef551
fix(theming): Adjust `color-error` and `color-success` to work for input border colors
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-19 10:20:33 +07:00
Ferdinand Thiessen
74f6995bdb
fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrast
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-19 10:20:33 +07:00
Anna
94a5e6c7b3
Merge pull request #42309 from nextcloud/enh/meeting-status-automation
...
fix(userstatus): set user status to 'In a meeting' if calendar is busy
2023-12-19 16:40:41 +07:00
Marcel Klehr
53be798a70
Merge branch 'master' into enh/text-processing-provider-with-id
2023-12-19 16:14:13 +07:00
Marcel Klehr
9327e36ef4
Merge pull request #41087 from nextcloud/enh/stt-provider-with-id
...
enh(SpeechToText): Allow providers to declare a dynamic ID instead of using className
2023-12-19 15:29:22 +07:00
Marcel Klehr
e5622171b4
Update autoloaders
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-19 15:01:03 +07:00
Anna Larch
4c6eff975f
fix(userstatus): set user status to 'In a meeting' if calendar is busy
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-12-19 14:59:00 +07:00
Louis
2f647aacc5
Merge pull request #42349 from nextcloud/artonge/perf/dav_hidden_prop
...
Use FileInfo's metadata for hidden prop
2023-12-19 14:17:23 +07:00
Marcel Klehr
6f0b192fcb
Update autoloaders
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-19 13:59:30 +07:00
Marcel Klehr
52d729c69e
cs:fix
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-19 13:32:15 +07:00
Richard Steinmetz
fbcd5f4f00
Merge pull request #42339 from nextcloud/fix/dav/allow-multiple-organizers
...
fix(dav): allow multiple organizers if possible
2023-12-19 13:03:47 +07:00
Marcel Klehr
928fee8ab4
enh(SpeechToText): Allow providers to declare a dynamic ID instead of using className
...
this allows AppAPI to register anonymous classes as SpeechToText providers
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-19 12:31:21 +07:00
Marcel Klehr
2e0141165a
Merge branch 'master' into enh/text-processing-provider-with-id
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-19 12:29:03 +07:00
Louis
d8381acf86
Merge pull request #42353 from nextcloud/artonge/feat/global_accessibility_switch
...
Add global accessibility switch
2023-12-19 11:32:42 +07:00
Louis Chemineau
6948c074e9
Use FileInfo's metadata for hidden prop
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-12-19 10:23:28 +07:00
Louis Chemineau
a39b3a3d84
Add global accessibility switch
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-12-19 10:21:13 +07:00
John Molakvoæ
bfee3167b3
Merge pull request #42338 from nextcloud/fix/files-recent-links
2023-12-19 09:52:01 +07:00
Ferdinand Thiessen
6556465431
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-19 09:32:16 +07:00
Côme Chilliet
df32c7c946
Merge pull request #42361 from nextcloud/fix/remove-unnecessary-checks
...
fix(manager): removed dead code
2023-12-19 09:30:18 +07:00
Ferdinand Thiessen
6a67afff37
fix(files): Use DAV functions from library to fix invalid source links
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-19 09:21:00 +07:00
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
Eduardo Morales
24f97a57e2
fix(manager): removed dead code
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2023-12-18 12:29:50 +07:00
Eduardo Morales
8f1acd14ec
Merge pull request #42287 from nextcloud/fix/dark-theme-and-element-colors
...
fix(theming): Adjust status colors and make dark theme fully accessible
2023-12-18 11:13:09 +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
Ferdinand Thiessen
7ef933ad68
Merge pull request #42184 from nextcloud/fix/unified-search-keep-search-input-on-top
...
enh(UnifiedSearch): Keep the searchbar on top of the modal
2023-12-18 15:32:36 +07:00
Joas Schilling
f584738f3b
chore(assets): Recompile JS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-18 15:26:00 +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
Ferdinand Thiessen
ac2182cc77
enh(UnifiedSearch): Keep the searchbar on top of the modal
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-18 13:59:09 +07:00