summaryrefslogtreecommitdiffstats
path: root/lib/private/Server.php
Commit message (Expand)AuthorAgeFilesLines
* take over changes from #5084Arthur Schiwon2017-06-231-1/+2
* completing PersonalInfoArthur Schiwon2017-06-231-1/+6
* Add tests and inject IRequestJulius Härtl2017-06-161-2/+6
* Do not open version file againJulius Härtl2017-06-151-1/+1
* Make cache and scss caching depend on the baseUrlJulius Härtl2017-06-151-6/+8
* Merge pull request #4892 from nextcloud/fix/encryption-remembered-login-hookLukas Reschke2017-05-171-0/+4
|\
| * Fix encryption + remembered login due to missing login hookChristoph Wurst2017-05-161-0/+4
* | Use appdata logo when generating iconsJulius Härtl2017-05-171-1/+1
|/
* Merge pull request #4783 from nextcloud/lite-application-classesMorris Jobke2017-05-101-18/+2
|\
| * Automatic injection into the FetchersJoas Schilling2017-05-101-18/+2
* | Use distributed cache for SCSS dependencies as wellMorris Jobke2017-05-101-1/+1
|/
* Make sure the AppFetcher fetches the new applist from the appstoreRoeland Jago Douma2017-05-021-4/+3
* Make sure that ThemingDefaults uses the correct default values from \OC_DefaultsJulius Härtl2017-04-291-1/+0
* Merge pull request #4515 from nextcloud/downstream-27643Morris Jobke2017-04-261-7/+8
|\
| * Adjust query/event logging code in favour of more complex owncloud/diagnostic...Piotr Mrówczyński2017-04-261-7/+8
* | Add app bundlesLukas Reschke2017-04-261-1/+7
|/
* Contacts menuChristoph Wurst2017-04-251-0/+11
* Implement scss variable injection by OC_DefaultsJulius Haertl2017-04-251-1/+18
* Merge pull request #2834 from nextcloud/accesListToShareManagerMorris Jobke2017-04-151-1/+13
|\
| * Fix server container registrationRoeland Jago Douma2017-04-131-1/+1
| * Fix commentsRoeland Jago Douma2017-04-131-0/+8
| * Port Encryption/file to new getAccessListRoeland Jago Douma2017-04-131-1/+5
* | Merge pull request #4330 from nextcloud/activities-for-password-mail-changeRoeland Jago Douma2017-04-141-2/+2
|\ \
| * | Allow to read the old email on the hook as wellJoas Schilling2017-04-131-2/+2
| |/
* / Register in ServerContainerLukas Reschke2017-04-131-0/+15
|/
* Merge pull request #3614 from nextcloud/discover-federatedsharing-endpointsBjörn Schießle2017-04-121-0/+5
|\
| * Do proper DIRoeland Jago Douma2017-04-111-9/+1
| * provide public discovery service to discover OCS end-points on another serverBjoern Schiessle2017-04-111-0/+13
* | Add IEMailTemplate to public OCP APILukas Reschke2017-04-111-1/+3
|/
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-1/+9
* Add support for themingLukas Reschke2017-04-071-2/+2
* Save the scope of an auth token in the sessionRobin Appelman2017-04-051-2/+4
* Manage the right side menu via the navigation manager as wellJoas Schilling2017-03-261-7/+1
* Move a lot of stuff over to the ServerContainerRoeland Jago Douma2017-03-211-42/+136
* Fix settings testsRoeland Jago Douma2017-03-211-3/+17
* Add DI intergration testsRoeland Jago Douma2017-03-211-2/+7
* PoC of moving the interface classes to the servercontainerRoeland Jago Douma2017-03-211-2/+10
* Merge pull request #3884 from nextcloud/downstream-26956Joas Schilling2017-03-201-1/+1
|\
| * Use DIJoas Schilling2017-03-171-1/+1
* | Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-191-2/+2
* | Always suggest the overwrite.cli.urlJoas Schilling2017-03-171-0/+1
|/
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-0/+13
* Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke2017-01-301-1/+15
|\
| * do not hard-require the token providerChristoph Wurst2017-01-111-2/+6
| * replace session implementation if it changes at runtimeChristoph Wurst2017-01-111-1/+2
| * add login credential storeChristoph Wurst2017-01-111-0/+9
* | Merge pull request #2822 from nextcloud/add-navigation-via-info.xmlMorris Jobke2017-01-271-2/+6
|\ \
| * | Add navigation via info.xml (#26785)Thomas Müller2016-12-221-2/+6
* | | Merge pull request #3046 from nextcloud/issue-2190-imagepath-is-root-sensitiveLukas Reschke2017-01-271-1/+1
|\ \ \
| * | | Make sure different webroots use different cached pathsJoas Schilling2017-01-121-1/+1
| | |/ | |/|