summaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* Fix share admin pageCarl Schwan2022-12-081-4/+4
* Fix UX of renaming tokenCarl Schwan2022-11-251-1/+4
* Fix settings for setting default expiration dateVincent Petry2022-11-161-1/+1
* Fix password length limitationJoas Schilling2022-10-111-0/+1
* Switch to overflow-wrapGit'Fellow2022-09-231-1/+1
* Show long nomes correctly on profile cardGit'Fellow2022-09-231-1/+1
* Fix translation of user exists error server-sideChristopher Ng2022-09-161-8/+0
* Translate error when user already existsJoas Schilling2022-07-182-2/+10
* Merge pull request #32850 from nextcloud/backport/31345/stable24blizzz2022-07-072-4/+8
|\
| * Use unique key to prevent email component reuseChristopher Ng2022-06-272-4/+8
* | Rename setting name to reduce its lengthLouis Chemineau2022-06-281-6/+0
|/
* Fix Nextcloud Android app not showing proper namejld31032022-05-311-1/+1
* Fix backgroundjobs mode radioDaniel Kesselberg2022-05-201-1/+1
* Merge pull request #32360 from nextcloud/backport/stable24/share_search_tweaksJohn Molakvoæ2022-05-131-0/+1
|\
| * Add setting to ignore email during searchLouis Chemineau2022-05-121-0/+1
* | fix showing of all apps are up-to-date in apps managementszaimen2022-04-261-3/+3
|/
* Add settings to ignore second display name in searchLouis Chemineau2022-04-121-0/+1
* Add settings to not match userID during full matchLouis Chemineau2022-04-061-0/+4
* Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa...Vincent Petry2022-04-061-1/+5
|\
| * Allow to disable password policy enforcement for selected groupsCarl Schwan2022-04-051-1/+5
* | Fix user counts updates on user add/removePetre T2022-03-291-8/+46
* | 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-183-0/+174
* Add global profile toggle configChristopher Ng2022-03-181-12/+19
* Merge pull request #31378 from nextcloud/fix/31237/new-button-UserListVanessa2022-03-151-6/+7
|\
| * use new button componentVanessa Pertsch2022-03-141-6/+7
* | Use global $ in settings admin.jsLouis Chemineau2022-03-141-3/+0
|/
* Fix settings error message timeoutChristopher Ng2022-03-041-2/+3
* Merge pull request #31359 from nextcloud/fix/apps-error-message-timeoutVincent Petry2022-03-031-1/+1
|\
| * Fix apps settings error message timeoutChristopher Ng2022-03-021-1/+1
* | Fix duplicate primary email messageChristopher Ng2022-03-021-4/+4
|/
* Merge pull request #31355 from nextcloud/fix/23441/fix-developer-linkSimon L2022-03-011-2/+5
|\
| * try to fix developer linkszaimen2022-03-011-2/+5
* | use new button componentVanessa Pertsch2022-03-011-6/+12
|/
* Apps toolbar height and alignment fixJohn Molakvoæ2022-02-282-14/+23
* 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
* Fix external appCarl Schwan2022-02-172-1/+7
* Cleanup admin settings js filesCarl Schwan2022-02-174-19/+489
* 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
* Add app version to sidebar, mainly for mobile view as it disappears from list...Brendan2022-02-031-0/+9
* change Actions trigger to <button> when editing userJulien Veyssier2022-02-031-2/+2
* Add compiled filesLouis Chemineau2022-02-012-9/+6
* Add new component for the group list items.ArcticFall2022-02-013-62/+152
* Add js methods for renaming a group.ArcticFall2022-02-011-0/+33
* Add ActionInput for renaming a group and corresponding method.ArcticFall2022-02-011-1/+29
* Merge pull request #30729 from nextcloud/dependabot/npm_and_yarn/nextcloud/es...John Molakvoæ2022-01-2229-138/+69
|\