summaryrefslogtreecommitdiffstats
path: root/apps/settings/src/components
Commit message (Expand)AuthorAgeFilesLines
* fix(sab): put location in proper address fieldJohannes Merkel2023-07-071-1/+1
* Revert "Fix table view"julia.kirschenheuter2023-06-133-193/+166
* Use aria-expanded correctly on toggle user actionsfenn-cs2023-05-222-1/+4
* fix(settings): Fix `UserList` styles set to css but scss is usedFerdinand Thiessen2023-05-161-1/+1
* Use the color-primary-element* variablesSimon L2023-05-133-6/+6
* feat(users): Store and load a user's managerChristoph Wurst2023-05-123-2/+94
* Merge pull request #37870 from nextcloud/fix/36921-fix-table-for-users-appJulia Kirschenheuter2023-05-123-156/+188
|\
| * Fix table viewjulia.kirschenheuter2023-05-113-156/+188
* | Add `autocomplete` attrs to input fieldsjulia.kirschenheuter2023-05-118-2/+12
|/
* Add hidden labels for inputs while editing user rowjulia.kirschenheuter2023-05-091-4/+15
* fix(settings): Increase "Edit your profile visibility button" contrastFerdinand Thiessen2023-05-021-3/+3
* fix(settings): Fix title of profile scope optionsJoas Schilling2023-04-261-1/+1
* Allow images of any size as profile picturesSimon L2023-04-171-2/+5
* Improve handling of profile fieldsChristopher Ng2023-03-308-33/+16
* Create `<h3>` headings for profile page. Replace `<label>` which have no conn...julia.kirschenheuter2023-03-244-6/+16
* l10n: Change name of app to a capital letterValdnet2023-03-231-1/+1
* chore(eslint): replace node/no-extraneous-import by n/no-extraneous-importJohn Molakvoæ2023-03-231-1/+1
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-2327-72/+72
* Add underline decoration to links and use div element as targetLouis Chemineau2023-03-091-15/+13
* add a direct link from files settings to app-token-settingsSimon L2023-03-091-12/+14
* Port admin delegation selectsChristopher Ng2023-02-282-10/+17
* Port profile visibility selectChristopher Ng2023-02-061-9/+8
* Drop vue-clipboard2 to fix copy to clipboardChristopher Ng2023-02-011-19/+29
* don't translate a variableSimon L2023-01-241-1/+1
* Correct title for button on federation actions buttonjulia.kirschenheuter2023-01-181-0/+1
* Replace custom tooltips with native tooltipsjulia.kirschenheuter2023-01-115-27/+15
* Replace custom tooltips with native ones in users pagejulia.kirschenheuter2023-01-112-17/+15
* Replace custom tooltips with native ones in apps pagejulia.kirschenheuter2023-01-101-4/+8
* Fix default phone region validationChristopher Ng2023-01-051-1/+7
* Fix profile visibility not appearingCarl Schwan2022-12-062-4/+5
* Fix UX of renaming tokenCarl Schwan2022-11-231-1/+4
* Rename mastodon to fediverseCarl Schwan2022-11-221-5/+5
* Refactor profile info settingsCarl Schwan2022-11-211-0/+3
* Add mastodon personal info fieldCarl Schwan2022-11-211-0/+50
* Increase the "bad waiting time" for cron mode to 24h to account for "time ins...Joas Schilling2022-11-071-1/+1
* Show the correct warning for system cron vs. webcron/ajaxJoas Schilling2022-11-071-2/+2
* Fix disabled federated scopeChristopher Ng2022-10-281-8/+17
* Display invalid input messageChristopher Ng2022-10-272-4/+68
* Fix password length limitationJoas Schilling2022-10-101-0/+1
* Merge pull request #34163 from Jerome-Herbinet/patch-6Simon L2022-09-262-5/+8
|\
| * Fix : strong HTML end tagJérôme Herbinet2022-09-221-1/+1
| * User list : Other user and display name inversionJérôme Herbinet2022-09-221-2/+4
| * User list : Invert user name and display nameJérôme Herbinet2022-09-221-3/+4
* | Switch to overflow-wrapGit'Fellow2022-09-211-1/+1
* | Show long nomes correctly on profile cardGit'Fellow2022-09-211-1/+1
|/
* Remove completed refresh avatar FIXMEChristopher Ng2022-09-191-6/+0
* Fix styling of locale dropdownChristopher Ng2022-09-161-10/+0
* Remake locale saving with VueChristopher Ng2022-09-162-0/+296
* l10n: Remove spacesValdnet2022-09-161-1/+1
* Remake group and quota details section with VueChristopher Ng2022-09-152-3/+125