summaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): Also sanitize fediverse and twitter handle in the frontendFerdinand Thiessen2025-02-076-49/+69
* fix(settings): Clarify peculiarities of enabling encryptionFerdinand Thiessen2025-01-315-190/+294
* fix(settings): Fix mail server settings formprovokateurin2025-01-261-29/+20
* Merge pull request #50278 from nextcloud/backport/50265/stable30max-nextcloud2025-01-201-1/+1
|\
| * fix(encryption): handle empty encryptionModules fineMax2025-01-201-1/+1
* | chore(i18n): Improved grammarrakekniven2025-01-201-1/+1
|/
* fix(settings): Correctly parse and display default quotabackport/50187/stable30Ferdinand Thiessen2025-01-161-11/+28
* fix(app-store): add missing exApps list items to search filterAndrey Borysenko2025-01-071-1/+2
* fix(app-store): Add back legacy store API used for update and removalFerdinand Thiessen2024-12-064-21/+29
* chore(assets): Recompile assets + lint fixnextcloud-command2024-11-201-5/+5
* fix(settings): Align contents of profile picture headingChristopher Ng2024-11-152-2/+6
* fix(ci): eslint fix, minor correction after rebaseAndrey Borysenko2024-10-301-8/+3
* fix: loading state reactivityAndrey Borysenko2024-10-301-24/+28
* fix(ci): fix eslint errorsAndrey Borysenko2024-10-303-12/+9
* fix: address review commentsAndrey Borysenko2024-10-307-30/+29
* WIP: remove app_api_apps vuex storeAndrey Borysenko2024-10-301-399/+0
* WIP: migrate to Pinia, minor fixesAndrey Borysenko2024-10-3010-66/+396
* WIP: address review comments, small fixesAndrey Borysenko2024-10-308-46/+67
* fix(ci): resolve eslint errorsAndrey Borysenko2024-10-3012-43/+53
* WIP: minor fixesAndrey Borysenko2024-10-301-1/+6
* WIP: add missing state checksAndrey Borysenko2024-10-301-1/+1
* WIP: use global mutation, since app_api_apps is namespacedAndrey Borysenko2024-10-301-16/+8
* WIP: add Daemon badge in app sidebar (2)Andrey Borysenko2024-10-302-0/+39
* feat(settings): migrate AppAPI ExApps management (1)Andrey Borysenko2024-10-3011-40/+692
* fix(app-store): Update update count in navigationFerdinand Thiessen2024-10-284-6/+26
* fix(app-store): Correctly render Markdown in app descriptionFerdinand Thiessen2024-10-242-48/+73
* fix(appstore): Hide last modified information for shipped appsbackport/48743/stable30Marcel Müller2024-10-181-1/+1
* fix(settings): Use axios directly for health check to preven URL sanitizingFerdinand Thiessen2024-10-081-1/+2
* fix(settings): disable Discover when appstore is disabledGrigorii K. Shartsev2024-09-172-3/+6
* fix(settings): Add back create group iconbackport/47881/stable30Christopher Ng2024-09-151-2/+2
* fix: Update AdminAI.vuerakekniven2024-09-091-1/+1
* chore(i18n): adapted lowercaserakekniven2024-09-091-1/+1
* fix(settings): Fix sharing exclude groups from password requirement option no...provokateurin2024-09-031-4/+4
* fix(settings): Add translators noteMarcel Klehr2024-09-031-0/+1
* fix(settings): Don't display built-in task types in AI settings TextProcessingMarcel Klehr2024-09-031-6/+6
* fix(settings): Hide forbidden UI elements for group managersFerdinand Thiessen2024-09-022-8/+20
* fix(settings): Don't show built-in textprocessing task types in textprocessin...Marcel Klehr2024-08-301-1/+9
* fix(settings): Remove STT admin settingsMarcel Klehr2024-08-301-21/+0
* fix(wording): "Line" manager instead of "Account" managerJérôme Herbinet2024-08-291-1/+1
* chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p...Ferdinand Thiessen2024-08-135-9/+9
* fix(settings): Repalce dashboard icon in appstoreFerdinand Thiessen2024-08-051-2/+2
* fix: Reset notification email automatically when deleting additonal emailChristopher Ng2024-08-021-0/+3
* chore(ShareSettings): Proper wording for share autocompletion settingsfenn-cs2024-07-301-2/+2
* chore(i18n): Changed wording to singularrakekniven2024-07-241-1/+1
* Merge pull request #46418 from nextcloud/artonge/feat/user_admin_delegationLouis2024-07-246-48/+57
|\
| * fix(users): Remove useless filtering conditionLouis Chemineau2024-07-221-4/+0
| * feat(users): Enable features for delegated user adminsLouis Chemineau2024-07-224-9/+9
| * fix(users): Improve error handling of some fields updateLouis Chemineau2024-07-222-35/+48
* | feat: let users configure their first day of weekRichard Steinmetz2024-07-224-1/+132
|/
* refactor: Fix some linting issues in frontend codeFerdinand Thiessen2024-07-192-5/+5