summaryrefslogtreecommitdiffstats
path: root/apps/settings/src/components
Commit message (Expand)AuthorAgeFilesLines
* Set max length to app token field to match backendVincent Petry2022-03-251-0/+1
* add new button componentVanessa Pertsch2022-03-212-85/+14
* Add profile default setting for adminChristopher Ng2022-03-181-0/+101
* use new button componentVanessa Pertsch2022-03-141-6/+7
* Fix duplicate primary email messageChristopher Ng2022-03-021-4/+4
* use new button componentVanessa Pertsch2022-03-011-6/+12
* Apps toolbar height and alignment fixJohn Molakvoæ2022-02-281-2/+5
* use new button componentVanessa Pertsch2022-02-241-3/+5
* use new button componentVanessa Pertsch2022-02-241-3/+6
* fix all modals after vue 5.0szaimen2022-02-221-2/+1
* try to fix overlapping buttons in apps-managementszaimen2022-02-101-0/+3
* Fix selecting user status, clear time and app password scopeJoas Schilling2022-02-072-2/+2
* change Actions trigger to <button> when editing userJulien Veyssier2022-02-031-2/+2
* Add compiled filesLouis Chemineau2022-02-011-8/+5
* Add new component for the group list items.ArcticFall2022-02-011-0/+143
* Merge pull request #30729 from nextcloud/dependabot/npm_and_yarn/nextcloud/es...John Molakvoæ2022-01-2227-106/+53
|\
| * Auto fix warningsLouis Chemineau2022-01-2127-106/+53
* | l10n: Spelling unification in Transifex.Valdnet2022-01-201-1/+1
|/
* Change l10n directoryValdnet2022-01-201-4/+4
* Change l10n directoryValdnet2022-01-201-5/+5
* Use sync modifier with openMenuJohn Molakvoæ2022-01-082-6/+7
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-088-61/+62
* Migrate to webpack v5Louis Chemineau2022-01-081-1/+1
* improve personal settings on mobileszaimen2021-12-232-0/+2
* Devices & sessions: fix misaligned headerQuentin Guidée2021-12-211-1/+1
* Fix input for groups validation in new user formDaniel Calviño Sánchez2021-12-071-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-041-2/+8
* Add new profile visibility sectionChristopher Ng2021-11-0410-96/+173
* Remove unused click handlerChristopher Ng2021-10-211-37/+27
* Allow textarea resizeChristopher Ng2021-10-201-1/+1
* Profile frontendChristopher Ng2021-10-1923-111/+1967
* 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-051-1/+1
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-292-0/+112
* 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-152-3/+11
* let user choose notification email in user settingsArthur Schiwon2021-09-152-8/+66
* the user always may modify their additional emailsArthur Schiwon2021-09-141-9/+8
* avoid 'No users in here' in user list when there actually are usersJulien Veyssier2021-09-011-2/+7
* Refine input validationChristopher Ng2021-08-277-79/+72
* Update option separatorChristopher Ng2021-08-271-1/+3
* VuetifyChristopher Ng2021-08-273-11/+282