aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* feat(settings): Cache app discover images to ensure privacy of usersFerdinand Thiessen2024-03-141-5/+14
* feat(settings): Implement `carousel` type for app discover sectionFerdinand Thiessen2024-03-144-4/+222
* feat(settings): Implement `post` type for app discover sectionFerdinand Thiessen2024-03-146-34/+506
* feat(settings): Implement new app discover section for app managementFerdinand Thiessen2024-03-146-19/+213
* feat: Migrate HSTS check to Security headers SetupCheckCôme Chilliet2024-03-131-3/+2
* feat: Add declarative settingsjld31032024-03-122-0/+318
* fix(settings): Save account management settings in local storageFerdinand Thiessen2024-03-112-34/+18
* fix(settings): Always open the details tab for selected appFerdinand Thiessen2024-03-111-4/+10
* feat(settings): Split account management into navigation and contentFerdinand Thiessen2024-03-118-329/+352
* feat(settings): Split account management and app store views into chunksFerdinand Thiessen2024-03-116-133/+258
* feat(settings): Refactor appstore to use PiniaFerdinand Thiessen2024-03-111-0/+104
* feat: Add composable to fetch app icon as SVG for inline useFerdinand Thiessen2024-03-111-0/+52
* feat: Make appstore sidebar tabs standalone componentsFerdinand Thiessen2024-03-115-267/+635
* fix: Get rid of PrefixMixinFerdinand Thiessen2024-03-112-35/+1
* feat(settings): Split appstore code into better maintainable piecesFerdinand Thiessen2024-03-115-1/+351
* feat(settings): Refactor routing code to use named router viewsFerdinand Thiessen2024-03-116-154/+122
* fix: Remove deprecated parts from `AppLevelBadge`Ferdinand Thiessen2024-03-071-7/+1
* fix(settings): Remove migrated SetupCheck from legacy JS codeFerdinand Thiessen2024-03-071-6/+2
* fix(settings): users settings cypressJohn Molakvoæ (skjnldsv)2024-03-071-3/+3
* feat: Make the AppScorce component to use SVG iconsFerdinand Thiessen2024-03-061-13/+61
* fix(settings): Split group listsChristopher Ng2024-03-061-29/+34
* feat: Make the `app-level` a component (`AppLevelBadge`)Ferdinand Thiessen2024-03-063-26/+102
* feat(settings): Limit markdown heading output to ensure consistent levelsFerdinand Thiessen2024-03-062-2/+2
* fix: Allow markdown to limit the min heading levelFerdinand Thiessen2024-03-061-0/+8
* fix(settings): Disable app again if it breaks the files appFerdinand Thiessen2024-03-061-1/+3
* fix(settings): emails actions a11y and designGrigorii K. Shartsev2024-03-054-262/+191
* fix(settings): Refactor logger code to use TypescriptFerdinand Thiessen2024-03-0510-13/+14
* Merge pull request #43908 from nextcloud/feat/migrate-data-directory-setup-checkFerdinand Thiessen2024-02-291-3/+2
|\
| * feat(settings): Migrate data directory protection check to `SetupCheck`Ferdinand Thiessen2024-02-291-3/+2
* | Merge pull request #43897 from nextcloud/fix/move_out_profile_picture_federat...Ferdinand Thiessen2024-02-292-7/+5
|\ \ | |/ |/|
| * fix(files): fix html structure on pre profile pagejulia.kirschenheuter2024-02-292-7/+5
* | feat(settings): Migrate OCM / OCS provider tests to SetupCheckFerdinand Thiessen2024-02-271-4/+2
|/
* fix(settings): Adjust frontend of appstore and user management to use initial...Ferdinand Thiessen2024-02-237-18/+21
* fix(settings): Only use `id` in categories - drop duplicated `ident` propertyFerdinand Thiessen2024-02-231-3/+3
* fix(settings): Fix required groups validation for subadminsChristopher Ng2024-02-201-20/+2
* Merge pull request #43588 from nextcloud/feat/woff2-check-setupcheckJohn Molakvoæ2024-02-151-3/+2
|\
| * enh(settings): Migrate WOFF2 loading check to a SetupCheckFerdinand Thiessen2024-02-151-3/+2
* | fix(settings): Use status states from `NcInputField` instead of custom handlingFerdinand Thiessen2024-02-1512-405/+419
* | fix(settings): Migrate AccountPropertySection to `@nextcloud/vue` componentsFerdinand Thiessen2024-02-151-36/+45
|/
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-131-1/+1
* fix: cypressJohn Molakvoæ2024-02-131-3/+3
* feat: rename users to account or personVincent Petry2024-02-1312-39/+39
* fix: Correctly import types in Typescript filesFerdinand Thiessen2024-02-131-1/+2
* techdebt(settings): mark visibility selects as label-outsideGrigorii K. Shartsev2024-02-061-0/+1
* fix(settings): focus on trigger after federation scope dialog closeGrigorii K. Shartsev2024-02-061-1/+5
* fix(settings): stop reloading after force-enabling an appJohn Molakvoæ2024-01-311-2/+12
* feat(php,vue): Create a new parameterBaptiste Fotia2024-01-311-0/+8
* fix(settings): Disable renaming for tokens marked to be wipedFerdinand Thiessen2024-01-291-0/+1
* fix(settings): use default styles for federation scope menuGrigorii K. Shartsev2024-01-241-10/+0
* fix(settings): federation scope menu a11yGrigorii K. Shartsev2024-01-242-110/+29