aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Server.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #6254 from nextcloud/async-bus-splitMorris Jobke2017-09-041-31/+42
|\
| * allow configuring the command busRobin Appelman2017-08-241-30/+41
| * split async test bus for easier subclassingRobin Appelman2017-08-241-2/+2
* | Improve 2FARoeland Jago Douma2017-08-291-1/+10
|/
* Merge pull request #5897 from nextcloud/add-share-mail-for-user-shareRoeland Jago Douma2017-08-011-1/+4
|\
| * Send an email once a file/folder is shared with a userMorris Jobke2017-07-281-1/+4
* | Stricter phan config fixesLukas Reschke2017-08-011-1/+0
|/
* Proper DI for ILockingProviderRoeland Jago Douma2017-07-241-1/+3
* Fix error message on untrusted domain error pageMorris Jobke2017-07-211-1/+1
* Add bruteforce capabilitiesRoeland Jago Douma2017-07-131-0/+3
* Write cert bundle to tmp file firstRoeland Jago Douma2017-07-121-2/+14
* 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