summaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* Add profile default setting for adminChristopher Ng2022-03-253-0/+174
* Add global profile toggle configChristopher Ng2022-03-251-12/+19
* Fix settings error message timeoutChristopher Ng2022-03-041-2/+3
* Merge pull request #31423 from nextcloud/backport/31355/stable23Pytal2022-03-031-4/+6
|\
| * try to fix developer linkszaimen2022-03-031-4/+6
* | Fix duplicate primary email messageChristopher Ng2022-03-021-4/+4
|/
* fix overlapping buttons in apps-managementszaimen2022-02-151-0/+3
* Fix rendering app authors with homepage or emailChristoph Wurst2022-01-041-6/+12
* improve personal settings on mobileszaimen2021-12-272-0/+2
* Fix input for groups validation in new user formDaniel Calviño Sánchez2021-12-091-0/+12
* Set number of visibility dropdown rows dynamicallyChristopher Ng2021-11-261-3/+9
* Improve accessibilityChristopher Ng2021-11-266-9/+30
* Personalsettings - remove marginLeft as it breaks the layoutszaimen2021-11-241-2/+4
* Improve sortingChristopher Ng2021-11-231-1/+11
* Fix unsupported scopes being enabled for new propertiesChristopher Ng2021-11-042-5/+19
* Add new profile visibility sectionChristopher Ng2021-11-0412-120/+174
* Remove unused click handlerChristopher Ng2021-10-211-37/+27
* Allow textarea resizeChristopher Ng2021-10-201-1/+1
* Profile frontendChristopher Ng2021-10-1929-151/+2162
* l10n: Spelling unificationValdnet2021-10-071-2/+2
* Improve icon and section title of "Admin privileges"Joas Schilling2021-10-061-2/+2
* Only load screenshots if available from app store releasesJulius Härtl2021-10-052-2/+2
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-293-0/+144
* l10n: Replace "mail" to "email"Valdnet2021-09-221-1/+1
* fix code styleArthur Schiwon2021-09-151-4/+4
* fix updating and thus UI rendering on update notification changeArthur Schiwon2021-09-152-5/+10
* offer to unset notification email instead of disablingArthur Schiwon2021-09-151-6/+6
* only offer to set locally verified mails as primaryArthur Schiwon2021-09-153-3/+18
* let user choose notification email in user settingsArthur Schiwon2021-09-154-8/+87
* the user always may modify their additional emailsArthur Schiwon2021-09-141-9/+8
* Fix invalid prop type for isValidSectionChristopher Ng2021-09-071-2/+3
* avoid 'No users in here' in user list when there actually are usersJulien Veyssier2021-09-012-8/+13
* Refine input validationChristopher Ng2021-08-278-79/+89
* Update option separatorChristopher Ng2021-08-271-1/+3
* VuetifyChristopher Ng2021-08-274-12/+285
* Minor refactorChristopher Ng2021-08-276-77/+79
* Create language service and update constantsChristopher Ng2021-08-272-0/+58
* Provide initial stateChristopher Ng2021-08-271-3/+3
* Refine input validationChristopher Ng2021-08-248-82/+157
* Functional paradigm shiftChristopher Ng2021-08-233-78/+102
* VuetifyChristopher Ng2021-08-238-128/+469
* Create display name service and update constantsChristopher Ng2021-08-233-18/+110
* Autofocus only additional email inputsChristopher Ng2021-08-171-1/+1
* refs #21045 add app config to disable unlimited quota and to set max quotaJulien Veyssier2021-07-292-2/+6
* User management - Add icon to user groupsszaimen2021-07-261-1/+2
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-234-27/+26
* Fix Login & Users settings pageJohn Molakvoæ (skjnldsv)2021-07-221-7/+5
* Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)2021-07-223-5/+11
* Improve UXChristopher Ng2021-07-202-16/+23
* Refine unsupported federation scope checksChristopher Ng2021-07-162-4/+21