summaryrefslogtreecommitdiffstats
path: root/lib/private/Server.php
Commit message (Expand)AuthorAgeFilesLines
* Move to subfolders for preview filesRoeland Jago Douma2020-04-191-2/+2
* Provide the proper language to the mailerRoeland Jago Douma2020-04-161-1/+2
* Check all remotes for local accessJoas Schilling2020-04-141-0/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-10/+10
* Merge pull request #18200 from nextcloud/enhancement/psr-loggerChristoph Wurst2020-04-081-0/+4
|\
| * Add a PSR-3 logger adapter and make it injectableChristoph Wurst2020-03-261-0/+4
* | Merge pull request #20241 from nextcloud/fix/license-headers-19Roeland Jago Douma2020-04-011-0/+1
|\ \
| * | Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* | | [POC] Event for failed login attemptsRoeland Jago Douma2020-03-311-0/+6
|/ /
* / Use the short array syntax, everywhereChristoph Wurst2020-03-261-18/+18
|/
* Added Hook before Message is sendArne Hamann2020-03-241-1/+2
* Fix recursive calls in logging via server methodsJoas Schilling2020-03-181-153/+194
* Move deprecated aliases over to new registrationRoeland Jago Douma2020-03-151-64/+64
* Add a deprecated alias registration to find deprecated usagesRoeland Jago Douma2020-03-151-0/+17
* disable timeout on app install via cliArthur Schiwon2020-02-121-1/+2
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
* Merge pull request #17018 from nextcloud/feature/noid/allow-to-force-enable-v...Joas Schilling2019-12-161-0/+1
|\
| * Allow to force enable apps via CLIJoas Schilling2019-12-131-0/+1
* | config.php setting to always accept internal sharesRoeland Jago Douma2019-12-161-1/+2
|/
* Merge pull request #18350 from nextcloud/enhancement/typed-group-events-IIRoeland Jago Douma2019-12-111-2/+44
|\
| * Add typed events for all group hooks and legacy eventsChristoph Wurst2019-12-111-2/+44
* | Merge pull request #18348 from nextcloud/enhancement/typed-user-events-IIChristoph Wurst2019-12-111-5/+71
|\ \
| * | Add typed events for all user hooks and legacy eventsChristoph Wurst2019-12-111-5/+71
| |/
* / Deprecate hooks, emitter and Symfony dispatcher mechanismsChristoph Wurst2019-12-111-0/+1
|/
* Ensure that we don't merge broken json.Daniel Kesselberg2019-12-091-0/+1
* Decouple resource provider registrationDaniel Kesselberg2019-12-071-0/+1
* Update license headersChristoph Wurst2019-12-051-3/+8
* Add typed create user eventsChristoph Wurst2019-12-031-3/+0
* Direct editing API to allow file editing using a one-time token forJulius Härtl2019-11-271-0/+2
* Harden identifyproof openssl codeRoeland Jago Douma2019-09-141-8/+0
* emit file events via Dispatcher, tooArthur Schiwon2019-09-091-1/+1
* Fix report of phpstan in LimiterRoeland Jago Douma2019-08-191-8/+0
* Make sure SystemConfig class can be injected and syslog_tag is fetched properlyJulius Härtl2019-08-131-1/+2
* Add proper PostLoginEventRoeland Jago Douma2019-07-291-1/+3
* Merge pull request #15040 from nextcloud/feature/13980/push-for-deleted-notif...Morris Jobke2019-07-171-1/+2
|\
| * Fix creation of the ManagerJoas Schilling2019-07-151-1/+2
* | Merge pull request #16075 from nextcloud/bugfix/15823/app-restricted-groupsMorris Jobke2019-07-171-1/+2
|\ \ | |/ |/|
| * Properly inject the loggerMorris Jobke2019-07-161-1/+2
* | Merge pull request #15730 from nextcloud/enh/14179/event_for_cspRoeland Jago Douma2019-07-091-4/+2
|\ \
| * | Add an event to edit the CSPRoeland Jago Douma2019-07-081-4/+2
* | | allow injecting CsrfTokenManager by classRobin Appelman2019-07-091-2/+3
|/ /
* | Mimetype list integrity check should not fail if it's changed (#15810)John Molakvoæ2019-07-071-1/+2
|\ \
| * | Do not fail integrity check if mimetype list is changedXheni Myrtaj2019-05-291-1/+2
| |/
* | Allow IProviderV2 for previews as wellJohn Molakvoæ (skjnldsv)2019-07-051-7/+18
* | Add event dispatcher to OCPChristoph Wurst2019-06-251-8/+4
|/
* Fix l10n for SettingsManager by injecting the l10n factoryMorris Jobke2019-05-211-1/+1
* Add interfaces to interact with subscription from support appMorris Jobke2019-05-131-0/+1
* Remove unnecessary event dispatcherJoas Schilling2019-04-091-2/+1