summaryrefslogtreecommitdiffstats
path: root/lib/private/Server.php
Commit message (Expand)AuthorAgeFilesLines
* fix: also remove use statement of UserCreatedEventTobias Assmann2020-11-051-1/+0
* fix: no more translation from postCreateUser hook to UserCreatedEvent anymore...Tobias Assmann2020-11-041-4/+0
* Improve CertificateManager to not be user context dependentMorris Jobke2020-11-031-37/+7
* Use PSR logger in authenticationJoas Schilling2020-10-121-1/+1
* Clean up the serverChristoph Wurst2020-10-091-227/+263
* Deprecate the named alias of IBusChristoph Wurst2020-10-071-3/+3
* Merge pull request #23248 from nextcloud/techdebt/server-getters-query-getRoeland Jago Douma2020-10-071-102/+103
|\
| * Use the ContainerInterface::get inside the server containerChristoph Wurst2020-10-071-102/+103
* | Use the correct l10n for activitiesRoeland Jago Douma2020-10-071-1/+1
|/
* Add occ command to set theming valuesJulius Härtl2020-09-241-1/+1
* Specific version for @deprecated PHPDocMorris Jobke2020-09-161-91/+92
* Don't create a deprecation log in base.phpJoas Schilling2020-09-101-1/+1
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
* Add missing alias for OCP\Settings\IManager and deprecate the old oneJoas Schilling2020-09-041-10/+3
* Fix app password updating out of boundsRoeland Jago Douma2020-09-031-0/+3
* Merge pull request #21288 from lmamane/masterRoeland Jago Douma2020-08-281-2/+2
|\
| * Return correct loginname in credentials,Lionel Elie Mamane2020-08-201-2/+2
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+0
* | Merge pull request #22331 from nextcloud/bugfix/noid/dont-use-deprecated-inig...Roeland Jago Douma2020-08-201-2/+2
|\ \
| * | Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-201-2/+2
| |/
* | Merge pull request #21529 from nextcloud/enh/encryption/improve_key_formatMorris Jobke2020-08-201-1/+1
|\ \ | |/ |/|
| * New SSE key formatRoeland Jago Douma2020-08-201-1/+1
* | Properly inject IRouter into URLGenerator to properly encapsulate testsMorris Jobke2020-08-191-10/+1
|/
* Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-171-1/+1
* Fix more MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-141-9/+9
* Add @deprecated labels for server DI containter aliasesMorris Jobke2020-08-131-0/+64
* Use registerDeprecatedAlias for non-namespaced aliasesMorris Jobke2020-08-131-3/+3
* Use autowiring where possible in server containerMorris Jobke2020-08-131-125/+19
* Merge pull request #22117 from nextcloud/activity-settings-groupingMorris Jobke2020-08-111-1/+3
|\
| * allow grouping of activity settingsRobin Appelman2020-08-051-1/+3
* | Distribute preview folders in appdata in multibucket setup to multiple bucketsMorris Jobke2020-08-061-0/+3
* | Provide a PHP Api for UserStatusGeorg Ehrke2020-08-051-0/+2
|/
* Merge pull request #21658 from nextcloud/trashbin-configurable-sizeMorris Jobke2020-07-211-1/+3
|\
| * allow admin to configure the max trashbin sizeRobin Appelman2020-07-071-1/+3
* | Deprecate the server container gettersChristoph Wurst2020-07-161-0/+91
* | Use PSR container interface and deprecate our own abstractionChristoph Wurst2020-07-161-7/+11
* | Add new dashboard public APIJulius Härtl2020-07-151-0/+1
|/
* Remove old deprecated getAppFolderRoeland Jago Douma2020-07-061-17/+0
* Add lazy events for the Node APIRoeland Jago Douma2020-05-281-2/+15
* Move over the IConfig for globalscaleRoeland Jago Douma2020-05-081-3/+1
* 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