summaryrefslogtreecommitdiffstats
path: root/lib/private/Server.php
Commit message (Expand)AuthorAgeFilesLines
* Clear appstore cache on version upgradeRoeland Jago Douma2016-12-151-1/+2
* Remove IDb interface which was deprecated for 3 years alreadyJoas Schilling2016-12-141-14/+0
* Merge pull request #2152 from nextcloud/preview_cleanupjobMorris Jobke2016-11-301-0/+12
|\
| * Adds background job to cleanup all previews.Roeland Jago Douma2016-11-191-0/+12
* | Add an event merger and use it for the files activitiesJoas Schilling2016-11-251-0/+5
|/
* Merge pull request #2076 from nextcloud/log_preview_accessMorris Jobke2016-11-181-1/+2
|\
| * Dispatch event on preview requestRoeland Jago Douma2016-11-101-1/+2
* | Improve cachingJulius Haertl2016-11-181-1/+2
* | basic lockdown logicRobin Appelman2016-11-161-0/+11
* | Fix activity manager testsJoas Schilling2016-11-161-2/+5
* | Get correct L10N for Settings ManagerRoeland Jago Douma2016-11-101-1/+1
|/
* Use a php class for the definitions to avoid loading problemsJoas Schilling2016-11-091-2/+5
* Move Ipreview to more of DI thingyRoeland Jago Douma2016-11-031-1/+5
* Watch for file modification/deletionRoeland Jago Douma2016-11-031-0/+10
* DI for root.phpLukas Reschke2016-11-021-1/+8
* Fix missing update of session, when it was already used.Joas Schilling2016-11-021-2/+5
* Merge pull request #1347 from nextcloud/bring-back-remember-meMorris Jobke2016-11-021-2/+2
|\
| * inject ISecureRandom into user session and use injected config tooChristoph Wurst2016-11-021-1/+1
| * bring back remember-meChristoph Wurst2016-11-021-1/+1
* | Remove non-required getterLukas Reschke2016-10-311-7/+0
* | Add update supportLukas Reschke2016-10-311-0/+32
* | Use new appstore APILukas Reschke2016-10-311-7/+0
|/
* Move browserSupportsCspV3 to CSPNonceManagerRoeland Jago Douma2016-10-251-1/+2
* Add ContentSecurityPolicyNonceManagerLukas Reschke2016-10-241-0/+13
* Fixing ctor callThomas Müller2016-10-191-1/+1
* Add config option to update charset of mysql to utf8mb4Morris Jobke2016-10-191-1/+1
* optimize Folder::getById to use less queriesRobin Appelman2016-10-121-2/+2
* Deprecate old app folderRoeland Jago Douma2016-10-051-0/+1
* avatar to appdataRoeland Jago Douma2016-10-051-1/+1
* Initial AppDataRoeland Jago Douma2016-10-051-0/+15
* Cache avatars properlyRoeland Jago Douma2016-08-301-1/+2
* Merge pull request #771 from nextcloud/theming-fixesRoeland Jago Douma2016-08-261-1/+0
|\
| * Remove internal from getThemingDefaultsJulius Haertl2016-08-261-1/+0
* | Merge pull request #1080 from nextcloud/always_lazyrootLukas Reschke2016-08-261-2/+2
|\ \ | |/ |/|
| * Always use the LazyRootRoeland Jago Douma2016-08-261-2/+2
* | Merge pull request #1026 from nextcloud/theming-extend-defaultsRoeland Jago Douma2016-08-261-5/+6
|\ \ | |/ |/|
| * Use the lazy root to make tests pass 🙈Joas Schilling2016-08-241-1/+1
| * Theming: Add logo and background to ThemingDefaultsJulius Haertl2016-08-241-5/+6
* | Dark autoloader magic for ThemingDefaultsRoeland Jago Douma2016-08-241-4/+10
|/
* Fix loading of ThemingDefaultsJulius Haertl2016-08-191-1/+1
* let the containers resolving capabilities find and instantiate the right serviceArthur Schiwon2016-08-181-4/+4
* Merge branch 'master' into implement_712Arthur Schiwon2016-08-161-1/+1
|\
| * Make the capabilities manager more error proofRoeland Jago Douma2016-08-151-1/+1
* | satisfy dependencies for files_externalArthur Schiwon2016-08-151-0/+5
* | added some missed diagnosis outputArthur Schiwon2016-08-121-1/+2
* | rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy"Bjoern Schiessle2016-08-121-2/+2
* | Initial work on Apps page split:Arthur Schiwon2016-08-091-0/+18
|/
* introduce NEXTCLOUD_CONFIG_DIR env variable (see #300)Damjan Georgievski2016-07-291-1/+1
* Merge branch 'master' of https://github.com/nextcloud/serverroot2016-07-271-2/+3
|\
| * Merge pull request #523 from Faldon/masterJoas Schilling2016-07-251-2/+3
| |\