summaryrefslogtreecommitdiffstats
path: root/lib/private/Server.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2951 from nextcloud/handle-nextcloud-log-type-gracefullyRoeland Jago Douma2017-01-111-3/+2
|\
| * Handle log_type "nextcloud" more gracefullyJoas Schilling2017-01-051-3/+2
* | Merge pull request #2943 from nextcloud/kill_old_preview_codeMorris Jobke2017-01-101-1/+2
|\ \
| * | Rewrite old preview endpoint for PreviewManagerRoeland Jago Douma2017-01-041-1/+2
| |/
* | dont write a certificate bundle if the shipped ca bundle is emptyRobin Appelman2017-01-091-2/+2
* | Do not add ICssManager to OCPRoeland Jago Douma2017-01-061-14/+0
* | Code cleanupRoeland Jago Douma2017-01-061-2/+2
* | Fix php docsJohn Molakvoæ (skjnldsv)2017-01-061-2/+0
* | Css cache folder name fix, route fix and various fixesJohn Molakvoæ (skjnldsv)2017-01-061-1/+1
* | Appdata integration 2John Molakvoæ (skjnldsv)2017-01-061-0/+15
|/
* split db logic from settings managerRobin Appelman2016-12-281-1/+2
* fix minor issuesChristoph Wurst2016-12-191-1/+1
* Publish, parse and filter 2FA activitiesChristoph Wurst2016-12-191-1/+1
* 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