Ferdinand Thiessen
c19445f42d
fix(files): Use DAV functions from library to fix invalid source links
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-21 18:17:41 +01:00
Ferdinand Thiessen
fc51c96676
Merge pull request #42355 from nextcloud/backport/42241/stable28
...
[stable28] feat(setupcheck): Add setup check for maintenance_window_start config
2023-12-21 18:16:28 +01:00
Ferdinand Thiessen
d2a1dcb271
Merge pull request #42118 from nextcloud/stable28-backport-42030
...
[stable28] Replace input filed with password field and added password error message
2023-12-21 18:13:53 +01:00
Ferdinand Thiessen
e9328c0994
Merge pull request #42413 from nextcloud/backport/42381/stable28
...
[stable28] enh(dashboard): changed h1 to say Dashboard instead of Nextcloud
2023-12-21 17:15:57 +01:00
Kate
cd596f00cd
Merge pull request #42410 from nextcloud/backport/42406/stable28
2023-12-21 17:13:59 +01:00
Ferdinand Thiessen
cbc812137b
Merge pull request #42384 from nextcloud/backport/42298/stable28
...
[stable28] Don't write back .htaccess file on a RO filesystem
2023-12-21 17:13:13 +01:00
Ferdinand Thiessen
355c609de0
Merge pull request #42365 from nextcloud/backport/42361/stable28
...
[stable28] fix(manager): removed dead code
2023-12-21 17:10:42 +01:00
Ferdinand Thiessen
6a362f8993
Merge pull request #42315 from nextcloud/backport/42285/stable28
...
[stable28] fix(theming): Adjust theming util to calculate primary element color based on WCAG color contrast
2023-12-21 17:05:34 +01:00
Ferdinand Thiessen
92a11b08e5
Merge pull request #42403 from nextcloud/backport/42401/stable28
...
[stable28] fix: Ensure app menu entries and dashboard welcome message have enough contrast
2023-12-21 17:03:33 +01:00
John Molakvoæ
62d83123d1
Merge pull request #42417 from nextcloud/release/28.0.1
2023-12-21 16:26:24 +01:00
John Molakvoæ
f1dd41eb9d
28.0.1
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-21 15:08:58 +01:00
John Molakvoæ
fce1c1831c
Merge pull request #42423 from nextcloud/backport/42422/stable28
2023-12-21 15:08:44 +01:00
John Molakvoæ
3b0fc10ccc
fix(dav): undeclared $cache property
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-21 13:55:40 +00:00
Git'Fellow
4fb8403fb3
Read Only FS return false
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-12-21 12:41:49 +01:00
Nextcloud bot
26ef10a07f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-21 00:21:10 +00:00
Eduardo Morales
cead9a4f45
enh(dashboard): changed h1 to say Dashboard instead of Nextcloud
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2023-12-20 22:37:06 +00:00
Eduardo Morales
4628000ca2
enh(dashboard): changed h1 to say Dashboard instead of Nextcloud
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2023-12-20 22:37:05 +00:00
jld3103
4da91f56e4
fix(dav): Hide less than minute diff in calendar notification title
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-12-20 21:22:55 +00:00
julia.kirschenheuter
aeaf69f124
Replace input filed with password field and added password error message
...
Remove unneeded NcDateTimePicker
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
(cherry picked from commit 696545b530 )
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-12-20 11:22:48 -06:00
nextcloud-command
baa8fb5f14
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-12-20 15:55:10 +00:00
Ferdinand Thiessen
ba336f650b
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 15:16:35 +00:00
Joas Schilling
42dee2e29f
Merge pull request #42400 from nextcloud/backport/42140/stable28
...
[stable28] Update crl after revoke rides.csr
2023-12-20 15:41:49 +01:00
Matthieu Gallien
ed7eb579b0
Update crl after revoke rides.csr
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-12-20 11:26:47 +01:00
Nextcloud bot
063d811fab
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-20 00:19:28 +00:00
John Molakvoæ
1dda035324
Merge pull request #42380 from nextcloud/backport/42309/stable28
2023-12-19 19:11:57 +01:00
Anna Larch
5fd10dc398
fix(userstatus): set user status to 'In a meeting' if calendar is busy
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-12-19 15:47:29 +00:00
Louis
82e0f1f370
Merge pull request #42378 from nextcloud/backport/42349/stable28
...
[stable28] Use FileInfo's metadata for hidden prop
2023-12-19 16:27:58 +01:00
Louis
74be33f061
Merge pull request #42371 from nextcloud/artonge/backport/stable28/42353
...
[stable28] Add global accessibility switch
2023-12-19 16:15:46 +01:00
Louis Chemineau
7ba9a4bd5b
Add global accessibility switch
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-12-19 14:39:53 +01:00
Louis Chemineau
8cb5d47341
Use FileInfo's metadata for hidden prop
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-12-19 13:31:46 +00:00
Ferdinand Thiessen
bb5523097f
fix(theming): Adjust primary text color calculation to also work with high contrast themes
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-19 11:33:15 +01:00
Ferdinand Thiessen
8ff08d5a0a
fix(theming): Adjust hover color to be accessible
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-19 11:33:15 +01:00
Ferdinand Thiessen
e28ebe86c0
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-19 11:33:15 +01:00
Eduardo Morales
67d5cb3cb8
fix(manager): removed dead code
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2023-12-19 08:43:35 +00:00
Joas Schilling
1a45dd0b8c
Merge pull request #42351 from nextcloud/backport/42304/stable28
...
[stable28] fix(ooo): add new ooo status with new emoji
2023-12-19 09:05:33 +01:00
Nextcloud bot
96c9e1b7d9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-19 00:19:37 +00:00
Louis
4cbf64b030
Merge pull request #42357 from nextcloud/backport/42350/stable28
...
[stable28] Don't query oc_properties for metadata props
2023-12-18 18:01:04 +01:00
Louis Chemineau
112063bb5e
Don't query oc_properties for metadata props
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-12-18 15:20:49 +00:00
Joas Schilling
81ce0d1ac6
feat(setupcheck): Add setup check for maintenance_window_start config
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-18 14:35:27 +00:00
Anna Larch
deb4bef923
fix(ooo): add new ooo status with new emoji
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-12-18 12:06:57 +00:00
Joas Schilling
36f91063a1
Merge pull request #42316 from nextcloud/backport/42305/stable28
...
[stable28] fix(joblist): also reset last_run timestamp on updating an existing job
2023-12-18 12:00:16 +01:00
Anna Larch
7d90fb8209
fix(joblist): also reset last_run timestamp on updating an existing job
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-12-18 10:26:48 +01:00
Nextcloud bot
6146ddd06c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-18 00:19:30 +00:00
Nextcloud bot
b2de759ac5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-17 00:19:08 +00:00
Nextcloud bot
c905125614
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-16 00:19:31 +00:00
John Molakvoæ
01fad105be
Merge pull request #42307 from nextcloud/release/28.0.1_rc1
2023-12-15 16:03:17 +01:00
Eduardo Morales
42793caefc
Merge pull request #42294 from nextcloud/backport/42283/stable28
...
[stable28] fix: Ensure correct max contrast color is used when blurred background is used
2023-12-15 08:53:24 -06:00
John Molakvoæ
cccac2ae5f
Merge pull request #42311 from nextcloud/backport/42310/stable28
2023-12-15 15:50:03 +01:00
John Molakvoæ
f2e156668c
Merge pull request #42293 from nextcloud/backport/28-files-sizes
2023-12-15 15:27:11 +01:00
John Molakvoæ
94e60a3241
chore(deps): Bump @nextcloud/upload to 1.0.4
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-15 15:26:43 +01:00