summaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* feat(users): Store and load a user's managerChristoph Wurst2023-05-124-6/+134
* 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
|/
* Merge pull request #38163 from nextcloud/show-loading-spinner-until-share-set...Pytal2023-05-101-0/+2
|\
| * Show loading spinner until share settings are fully loadedDaniel Calviño Sánchez2023-05-101-0/+2
* | 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-309-33/+64
* 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-2341-117/+117
* 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
* Create headings for settings pagesjulia.kirschenheuter2023-03-071-0/+2
* Port admin delegation selectsChristopher Ng2023-02-282-10/+17
* Port profile visibility selectChristopher Ng2023-02-061-9/+8
* fix(user-management): Fix deleting user in hidden group(s)Christoph Wurst2023-02-031-0/+4
* Drop vue-clipboard2 to fix copy to clipboardChristopher Ng2023-02-012-21/+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-102-6/+10
* Fix default phone region validationChristopher Ng2023-01-051-1/+7
* Use correct filter for app icons in the right sidebar of app managementJoas Schilling2022-12-091-1/+1
* Fix profile visibility not appearingCarl Schwan2022-12-062-4/+5
* Adapt router.js for setting document titlejulia.kirschenheuter2022-12-031-1/+18
* Adapt router.js for setting document title.julia.kirschenheuter2022-11-284-17/+98
* Merge pull request #35399 from nextcloud/fix/sharepi-adminSimon L2022-11-241-5/+5
|\
| * Fix share admin pageCarl Schwan2022-11-241-5/+5
* | Fix UX of renaming tokenCarl Schwan2022-11-231-1/+4
|/
* Rename mastodon to fediverseCarl Schwan2022-11-223-13/+13
* Refactor profile info settingsCarl Schwan2022-11-212-1/+4
* Add mastodon personal info fieldCarl Schwan2022-11-213-0/+58
* Fix settings for setting default expiration dateVincent Petry2022-11-161-1/+1
* 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
* Update @nextcloud/dialogs@ and fix toasts stylingJohn Molakvoæ2022-11-023-3/+3
* Fix disabled federated scopeChristopher Ng2022-10-282-9/+18
* Display invalid input messageChristopher Ng2022-10-272-4/+68
* 🧭 Fix rebuilding the navigationJoas Schilling2022-10-181-117/+2
* 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