summaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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-165-0/+313
* Merge pull request #33819 from nextcloud/fix/user-exists-l10nVincent Petry2022-09-161-8/+0
|\
| * Fix translation of user exists error server-sideChristopher Ng2022-09-151-8/+0
* | l10n: Remove spacesValdnet2022-09-161-1/+1
* | Remake group and quota details section with VueChristopher Ng2022-09-153-3/+128
|/
* Fix unresponsive legacy password confirmation dialog with new dialog in VueChristopher Ng2022-09-1410-10/+20
* Port Profile section checbox to NcCheckoxRadioSwitch componentCarl Schwan2022-09-121-28/+19
* Fix avatar icons in user list when using dark themeCarl Schwan2022-09-124-12/+37
* Use NoteCard component in BackgroundJob settingsCarl Schwan2022-09-081-12/+14
* Fix apps list issues caused by redesignCarl Schwan2022-09-081-33/+31
* Fix typos in apps/ subdirectoryluz paz2022-09-053-4/+4
* Remake profile picture saving with VueChristopher Ng2022-09-024-1/+341
* Port password settings to vueCarl Schwan2022-08-312-0/+134
* Remake phone number property saving with VueChristopher Ng2022-08-262-0/+62
* Remake website property saving with VueChristopher Ng2022-08-263-1/+79