John Molakvoæ
9dee49be4c
fix(settings): set default or unlimited user quota
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-14 21:50:24 +01:00
Nextcloud bot
bcfbedd799
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-14 00:19:38 +00:00
Nextcloud bot
aa051fd0b9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-13 00:20:32 +00:00
Ferdinand Thiessen
14f690664d
enh(comments): Add always visible labels for comment input
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-12 20:56:03 +00:00
Nextcloud bot
b9540a8964
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-12 11:00:43 +00:00
Nextcloud bot
b906e1eda0
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-12 10:40:22 +00:00
John Molakvoæ
2606c99666
Merge pull request #42719 from nextcloud/feature/filelist_refresh_current_folder_on_update-stable28
2024-01-12 08:45:11 +01:00
Eduardo Morales
36a2406430
fix(files): switched native input to NcButton
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-01-11 18:57:25 -06:00
Nextcloud bot
fd3d113fba
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-12 00:19:50 +00:00
Eduardo Morales
83149237be
Merge pull request #42724 from nextcloud/backport/42709/stable28
...
[stable28] `SharingEntrySimple` needs `ul` or `ol` around it
2024-01-11 16:02:15 -06:00
nextcloud-command
b9fce06452
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-11 20:47:52 +00:00
Simon L
5242c2c84c
fix styling of development-notice
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-01-11 17:52:36 +00:00
Simon L
c71d08cd4b
sharing-entry__reshare needs ul or ol around it
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-01-11 17:52:20 +00:00
Raul Ferreira
cd4796c87c
Refresh FileList on current folder update
...
Signed-off-by: Raul Ferreira <r.ferreira.fuentes@gmail.com>
2024-01-11 18:14:19 +01:00
Simon L
2b378f6ab2
Merge pull request #42715 from nextcloud/backport/42698/stable28
...
[stable28] update webauthn section to feature components
2024-01-11 18:03:45 +01:00
John Molakvoæ
8481393581
chore(deps): bump @nextcloud/files to 3.1.0
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-11 15:42:56 +01:00
John Molakvoæ
e4fdd24d2f
fix(files): group duplicate shares
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-11 15:42:56 +01:00
John Molakvoæ
b77afb4ed1
fix(files): fix unshare action
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-11 15:42:55 +01:00
Simon L
881523adb6
update webauthn section to feature components
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-01-11 14:36:36 +00:00
John Molakvoæ
afa59d6ef7
Merge pull request #42691 from nextcloud/backport/41972/stable28
2024-01-11 12:43:45 +01:00
provokateurin
93fa6bb8b6
fix(weather_status): Fix forecast format in OpenAPI
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-11 08:23:23 +00:00
Nextcloud bot
ab98a66c13
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-11 00:19:10 +00:00
Grigorii K. Shartsev
33f208d156
refactor(files): remove merged to @nextcloud/vue changes
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-01-10 19:46:40 +01:00
Grigorii K. Shartsev
41183b9089
fix(files): move header actions out from the table
...
Having actions in the table header is no valid for a11y and counts as a column name.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-01-10 18:43:06 +00:00
provokateurin
bb752fa304
feat(user_status): Add online status type for OpenAPI
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-10 15:56:34 +00:00
Joas Schilling
9280e023b1
Merge pull request #42358 from nextcloud/backport/42354/stable28
...
[stable28] Typo in move or copy
2024-01-10 09:18:53 +01:00
Joas Schilling
b4757495f5
Fix typo in move or copy dialog
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-10 08:55:27 +01:00
provokateurin
94ebed0681
chore(deps): Update openapi-extractor
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-10 06:21:40 +00:00
Nextcloud bot
d2da55c0c5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-10 00:20:40 +00:00
Louis Chemineau
cb5c29bd98
Include grid view toggle in accessibility switch
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-09 08:55:55 +00:00
Nextcloud bot
a4ed172fdf
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-09 00:20:17 +00:00
Eduardo Morales
3ca94730aa
fix(files): kept only first and last breadcrumb titles
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-01-08 15:03:45 -06:00
Christopher Ng
2142d469a0
fix(files): Fix unresponsive file click to download
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-01-08 11:43:31 -08:00
Grigorii K. Shartsev
5522000067
refactor(files): replace deprecated is attr on <a> with dynamic component
...
- Special attribute `is` is deprecated and removed in Vue 3
- It is confusing, that `<a>` element is rendered as `span` sometimes
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-01-08 19:55:49 +01:00
Grigorii K. Shartsev
3ff2b25ea0
fix(files): make file list item link focusable
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-01-08 19:55:49 +01:00
Grigorii K. Shartsev
268744ee73
fix(files): remove focus outline on file list item click
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-01-08 19:55:49 +01:00
Grigorii K. Shartsev
6e5e4cc1d8
Merge pull request #42630 from nextcloud/backport/41916/stable28
...
[stable28] fix(files): add visible label to webdav URL in settings
2024-01-08 20:59:53 +05:00
Eduardo Morales
94a676c378
enh(settings): removed background-gradient to ensure contrast ratio a11y requirements
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
(cherry picked from commit e5767898c7 )
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2024-01-08 08:17:25 -06:00
Grigorii K. Shartsev
629e4f0a83
fix(files): add label for WebDAV URL in files settings
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-01-08 15:11:29 +01:00
Simon L
5382cb59d2
Merge pull request #42609 from nextcloud/backport/42428/stable28
...
[stable28] fix(files_external): add back js config files
2024-01-08 14:57:34 +01:00
Nextcloud bot
a77af0e643
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-08 00:22:08 +00:00
Nextcloud bot
2c23a7cf99
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-07 00:20:29 +00:00
John Molakvoæ
ffd71b65b4
fix(files_external): add back js config files
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-06 09:51:42 +00:00
Nextcloud bot
2f4c5a2a39
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-06 00:20:18 +00:00
julia.kirschenheuter
e73d81641d
Fix SVG's for social media links
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2024-01-05 12:14:42 +00:00
Nextcloud bot
36607881ce
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-05 00:22:19 +00:00
Côme Chilliet
63def6dc95
Fix upgrade of user_ldap when oc_group_members contains duplicated uids
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-04 13:28:36 +00:00
Nextcloud bot
c61fabed18
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-04 00:20:07 +00:00
John Molakvoæ
820b2beb6b
fix(files): open menu on right click position
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-03 13:59:28 -06:00
Nextcloud bot
c8104266f8
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-03 00:20:17 +00:00