summaryrefslogtreecommitdiffstats
path: root/lib/private/Server.php
Commit message (Expand)AuthorAgeFilesLines
...
* Abstract the Provider via a managerRoeland Jago Douma2018-06-181-9/+1
* Add info message if an exception occurs during the svg to png conversionJulius Härtl2018-06-141-1/+1
* Generate PNG version of the theming app logo for mailsJulius Härtl2018-06-051-1/+1
* Expose isCLI to DIRoeland Jago Douma2018-05-081-0/+3
* use SystemConfig, less dependencies, and not publicly neededArthur Schiwon2018-04-261-4/+3
* revert Log's dependency to SystemConfig to work during InstallationArthur Schiwon2018-04-261-2/+1
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-261-1/+15
* destaticfy Log classesArthur Schiwon2018-04-261-2/+3
* Move to more generic image handling and add extra imagesJulius Härtl2018-04-191-3/+4
* dont keep shared database locks when running cli scriptsRobin Appelman2018-04-111-1/+7
* Merge pull request #8804 from nextcloud/remove_httphelperRoeland Jago Douma2018-03-141-17/+0
|\
| * Remove deprecated HTTPHelperRoeland Jago Douma2018-03-131-17/+0
* | Properly provide local memcache check to ICacheFactoryMorris Jobke2018-03-131-2/+2
|/
* Remove unused and deprecated class and interface AppHelperMorris Jobke2018-03-121-10/+0
* Actually clear cache values for all base urlsJulius Härtl2018-03-071-2/+2
* Move base url from global cache prefix to frontend related onesJulius Härtl2018-03-071-3/+3
* Fix proper typesRoeland Jago Douma2018-02-221-1/+1
* Add repair step to clear frontend related cachesJulius Härtl2018-02-031-0/+12
* Do not cache the settings/sections in the database anymoreJoas Schilling2018-01-291-2/+0
* Use ::class statement instead of stringMorris Jobke2018-01-291-14/+17
* Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-261-3/+1
* Dispatch event on twofactor failure and successRoeland Jago Douma2018-01-251-1/+2
* Don't polute log when loggin into dav with emailRoeland Jago Douma2018-01-231-1/+10
* Remove old repair steps that aren't executed anymoreMorris Jobke2018-01-221-1/+0
* Remove IAppConfig::getValueRoeland Jago Douma2018-01-171-1/+1
* Use \OC\User\Manager internally in the avatarmanagerRoeland Jago Douma2018-01-141-3/+4
* Remove generated avatar on displayname changeRoeland Jago Douma2017-12-191-1/+18
* Merge pull request #7531 from nextcloud/ldap/createdistributedRoeland Jago Douma2017-12-181-1/+1
|\
| * Also replace all other occurencesMorris Jobke2017-12-181-1/+1
* | Let DI handle the background jobRoeland Jago Douma2017-12-181-10/+0
|/
* The user displayNameResolver is specific to users, not the comments appArthur Schiwon2017-12-121-1/+15
* Register ContactsStore using alias + run autoloaderchecker.shTobia De Koninck2017-12-111-1/+3
* Make ContactsStore a public APITobia De Koninck2017-12-111-0/+10
* handle not found mounts when cleaning avatarsRobin Appelman2017-12-111-0/+3
* Remove avatar on user deletionRoeland Jago Douma2017-12-111-0/+23
* Dispatch event on User predeleteRoeland Jago Douma2017-12-111-1/+5
* Add public api for remote apiRobin Appelman2017-12-081-0/+27
* Get the Installer via DIMorris Jobke2017-11-251-0/+10
* Merge pull request #6840 from nextcloud/feature/5282/calendar_apiMorris Jobke2017-11-161-0/+10
|\
| * implement CalendarManagerGeorg Ehrke2017-11-091-0/+10
* | Add a mechanism to register crach reportersChristoph Wurst2017-11-141-1/+5
|/
* Update license headersMorris Jobke2017-11-061-2/+7
* Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-011-2/+2
|\
| * Use local cache for the CachingRouterRoeland Jago Douma2017-10-251-2/+2
* | simplify registration of manager in server containerArthur Schiwon2017-10-311-5/+3
* | AutoCompletion backendArthur Schiwon2017-10-221-0/+12
|/
* split off former searchSharee unit testArthur Schiwon2017-09-261-1/+14
* Splits off the logic from sharees endpoint thus making it available fromArthur Schiwon2017-09-261-0/+12
* Use IAppManager instead of private APIJulius Härtl2017-09-121-1/+2
* Use the language of the recipient for the share notificationJoas Schilling2017-09-081-4/+2