Commit Graph

81866 Commits (8defefe1f608068520aa6b4ceceaf478e173a259)
 

Author SHA1 Message Date
skjnldsv 8defefe1f6 chore(assets): Recompile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-07-24 10:57:32 +07:00
skjnldsv 3e7dc97cae feat: replace material icons with outline versions
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-07-24 10:55:43 +07:00
Nextcloud bot 697ad3a13e
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-24 00:13:36 +07:00
Ferdinand Thiessen 0d07542ef5
Merge pull request #54055 from nextcloud/fix/sharing-restore-on-failure
fix(files_sharing): restore state when updating share failed
2025-07-23 18:30:31 +07:00
nextcloud-command 1fbce910b3 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-07-23 17:07:33 +07:00
Ferdinand Thiessen fb397e6d23 fix(files_sharing): restore state when updating share failed
We need to save the previous state - here the password - so that if the
update fails we can revert the shown state.
This happens e.g. if you have the password policy app and try to add an
unsecure password.

To reproduce (with password policy):
1. Create new link share
2. enable password protection
3. use insecure password like `1234`
4. save share

Now you see that the update failed, but the password protection is still
enabled. This happened because `password` and `newPassword` were
misused. `password` was already set when `newPassword` was not saved so
we could not know to what we need to reset when the update failed.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-23 17:07:33 +07:00
John Molakvoæ cf29ebb764
Merge pull request #53967 from nextcloud/fix/fav-sort-nav 2025-07-23 15:28:17 +07:00
John Molakvoæ c7bf997ae6
Merge pull request #54057 from nextcloud/chore-enforce-dangling-comma 2025-07-23 14:00:15 +07:00
Daniel Kesselberg 860a2d3407
chore: compile assets
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-07-23 13:11:59 +07:00
Daniel Kesselberg 4d9e8d128b
style: enforce vue/html-self-closing
The ESLint vue/html-self-closing rule issues warnings but doesn't fail
the CI. Now, the CI enforces the vue/html-self-closing rule.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-07-23 13:08:54 +07:00
Daniel Kesselberg 4a571fc391
style: enforce comma-dangle
The ESLint comma-dangle rule issues warnings but doesn't fail the CI.
Running npm run lint:fix adds missing commas automatically. This often
leads to committing unrelated changes. Now, the CI enforces the dangling
comma rule.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-07-23 13:08:54 +07:00
Daniel 7268525a8a
Merge pull request #54016 from nextcloud/bug/noid/group-imip-logs-in-sentry
fix: group imip log messages by removing principal and uri
2025-07-23 11:21:15 +07:00
skjnldsv 6d3ad08e5c chore(assets): Recompile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-07-23 10:17:49 +07:00
skjnldsv 9d7214bc5a fix(files): sort favorites navigation alphabetically
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-07-23 10:15:14 +07:00
Nextcloud bot 4317bb7594
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-23 00:11:59 +07:00
Joas Schilling cf0abe7fce
Merge pull request #54011 from nextcloud/3rdparty-aws-diet
chore(3rdparty): remove unused aws services
2025-07-22 21:06:31 +07:00
Andy Scherzinger 5c82616166
Merge pull request #54037 from nextcloud/fix/taskprocessingcontroller-errorhandling
fix(TaskProcessingApiController): Improve error handling
2025-07-22 15:49:25 +07:00
Daniel Kesselberg 9bbbd11191
fix(imip): group messages by logging principal and uri as context
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-07-22 15:33:24 +07:00
John Molakvoæ 51a09438bf
Merge pull request #53983 from nextcloud/fix/files-new-folder
fix(files): new folder icon color
2025-07-22 12:36:19 +07:00
Marcel Klehr e2449bca6f fix(TaskProcessingApiController): Improve error handling
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-07-22 11:21:17 +07:00
Nextcloud bot 12685d6d5e
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-22 00:12:30 +07:00
Kate 263a276dbd
Merge pull request #53922 from nextcloud/fix/noid/fed-share-on-local-reshare 2025-07-21 19:01:47 +07:00
Kate cb7cab56b4
Merge pull request #54019 from nextcloud/fix/app-discover-section-media 2025-07-21 18:58:02 +07:00
Maxence Lange fab6d92f30 feat(federated-share): forward notification only on remote reshare
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-07-21 13:37:33 +07:00
nextcloud-command 940e1ad499 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-07-21 13:18:41 +07:00
skjnldsv 7a893104a2 fix(files): new folder icon color
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-07-21 13:10:01 +07:00
Maxence Lange 30fb9e3c5a
Merge pull request #54007 from nextcloud/fix/noid/no-lazy-loading-on-isBypassListed
fix(bruteforce): limit appconfig lazy loading
2025-07-21 12:03:15 +07:00
Daniel Kesselberg bf5629f83c
chore(3rdparty): remove unused aws services
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-07-21 14:46:09 +07:00
Joas Schilling 4954fbc3bd
Merge pull request #54017 from nextcloud/chore/codeowners/caldav-carddav
chore(codeowners): add codeowners for calendar and contacts impl
2025-07-21 14:19:52 +07:00
Joas Schilling d9e0216b2b
Merge pull request #53986 from nextcloud/bugfix/53985/trigger-update-for-autodisabled-local-apps
fix(update): Correctly trigger update for auto-disabled local apps
2025-07-21 14:09:22 +07:00
Ferdinand Thiessen 074b994218
fix(settings): verify source of app-discover media
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-21 14:06:47 +07:00
Daniel Kesselberg 771859b29d
chore(codeowners): add codeowners for calendar and contacts impl
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-07-21 13:17:07 +07:00
Kate a1f4b59997
Merge pull request #54003 from nextcloud/enh/noid/appconfig-get-fast-keys 2025-07-21 12:27:42 +07:00
Maxence Lange 484491e7cc fix(bruteforce): limit appconfig lazy loading
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-07-20 00:49:11 +07:00
Nextcloud bot dc48b6b9ac
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-20 00:12:51 +07:00
Maxence Lange 20b908cf3f feat(appconfig): add searchKeys()
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-07-18 23:54:55 +07:00
Nextcloud bot c4b11e8a6d
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-19 00:12:24 +07:00
Nextcloud bot daeb1e3a67
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-18 00:13:58 +07:00
Ferdinand Thiessen 74ff1c64f0
Merge pull request #53979 from nextcloud/fix/settings-share-folder
fix(files_sharing): ensure share folder exists in the settings
2025-07-17 23:16:31 +07:00
Ferdinand Thiessen 2120a5059c
Merge pull request #53993 from nextcloud/fix/files-mtime
fix(files): make sure mtime row is wide enough
2025-07-17 22:50:37 +07:00
Ferdinand Thiessen ebc5ae810e
Merge pull request #52777 from nextcloud/feat/add-config-for-share-perm
feat(files_sharing): add config option for extending link-share permissions
2025-07-17 17:58:03 +07:00
nextcloud-command 1eb6f0b0f2
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-07-17 16:59:45 +07:00
Ferdinand Thiessen 7fe272fd74
fix(Coordinator): ensure the core app is loaded first
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-17 16:59:45 +07:00
Ferdinand Thiessen a18e61a1e5
feat(files_sharing): add config option for extending link-share permissions
This allows the admin to control the behavior whether link shares with
READ permissions should be extended to also gain SHARE permissions,
allowing users (public share receivers) to add the share to their cloud.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-17 16:59:36 +07:00
Ferdinand Thiessen df69510a4c
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-17 14:52:04 +07:00
Ferdinand Thiessen 58e03a647f
fix(files): make sure mtime row is wide enough
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-17 14:50:12 +07:00
John Molakvoæ 2cbfdcc493
Merge pull request #53984 from nextcloud/feat/hint-hidden
fix(files): show hidden new file name warning
2025-07-17 14:25:15 +07:00
nextcloud-command 0cfc35ff89 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-07-17 11:46:11 +07:00
skjnldsv e889aaa621 feat(files): show hidden new file name warning
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-07-17 11:44:03 +07:00
John Molakvoæ 37e401e191
Merge pull request #53965 from nextcloud/feat/order-action
feat(files): allow custom setting order
2025-07-17 13:41:53 +07:00