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
path: root/lib
AgeCommit message (Expand)Author
2020-07-24Move NotFoundResponse to a proper TemplateResponseJulius Härtl
2020-07-24[tx-robot] updated from transifexNextcloud bot
2020-07-23Merge pull request #21814 from nextcloud/techdebt/noid/federated_share_added-...Morris Jobke
2020-07-23Merge pull request #21628 from nextcloud/external-to-s3-trashbin-fixMorris Jobke
2020-07-23fix renameFromStorage messing with folder mimetypeRobin Appelman
2020-07-23Fix header logo size in notification mailsSimon Spannagel
2020-07-23use exceptions for error signaling in writeStreamRobin Appelman
2020-07-23fix moving files from external storage to object store trashbinRobin Appelman
2020-07-23Allow user backends to specify a custom logout urlRoeland Jago Douma
2020-07-23Move federated_share_added into a typed eventMorris Jobke
2020-07-23[tx-robot] updated from transifexNextcloud bot
2020-07-22Merge pull request #21870 from nextcloud/fix/bootstrap-context-container-inte...Morris Jobke
2020-07-21Merge pull request #21658 from nextcloud/trashbin-configurable-sizeMorris Jobke
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 #21875 from nextcloud/techdebt/deprecate-iloggerMorris Jobke
2020-07-20Merge pull request #21850 from nextcloud/techdebt/noid/register-alternative-l...Morris Jobke
2020-07-20Merge pull request #21880 from nextcloud/webauthn/discourage_user_authMorris Jobke
2020-07-19Merge pull request #21891 from nextcloud/techdebt/undeprecate-iappcontainer-i...Morris Jobke
2020-07-19[tx-robot] updated from transifexNextcloud bot
2020-07-17Undeprecate IAppContainer and IServerContainerChristoph Wurst
2020-07-17Deprecate the query mothod on the server containerChristoph Wurst
2020-07-17[tx-robot] updated from transifexNextcloud bot
2020-07-16Merge pull request #21869 from nextcloud/techdebt/noid/add-constants-for-magi...Joas Schilling
2020-07-16Discourage webauthn user interactionRoeland Jago Douma
2020-07-16Merge pull request #21873 from nextcloud/techdebt/deprecate-server-container-...Roeland Jago Douma
2020-07-16Deprecate ILoggerChristoph Wurst
2020-07-16Add a scoped PSR logger for appsChristoph Wurst
2020-07-16Deprecate the server container gettersChristoph 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-16[tx-robot] updated from transifexNextcloud bot
2020-07-15Better event description for BeforeTemplateRenderedEvent in files and files_s...Morris Jobke
2020-07-15Merge pull request #21822 from nextcloud/enh/events/additionalscriptsMorris Jobke
2020-07-15Merge pull request #21844 from bladewing/bladewing-harden-against-mimetype-mi...Morris Jobke
2020-07-15Add real events to load additionalscriptsRoeland Jago Douma
2020-07-15Deprecate the internal Symfony dispatcher adapterChristoph Wurst
2020-07-15Extra white space to follow other ifslui87kw
2020-07-15Avoid substr() error when strpos returns falsebladewing
2020-07-15Dashboard strict typingJulius Härtl
2020-07-15Add load method for apps to bootstrap their panelsJulius Härtl
2020-07-15Cleanup public api methodsJulius Härtl
2020-07-15Deprecate panel register event right away but keep it for not breaking backwa...Julius Härtl
2020-07-15Move to lazy panel registration during registration contextJulius Härtl
2020-07-15Update autoloaderJulius Härtl
2020-07-15Deprecate old dashboard APIJulius Härtl
2020-07-15Add new dashboard public APIJulius Härtl
2020-07-14Merge pull request #21825 from nextcloud/fix/appframework/servicesMorris Jobke
2020-07-14Merge pull request #21812 from nextcloud/feature/noid/app-bootstrap-without-a...Morris Jobke