nextcloud/apps/settings/src
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 +02:00
..
components feat(files_sharing): add config option for extending link-share permissions 2025-07-17 16:59:36 +02:00
composables fix(AppNavigationGroupList): restore navigation panel and search/filter functionality for sub-admin groups 2025-06-02 08:53:10 +02:00
constants fix(settings): Also sanitize fediverse and twitter handle in the frontend 2025-02-06 11:58:24 +01:00
mixins fix(UserRow): retrieve available groups from the store 2025-06-02 08:53:10 +02:00
router fix(settings): disable Discover when appstore is disabled 2024-09-16 16:28:04 +02:00
service chore: migrate types to @simplewebauthn/browser (changes package layout) 2025-04-18 23:56:06 +02:00
store fix(settings): Prevent double request on manager change 2025-05-22 13:33:24 +01:00
utils fix(settings): Natural order groups 2025-03-28 14:12:52 -07:00
views perf(settings): Make scrolling smooth when a large number of groups are rendered 2025-03-28 14:12:52 -07:00
admin-settings-sharing.ts chore: Add SPDX header 2024-06-03 20:33:31 +02:00
admin.js fix(setupchecks): Treat information messages as success 2025-03-24 17:53:21 +00:00
app-types.ts feat(app_api): Advanced deploy options 2025-01-20 19:26:29 +02:00
apps.js chore: Add SPDX header 2024-06-03 20:33:31 +02:00
logger.ts chore: Add SPDX header 2024-06-03 20:33:31 +02:00
main-admin-ai.js fix: adjust webpack nonce generation 2025-04-07 14:44:53 +02:00
main-admin-basic-settings.js chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
main-admin-delegation.js chore: Add SPDX header 2024-06-03 20:33:31 +02:00
main-admin-security.js fix: adjust webpack nonce generation 2025-04-07 14:44:53 +02:00
main-apps-users-management.ts fix(app-store): Add back legacy store API used for update and removal 2024-11-11 21:52:31 +01:00
main-declarative-settings-forms.ts feat: add support for sensitive Declarative settings values encryption 2025-05-28 20:43:04 +03:00
main-nextcloud-pdf.js chore: Add SPDX header 2024-06-03 20:33:31 +02:00
main-personal-info.js feat: add profile pronouns 2024-09-17 22:20:36 +02:00
main-personal-password.js fix: adjust webpack nonce generation 2025-04-07 14:44:53 +02:00
main-personal-security.js chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
main-personal-webauth.js fix: adjust webpack nonce generation 2025-04-07 14:44:53 +02:00
webpack.shim.d.ts chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00