Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-28Fix missing exception class importChristoph Wurst
2021-06-30Revert "[stable21] Fix constraint violation detection in QB Mapper"Christoph Wurst
2021-06-08Fix a usort comparison function returning a boolean instead of an integerRichard de Boer
2021-06-02Escape filename in Content-DispositionLukas Reschke
2021-05-26Add DB exception throws tag to QBMapper PHPDocAnna Larch
2021-04-16Fix constraint violation detection in QB MapperJoas Schilling
2021-03-15Allow overwriting isAuthenticatedRoeland Jago Douma
2021-02-18Initialize \OCP\AppFramework\Http\ZipResponse::$resourcesChristoph Wurst
2021-01-28Move TemplateProvider registration to boot context and make template type reg...Julius Härtl
2021-01-15Add a hint about the direction of priorityJoas Schilling
2020-12-30Update license headersChristoph Wurst
2020-12-18Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-16Add well known handlers APIChristoph Wurst
2020-12-15Log an error when setting a custom header on "Not Modified" responsesJoas Schilling
2020-12-12Update comment to reflect current CSP policyThomas Citharel
2020-11-19Fix DataResponse typehintsRoeland Jago Douma
2020-11-18Merge pull request #24189 from nextcloud/enh/csp/frame-ancestorsRoeland Jago Douma
2020-11-18Set frame-ancestors to none if none are filledRoeland Jago Douma
2020-11-17Remove some IRouter methodsRoeland Jago Douma
2020-11-01Remove deprecated OCSResponseRoeland Jago Douma
2020-10-28Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitialState cl...Christoph Wurst
2020-10-15Add psalm types for the event dispatcherChristoph Wurst
2020-10-12Add Psalm type for the bootstrap registration contextChristoph Wurst
2020-10-12Add template typing to the QBMapperChristoph Wurst
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-10-04Move initial state provider to boostrapRoeland Jago Douma
2020-09-24Add acutal response to BeforeTemplateRenderedEventJulius Härtl
2020-09-16Remove @suppress SqlInjectionCheckerMorris Jobke
2020-08-28Fix writing BLOBs to postgres with recent contacts interactionChristoph Wurst
2020-08-26Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma
2020-08-26Remove @package annotations from public namespaceJulius Härtl
2020-08-26Remove wrongly annotated package namesJulius Härtl
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-19Fix CSJoas Schilling
2020-08-19Send "429 Too Many Requests" in case of brute force protectionJoas Schilling
2020-08-05Refactor API to match the widget wordingJulius Härtl
2020-08-05Merge pull request #22097 from nextcloud/enh/noid/empty-templateMorris Jobke
2020-08-04Add base renderAs templateJulius Härtl
2020-07-24Move NotFoundResponse to a proper TemplateResponseJulius Härtl
2020-07-21Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke
2020-07-21Make the bootstrap context return ContainerInterface instancesChristoph Wurst
2020-07-20Merge pull request #21850 from nextcloud/techdebt/noid/register-alternative-l...Morris Jobke
2020-07-17Undeprecate IAppContainer and IServerContainerChristoph Wurst
2020-07-16Add constants for the magic strings of template renderingJoas Schilling
2020-07-16Allow to register AlternativeLogin on RegistrationContextJoas Schilling
2020-07-16Use PSR container interface and deprecate our own abstractionChristoph Wurst
2020-07-15Better event description for BeforeTemplateRenderedEvent in files and files_s...Morris Jobke
2020-07-15Add real events to load additionalscriptsRoeland Jago Douma
2020-07-15Move to lazy panel registration during registration contextJulius Härtl