aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #43015 from nextcloud/fix/42941-Replace_samtically_incorre...Julia Kirschenheuter2024-01-231-5/+9
|\
| * fix(files): replace inaccessible disabled option of NcCheckboxRadioSwitch wit...julia.kirschenheuter2024-01-221-5/+9
* | Correct values and attributesjulia.kirschenheuter2024-01-221-5/+3
|/
* fix(l10n): Add context note for table footersChristopher Ng2024-01-151-0/+1
* fix(settings): set default or unlimited user quotaJohn Molakvoæ2024-01-121-5/+8
* update webauthn section to feature componentsSimon L2024-01-112-10/+18
* enh(settings): removed background-gradient to ensure contrast ratio a11y requ...Eduardo Morales2024-01-031-1/+0
* fix(settings): Use heading for Profile and Profile picture sectionsChristopher Ng2023-12-222-10/+3
* enh(settings): Refactor frontend for session and app token managementFerdinand Thiessen2023-12-218-602/+801
* fix(settings): Expected string aria-label got boolean errorChristopher Ng2023-12-071-1/+1
* enh(settings): Set main heading for AppsChristopher Ng2023-12-072-2/+12
* enh(settings): Set main heading for User managementChristopher Ng2023-12-071-1/+12
* fix(Users/Quota setting): Prevent floating point value from getting truncated...Marcel Klehr2023-12-072-10/+13
* enh(settings): Add apps and user management navigation labelsChristopher Ng2023-12-062-2/+3
* enh(settings): Load from disabled users endpointChristopher Ng2023-11-302-6/+57
* fix(settings): Duplicate update user manager callsChristopher Ng2023-11-281-2/+1
* enh(settings): Migrate admin settings for sharing to vueFerdinand Thiessen2023-11-206-136/+547
* fix(cypress): Adjust user settings tests for changed actions componentFerdinand Thiessen2023-11-171-0/+1
* fix(settings): User row text field stylesChristopher Ng2023-11-161-16/+0
* Add link for opening app detailsjulia.kirschenheuter2023-11-152-24/+23
* Updated visible 'Twitter' name to 'X' in Personal infoGeorge Calderon2023-11-102-2/+2
* Updated visible 'Twitter' name to 'X' in Personal infoGeorge Calderon2023-11-102-2/+2
* fix(settings): Pass user object to user row actionsFerdinand Thiessen2023-11-082-2/+11
* Merge pull request #40326 from nextcloud/enh/text-to-image-apiJoas Schilling2023-10-261-3/+25
|\
| * en(TextToImage): Add getId method to IProviderMarcel Klehr2023-10-261-2/+2
| * fix(settings/AdminAI): Fix eslintMarcel Klehr2023-10-221-10/+10
| * fix(settings/AdminAI): Fix no-providers-installed viewMarcel Klehr2023-10-221-1/+1
| * enh(Text2Image): Add AI settings section to text2imageMarcel Klehr2023-10-221-0/+22
* | fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-254-22/+45
* | fix(settings): apps list loading classesGrigorii K. Shartsev2023-10-241-4/+2
* | fix(settings): apps list html validationGrigorii K. Shartsev2023-10-241-4/+8
* | fix(settings): Styles for scope buttonChristopher Ng2023-10-231-10/+1
* | fix(settings): Name for scope buttonChristopher Ng2023-10-231-1/+1
* | fix(settings): Remove aria-label on scope actionsChristopher Ng2023-10-232-4/+2
* | Merge pull request #41064 from nextcloud/fix/40705-_increase_contrast_on_Devi...Pytal2023-10-231-1/+0
|\ \