aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): Add nextTick to saveChangesMarcel Klehr2024-11-181-1/+2
* fix(profile): triggerbutton selectorskjnldsv2024-11-141-1/+1
* fix(app-store): Add back legacy store API used for update and removalFerdinand Thiessen2024-11-114-17/+24
* Better distinguish this parameter dedicated to internal sharesJerome-Herbinet-internal-shares-parameter-better-distinctionJérôme Herbinet2024-11-091-1/+1
* fix(ci): eslint fix, minor correction after rebaseAndrey Borysenko2024-10-291-8/+3
* fix: loading state reactivityAndrey Borysenko2024-10-291-24/+28
* fix(ci): fix eslint errorsAndrey Borysenko2024-10-293-12/+9
* fix: address review commentsAndrey Borysenko2024-10-297-30/+29
* WIP: remove app_api_apps vuex storeAndrey Borysenko2024-10-291-399/+0
* WIP: migrate to Pinia, minor fixesAndrey Borysenko2024-10-2910-66/+396
* WIP: address review comments, small fixesAndrey Borysenko2024-10-298-46/+67
* fix(ci): resolve eslint errorsAndrey Borysenko2024-10-2912-43/+53
* WIP: minor fixesAndrey Borysenko2024-10-291-1/+6
* WIP: add missing state checksAndrey Borysenko2024-10-291-1/+1
* WIP: use global mutation, since app_api_apps is namespacedAndrey Borysenko2024-10-291-16/+8
* WIP: add Daemon badge in app sidebar (2)Andrey Borysenko2024-10-292-0/+39
* feat(settings): migrate AppAPI ExApps management (1)Andrey Borysenko2024-10-2911-40/+692
* fix(settings): Align contents of profile picture headingfix/align-avatar-visibilityChristopher Ng2024-10-292-2/+6
* fix(app-store): Update update count in navigationFerdinand Thiessen2024-10-284-6/+26
* Merge pull request #48864 from nextcloud/fix/invalid-app-configFerdinand Thiessen2024-10-231-17/+17
|\
| * fix(settings): Do not use `null` on `string` parameter for sharing disclaimerFerdinand Thiessen2024-10-231-17/+17
* | fix(app-store): Correctly render Markdown in app descriptionFerdinand Thiessen2024-10-232-48/+73
|/
* fix(appstore): Hide last modified information for shipped appsfix/45717/hide-last-modified-for-shipped-appsMarcel Müller2024-10-161-1/+1
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-1612-47/+55
* chore(sass): migrate from deprecated mixed declsGrigorii K. Shartsev2024-10-142-6/+6
* chore: Use more gender neutral languageprovokateurin2024-10-141-1/+1
* chore: fix usage of deprecated functions and adjust code styleFerdinand Thiessen2024-09-202-6/+3
* feat: add profile pronounsJohn Molakvoæ (skjnldsv)2024-09-173-20/+73
* fix(settings): disable Discover when appstore is disabledGrigorii K. Shartsev2024-09-162-3/+6
* fix(settings): Add back create group iconChristopher Ng2024-09-101-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 line managersFerdinand Thiessen2024-08-302-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: Adjust more places for logical positionFerdinand Thiessen2024-08-2912-268/+23
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-2915-28/+273
* Merge pull request #47450 from nextcloud/Jerome-Herbinet-line-managerFerdinand Thiessen2024-08-271-1/+1
|\
| * fix(wording): "Line" manager instead of "Account" managerJérôme Herbinet2024-08-261-1/+1
* | test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-261-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