Louis
|
14180c576f
|
Merge pull request #42680 from nextcloud/artonge/fix/view_only_error_message
Improve view only error message
|
2024-01-11 12:12:47 +01:00 |
|
Julius Härtl
|
f8625cfe60
|
Merge pull request #42679 from nextcloud/fix/chunked-quota
fix(quota): automatically detect chunk quota with `OC-Total-Length` header
|
2024-01-11 12:01:20 +01:00 |
|
John Molakvoæ
|
365bb7ded0
|
chore(deps): bump @nextcloud/files to 3.1.0
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-11 11:57:49 +01:00 |
|
John Molakvoæ
|
9553718acf
|
fix(files): group duplicate shares
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-11 11:57:49 +01:00 |
|
John Molakvoæ
|
32071942de
|
fix(files): fix unshare action
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-11 11:57:48 +01:00 |
|
Julius Härtl
|
bde0608dc3
|
Merge pull request #42533 from nextcloud/fix/weather_status/forecast-format
fix(weather_status): Fix forecast format in OpenAPI
|
2024-01-11 09:09:59 +01:00 |
|
Nextcloud bot
|
55398e4528
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-11 00:19:02 +00:00 |
|
Eduardo Morales
|
8f77f70b71
|
fix(files): switched native input to NcButton
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2024-01-10 12:29:34 -06:00 |
|
Grigorii K. Shartsev
|
ad4923ebd6
|
refactor(files): remove merged to @nextcloud/vue changes
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2024-01-10 17:52:25 +01:00 |
|
Grigorii K. Shartsev
|
b1a9017f5f
|
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 17:52:24 +01:00 |
|
Louis Chemineau
|
25274f92b7
|
Improve view only error message
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-01-10 17:04:26 +01:00 |
|
Robin Appelman
|
62506a4e8d
|
Merge pull request #42558 from nextcloud/trash-mtime-deletion-time
use deletion time instead of mtime in trashbin handling
|
2024-01-10 14:28:09 +01:00 |
|
John Molakvoæ
|
9703b1da41
|
fix(quota): automatically detect chunk quota with OC-Total-Length header
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-10 13:26:25 +01:00 |
|
Kate
|
50aeae6a85
|
Merge pull request #42527 from nextcloud/feat/user_status/online-status-type
|
2024-01-10 09:57:46 +01:00 |
|
Joas Schilling
|
2c815256f2
|
Merge pull request #42590 from nextcloud/add-settings-section-type-attribute
Add settings section type attribute on settings app-content section
|
2024-01-10 09:23:26 +01:00 |
|
Kate
|
ee710d1010
|
Merge pull request #42532 from nextcloud/fix/user_status/custom-message-icon-only
|
2024-01-10 09:11:26 +01:00 |
|
provokateurin
|
b7ce6d3b53
|
fix(weather_status): Fix forecast format in OpenAPI
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-01-10 09:10:08 +01:00 |
|
provokateurin
|
cbc27d3ca7
|
feat(user_status): Add online status type for OpenAPI
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-01-10 09:03:29 +01:00 |
|
Joas Schilling
|
5203d7720f
|
Merge pull request #42666 from nextcloud/chore/deps/update-openapi-extractor
chore(deps): Update openapi-extractor
|
2024-01-10 07:11:01 +01:00 |
|
Nextcloud bot
|
77b783a9cb
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-10 00:20:28 +00:00 |
|
provokateurin
|
1c157647d9
|
chore(deps): Update openapi-extractor
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-01-09 18:12:57 +01:00 |
|
Côme Chilliet
|
012dcbbccc
|
Merge pull request #42176 from nextcloud/feat/migrate-appdirowner-setupcheck
Migrate app dir owner check to new SetupCheck API
|
2024-01-09 14:41:12 +01:00 |
|
John Molakvoæ
|
9e4c9b97dd
|
fix(psalm): update baseline and suppress unnecessary issues
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-09 11:08:46 +01:00 |
|
John Molakvoæ
|
18399fc1cf
|
fix: improve typing and use \OCP\Server::get
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-09 10:56:34 +01:00 |
|
John Molakvoæ
|
82b5a19a35
|
fix: public dav and files_sharing testing fixes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-09 10:56:14 +01:00 |
|
John Molakvoæ
|
7b6a650b6e
|
feat: public dav endpoint v2
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-09 10:56:06 +01:00 |
|
Côme Chilliet
|
d2dbe1c50c
|
Migrate tests for AppDirsWithDifferentOwner setup check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-09 09:52:13 +01:00 |
|
Nextcloud bot
|
fdc64ea2f5
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-09 00:20:07 +00:00 |
|
Louis Chemineau
|
d6cd3a6b49
|
Include grid view toggle in accessibility switch
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-01-08 23:15:38 +01:00 |
|
Côme Chilliet
|
3d4c4f19b4
|
Migrate app dir owner check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-08 17:37:14 +01:00 |
|
Côme Chilliet
|
94d0399229
|
Improve PHP opcache setup check and reduce level in some cases
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-08 16:03:53 +01:00 |
|
Côme Chilliet
|
c92fbca6e6
|
Fix small psalm issue
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-08 15:09:09 +01:00 |
|
Côme Chilliet
|
f6df5dae34
|
Remove unsupported <code> tag and use quotes instead
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-08 15:09:09 +01:00 |
|
Côme Chilliet
|
989b5ffbab
|
Remove unused properties from CheckSetupControllerTest
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-08 15:09:09 +01:00 |
|
Côme Chilliet
|
3f13a1a47e
|
Migrate opcache check to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-08 15:09:09 +01:00 |
|
Nextcloud bot
|
ab2bb2be61
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-08 00:21:59 +00:00 |
|
Nextcloud bot
|
0488e2a183
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-07 00:20:19 +00:00 |
|
John Molakvoæ
|
74b4b4ef64
|
fix(files_external): add back js config files
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-06 10:25:19 +01:00 |
|
Christopher Ng
|
5e7ba125f0
|
fix(files): Fix unresponsive file click to download
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-01-05 16:46:39 -08:00 |
|
Nextcloud bot
|
568a997a68
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-06 00:20:08 +00:00 |
|
Eduardo Morales
|
2554419805
|
fix(files): kept only first and last breadcrumb titles
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2024-01-05 11:09:59 -06:00 |
|
Julia Kirschenheuter
|
fdb4e771f3
|
Merge pull request #42586 from nextcloud/fix/41860-fix-svgs-for-social-media-links
Fix SVG's for social media links
|
2024-01-05 12:50:43 +01:00 |
|
julia.kirschenheuter
|
eed681796d
|
Fix SVG's for social media links
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
2024-01-05 11:01:47 +01:00 |
|
Thomas Citharel
|
0d39079c99
|
fix(settings): check if activeSectionId and activeSectionType are defined before using them
Closes #41513
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-05 10:06:28 +01:00 |
|
Thomas Citharel
|
c75fbf8a83
|
Add data-active-section-type attribute to app-content settings section
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-05 09:58:46 +01:00 |
|
Nextcloud bot
|
7502c19ddd
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-05 00:22:07 +00:00 |
|
Eduardo Morales
|
e7129bb0f5
|
enh(files): made breadcrumb component lang=ts
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2024-01-04 10:17:55 -06:00 |
|
Côme Chilliet
|
6d0f0fc01b
|
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 11:51:33 +01:00 |
|
Julia Kirschenheuter
|
11124c72e6
|
Merge pull request #42570 from nextcloud/enh/settings/42440/preview-card-settings-now-satisfy-contrast-ratio
enh(settings): removed background-gradient to ensure contrast ratio a11y requirements
|
2024-01-04 09:28:34 +01:00 |
|
Nextcloud bot
|
6690eebff4
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-04 00:19:57 +00:00 |
|