summaryrefslogtreecommitdiffstats
path: root/settings/Controller
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10506 from nextcloud/fix/10504/not_all_apps_are_appstoreRoeland Jago Douma2018-08-021-3/+5
|\
| * Not all apps are from the appstoreRoeland Jago Douma2018-08-021-3/+5
* | Also allow to update apps which are currently not enabledJoas Schilling2018-08-021-1/+1
* | Keep the data of the local app (especially the version)Joas Schilling2018-08-021-1/+1
|/
* Fix detection if opcache extension is loadedMorris Jobke2018-07-111-1/+1
* Fix testsMorris Jobke2018-07-111-1/+5
* opcache module checkCthulhux2018-07-111-9/+8
* Add warning to setup checks if the default mailer is still phpRoeland Jago Douma2018-07-041-0/+6
* If cronErros is empty json_decode will return NULLRoeland Jago Douma2018-06-191-1/+11
* Just pass uid to the Token stuffRoeland Jago Douma2018-06-181-11/+2
* Merge all setup checks into one controllerMorris Jobke2018-06-131-2/+96
* Merge pull request #9836 from nextcloud/feature/noid/merge-tips-and-tricks-in...Morris Jobke2018-06-131-0/+6
|\
| * Merge tips & tricks section into setup checksMorris Jobke2018-06-131-0/+6
* | Fix wrong hint about missing indexesMorris Jobke2018-06-131-5/+1
|/
* Copyright fix, changed vue settings output name and fixes template nameJohn Molakvoæ (skjnldsv)2018-06-122-2/+2
* Add category field to apps that are only known from the app storeJulius Härtl2018-06-091-0/+1
* 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