summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Settings
Commit message (Expand)AuthorAgeFilesLines
* Consolidate account property gettersChristopher Ng2022-07-211-90/+12
* Port encryption admin settings to vueCarl Schwan2022-07-131-19/+8
* Rename setting name to reduce its lengthLouis Chemineau2022-06-271-1/+1
* Merge pull request #32443 from nextcloud/port/background-job-adminPytal2022-05-201-23/+22
|\
| * Port BackgroundJob admin settings to vueCarl Schwan2022-05-201-23/+22
* | Merge pull request #32501 from nextcloud/cleanup/admin-delegation-settingCarl Schwan2022-05-201-12/+10
|\ \
| * | Cleanup admin delegation setting pageCarl Schwan2022-05-191-12/+10
| |/
* / Improve two factor admin settingsCarl Schwan2022-05-201-13/+14
|/
* Add setting to ignore email during searchLouis Chemineau2022-05-031-0/+1
* 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/+1
* Allow to disable password policy enforcement for selected groupsCarl Schwan2022-04-051-1/+8
* Add profile default setting for adminChristopher Ng2022-03-181-0/+16
* Add global profile toggle configChristopher Ng2022-03-181-3/+5
* Refine profile backend for frontend visibility requirementsChristopher Ng2021-11-041-1/+1
* show warning on personal settings pageVitor Mattos2021-10-231-1/+16
* Merge pull request #26725 from nextcloud/fix-federated-scope-not-shown-when-p...John Molakvoæ2021-10-221-0/+2
|\
| * Hide "federated" scope when Federation app is disabledDaniel Calviño Sánchez2021-08-181-0/+2
* | Profile backendChristopher Ng2021-10-191-29/+114
* | Add admin privilege delegation for admin settingsCarl Schwan2021-09-295-11/+213
* | Merge pull request #28837 from nextcloud/show-warning-if-sharing-app-disabledszaimen2021-09-201-5/+8
|\ \
| * | Show warning on the share settings when the File Shares app is disabledThomas Citharel2021-09-151-5/+8
* | | only offer to set locally verified mails as primaryArthur Schiwon2021-09-151-0/+1
* | | let user choose notification email in user settingsArthur Schiwon2021-09-151-2/+3
|/ /
* | Provide initial stateChristopher Ng2021-08-271-6/+7
* | Provide initial stateChristopher Ng2021-08-231-2/+28
|/
* Refine unsupported federation scope checksChristopher Ng2021-07-161-0/+1
* Provide initial stateChristopher Ng2021-07-151-1/+49
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0412-25/+17
* Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-211-0/+4
|\
| * allow excluding groups from creating link sharesRobin Appelman2021-05-121-0/+4
* | PersonalInfo settings to use public AccoutManager APIArthur Schiwon2021-05-121-5/+4
|/
* Separate settings for remote share expirationVincent Petry2021-04-151-0/+3
* Map old account scope properties to new namesVincent Petry2021-03-261-21/+22
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-101-0/+1
* Add a config setting to restrict autocompletion to phonebook matchesJoas Schilling2021-03-101-0/+1
* Fix some types in the Settings Personal pagesRoeland Jago Douma2021-03-082-8/+8
* Move some settings over to the IInitialStateRoeland Jago Douma2021-03-021-7/+6
* Do not show 2FA settings if the user has no providers availableChristoph Wurst2021-01-221-1/+41
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-166-2/+7
* Make code strictJoas Schilling2020-12-071-37/+28
* Set up FS before querying storage info in settingsVincent Petry2020-11-131-0/+3
* Format code to a single space around binary operatorsChristoph Wurst2020-10-056-40/+40
* Merge pull request #22650 from nextcloud/fix/noid/fix-psalm-warningMorris Jobke2020-09-071-0/+3
|\
| * Only load viewer in settings if the viewer app is enabledMorris Jobke2020-09-071-0/+3
* | Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
|/
* Add 'Reasons to use Nextcloud in your organization' call to action in settingsJan C. Borchardt2020-09-071-2/+50
* Merge pull request #21816 from nextcloud/techdebt/noid/federatedfilesharing-t...Morris Jobke2020-07-141-3/+3
|\
| * Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-141-3/+3
* | Fix AppFramework servicesRoeland Jago Douma2020-07-141-9/+7
|/