Ferdinand Thiessen
bc3bdc236e
fix(dashboard): Adjust widget border radius
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-23 16:43:54 +02:00
Nextcloud bot
9caf35ac3b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-23 00:20:13 +00:00
Anna Larch
e9e4bacbfd
fix(caldav): limit property length
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-08-22 11:22:43 +00:00
Joas Schilling
e5a14f6831
Merge pull request #47393 from nextcloud/backport/46991/stable30
...
[stable30] fix(ProvisioningAPI): set typed config values by via API
2024-08-22 08:42:15 +02:00
Joas Schilling
aeac721795
fix(provisioning): Support setting new app configs as well
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-22 08:06:06 +02:00
Nextcloud bot
ebd0c51915
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-22 00:20:28 +00:00
Ferdinand Thiessen
13a2bcaafd
chore: Update @nextcloud/vue to v8.17.0
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-21 19:10:49 +00:00
Andy Scherzinger
a1e1e2d840
Merge pull request #47392 from nextcloud/backport/47370/stable30
...
[stable30] fix(files): Move loading icon before grid toggle
2024-08-21 20:57:51 +02:00
Ferdinand Thiessen
0b29811e08
fix(files): Move loading icon before grid toggle
...
This prevents jumping of that toggle button when the view is loading.
Also adjust the design for Nextcloud 30 (prevent jumping of breadcrumbs when loading due to increased height).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-21 17:38:19 +02:00
Arthur Schiwon
54c6f1be80
fix(ProvisioningAPI): set typed config values by via API
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-08-21 13:00:17 +00:00
provokateurin
9f037c3ef3
chore(deps): Update openapi-extractor to v1.0.0
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-08-21 11:21:33 +00:00
Ferdinand Thiessen
dd30146ce9
fix(files_sharing): Sort by correct share attribute ("share with displayname")
...
There is no `title` attribute, so this causes an exception.
Instead sort by the "share with" displayname which will be the user or group the node is shared to.
Meaning this will also be the title of the share in the UI.
If this is not available or there are multiple for the same, then sort by the custom label.
If also this is not set sort by the creation time.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
[skip ci]
2024-08-21 07:55:24 +00:00
Andy Scherzinger
fc9a45462d
Merge pull request #47338 from nextcloud/backport/47332/stable30
...
[stable30] fix(caldav): allow renaming of birthday calendars
2024-08-21 08:58:15 +02:00
Joas Schilling
3b07eb9c7d
Merge pull request #47260 from nextcloud/backport/47252/stable30
...
[stable30] fix(adminaudit): Don't crash when creating folder
2024-08-21 08:53:17 +02:00
Anna Larch
b3698e1bdd
fix(caldav): allow renaming of birthday calendars
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-08-21 08:35:46 +02:00
Nextcloud bot
fae6b6f559
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-21 00:20:25 +00:00
Andy Scherzinger
fe84af1cb1
chore: Bump Hub 8 -> Hub 9
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-08-20 22:02:26 +00:00
Andy Scherzinger
cef2e2bcc8
Merge pull request #47322 from nextcloud/backport/47182/stable30
...
[stable30] perf: improve cleanup of tags/comments
2024-08-20 23:11:07 +02:00
Nextcloud bot
b46f541015
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-20 00:20:39 +00:00
Robin Appelman
13231effd0
perf: improve cleanup of tags/comments
...
delete entire chunk at once instead of one-by-one
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-08-19 11:41:41 +00:00
Nextcloud bot
3b7014e5f7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-19 00:20:25 +00:00
John Molakvoæ
eb1a26e530
Merge pull request #47305 from nextcloud/backport/47287/stable30
2024-08-18 13:28:00 +02:00
Nextcloud bot
4bc14ed801
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-18 00:23:03 +00:00
Ferdinand Thiessen
57bd5d06c1
fix: Access node owner by top level owner property
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-17 16:31:24 +00:00
Nextcloud bot
c6584da72c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-17 00:20:28 +00:00
Ferdinand Thiessen
941cd723b2
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-16 10:55:39 +00:00
Ferdinand Thiessen
9eeb360a09
fix: Adjust legacy CSS styles for new Nextcloud 30 design
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-16 10:55:39 +00:00
Joas Schilling
a54375b976
Merge pull request #47264 from nextcloud/backport/47258/stable30
...
[stable30] Don't save translated predefined user status as custom status
2024-08-16 09:44:59 +02:00
Nextcloud bot
1a9b1e9a2a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 00:20:14 +00:00
Joas Schilling
5441f97d56
fix(userstatus): Don't set predefined user status as custom when changing "Clear at"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-15 17:22:37 +00:00
Joas Schilling
b31a587be8
fix(adminaudit): Don't crash when creating folder
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-15 13:35:19 +00:00
Joas Schilling
3b6d9eb774
Merge pull request #47229 from nextcloud/backport/47212/stable30
...
[stable30] fix(security): Update expiration date in security.txt
2024-08-15 10:54:24 +02:00
Nextcloud bot
7c0932f208
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-15 00:25:56 +00:00
Joas Schilling
3c02c442af
fix(security): Update expiration date in security.txt
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-14 10:43:32 +00:00
Kate
458524e2e3
Merge pull request #46809 from nextcloud/refactor/files_external/security-attributes
2024-08-14 10:48:49 +02:00
Christoph Wurst
4585c71a5e
Merge pull request #47201 from nextcloud/fix/also-run-user-status-automation-for-start-and-end
...
fix(userstatus): run user status automation job for start and end events
2024-08-14 10:34:42 +02:00
John Molakvoæ
1fa9d3987b
Merge pull request #46887 from nextcloud/fix/versions-catch-insertion-error
2024-08-14 10:32:45 +02:00
John Molakvoæ
dbc2e9cdba
Merge pull request #46966 from nextcloud/fix/cache-uploader-get-content-function
2024-08-14 10:18:38 +02:00
Ferdinand Thiessen
ee4fb148b3
perf(files): Cache getContents function used for uploader
...
Instead of trigger a PROPFIND for every new-menu entry clicks,
or conflict handling of uploads, we can just use the cached content from the file store.
If we do not have any cache entry we fetch new, but otherwise this is not needed.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-14 09:47:56 +02:00
Kate
1044b7f0b9
Merge pull request #46813 from nextcloud/refactor/files_versions/security-attributes
2024-08-14 09:46:46 +02:00
Kate
8c08ac0def
Merge pull request #46812 from nextcloud/refactor/files_trashbin/security-attributes
2024-08-14 09:46:28 +02:00
provokateurin
c102b89cd5
refactor(files_external): Replace security annotations with respective attributes
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-08-14 09:44:57 +02:00
Anna Larch
0634aa710c
fix(userstatus): run user status automation job for start and end events
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-14 09:44:26 +02:00
John Molakvoæ
4920f90495
Merge pull request #47016 from nextcloud/refactor/cleanup-files-view
2024-08-14 09:43:27 +02:00
Kate
1f1cb6da48
Merge pull request #46806 from nextcloud/refactor/federation/security-attributes
2024-08-14 09:40:41 +02:00
Kate
ca9752482c
Merge pull request #46814 from nextcloud/refactor/oauth2/security-attributes
2024-08-14 09:38:28 +02:00
Kate
4673e1a391
Merge pull request #46816 from nextcloud/refactor/settings/security-attributes
2024-08-14 09:38:08 +02:00
Kate
8cb4679e5e
Merge pull request #46821 from nextcloud/refactor/updatenotification/security-attributes
2024-08-14 09:37:56 +02:00
Ferdinand Thiessen
7fec706f68
refactor(files): Drop unneeded initial state
...
The initial state is no longer used, it was only used in legacy UI and in the f2v rewrite
it was only used for the `id` which can be loaded just from the URL.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-14 09:31:27 +02:00
Christopher Ng
0c0ba5f552
fix(files): Fix non-sticky sticky views in files nav
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-14 07:27:49 +00:00