aboutsummaryrefslogtreecommitdiffstats
path: root/settings/Controller
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9565 from nextcloud/feature/noid/app-settingsMorris Jobke2018-06-061-205/+276
|\
| * Use icon instead of screenshot in the list viewJulius Härtl2018-06-061-1/+1
| * Move filtering to javascriptJulius Härtl2018-06-061-65/+44
| * Properly clear cacheJulius Härtl2018-06-061-14/+7
| * Cleanup controller codeJulius Härtl2018-06-061-186/+150
| * Remove old js code except for app navigation rebuildJulius Härtl2018-06-061-0/+1
| * Proper rendering of bundlesJulius Härtl2018-06-061-14/+23
| * Simplify backend codeJulius Härtl2018-06-061-59/+27
| * Fix active indicator and add proper separation between screenshot and previewJulius Härtl2018-06-061-1/+1
| * Properly search for other appsJulius Härtl2018-06-061-0/+1
| * Move logic to app management mixinJulius Härtl2018-06-061-1/+9
| * Add link to developer docs and fix view if appstore is disabledJulius Härtl2018-06-061-0/+2
| * Add install/remove to the new controller methodsJulius Härtl2018-06-061-1/+15
| * Load marked and return proper Template with CSPJulius Härtl2018-06-061-2/+2
| * Fix app enabling for groups and allow requesting all appsJulius Härtl2018-06-061-9/+12
| * Remove default categories from route endpointJulius Härtl2018-06-061-8/+2
| * Add file skeleton for app settingsJulius Härtl2018-06-061-0/+2
| * Move to AppFramework ControllerJulius Härtl2018-06-061-1/+134
* | Add a hint that some indexes are not added yetMorris Jobke2018-06-061-12/+23
|/
* Added total count for subadminsJohn Molakvoæ (skjnldsv)2018-05-241-6/+7
* Disabled fix since new users listJohn Molakvoæ (skjnldsv)2018-05-241-27/+21
* Fixed IE design, subadmins groups update and multiselect base widthJohn Molakvoæ (skjnldsv)2018-05-231-1/+0
* Various fixesJohn Molakvoæ (skjnldsv)2018-05-161-0/+1
* Bump tests and editorconfigJohn Molakvoæ (skjnldsv)2018-05-161-1/+6
* Bump popovermenu item options and testsJohn Molakvoæ (skjnldsv)2018-05-161-46/+7
* Fixed settings menu entry and group deletionJohn Molakvoæ (skjnldsv)2018-05-161-1/+1
* Continued the upgrade to proper router link and added navigationItem router l...John Molakvoæ (skjnldsv)2018-05-162-171/+14
* Bump user controller, cleaned old legacy and added route history modeJohn Molakvoæ (skjnldsv)2018-05-161-0/+505
* Settings to vuejsJohn Molakvoæ (skjnldsv)2018-05-161-1018/+0
* Do not hide additional settings if there are only legacy formsJulius Härtl2018-05-031-1/+1
* log to $datadir/audit.log by default and add rotationArthur Schiwon2018-04-261-1/+1
* destaticfy Log classesArthur Schiwon2018-04-261-1/+16
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+1
* Show a link to the docs instead of a button on the untrusted domain pageMorris Jobke2018-04-171-72/+0
* Ping more privacy respecting organizationsRoeland Jago Douma2018-04-051-3/+5
* Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz2018-03-152-16/+8
|\
| * Fixed Controller TestJohn Molakvoæ (skjnldsv)2018-03-081-1/+1
| * Use group displayNames in users listJohn Molakvoæ (skjnldsv)2018-03-081-7/+4
| * Correctly return the group nameJoas Schilling2018-03-081-10/+5
* | Inject public IGroupManager instead of private GroupManagerDaniel Calviño Sánchez2018-03-132-8/+12
* | Make UserController strictRoeland Jago Douma2018-03-091-72/+48
* | Make ChangePasswordController strictRoeland Jago Douma2018-03-091-19/+8
|/
* Set the correct active navigation entryJoas Schilling2018-03-053-8/+5
* this was a migration step to ownCloud 8.0 to restructure the encryption folde...Bjoern Schiessle2018-03-021-161/+0
* Merge pull request #8336 from nextcloud/cleanup-unused-parameterRoeland Jago Douma2018-02-202-18/+1
|\
| * Remove fromMailAddress from MailSettingsControllerMorris Jobke2018-02-131-6/+1
| * Remove crypto and timefactory from UsersControllerMorris Jobke2018-02-131-12/+0
* | Merge pull request #8365 from nextcloud/fix-phpdocMorris Jobke2018-02-151-1/+1
|\ \
| * | Fix typo in PHPDocMorris Jobke2018-02-151-1/+1
| |/
* / Remove unused import statementsMorris Jobke2018-02-142-6/+0
|/