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
2020-07-31Add user-status appGeorg Ehrke
2020-07-29Merge pull request #21542 from nextcloud/activity-notificationsMorris Jobke
2020-07-24implement old settings interfaceRobin Appelman
2020-07-24Move NotFoundResponse to a proper TemplateResponseJulius Härtl
2020-07-23Allow user backends to specify a custom logout urlRoeland Jago Douma
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-21build autoloaderRobin Appelman
2020-07-21improve default notification fallbackRobin Appelman
2020-07-21basic settings system for activity notificationsRobin Appelman
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-17Undeprecate IAppContainer and IServerContainerChristoph Wurst
2020-07-16Merge pull request #21869 from nextcloud/techdebt/noid/add-constants-for-magi...Joas Schilling
2020-07-16Deprecate ILoggerChristoph 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-15Better event description for BeforeTemplateRenderedEvent in files and files_s...Morris Jobke
2020-07-15Add real events to load additionalscriptsRoeland Jago Douma
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-15Deprecate old dashboard APIJulius Härtl
2020-07-15Add new dashboard public APIJulius Härtl
2020-07-09Make the subscription registry lazyRoeland Jago Douma
2020-07-06Remove old deprecated getAppFolderRoeland Jago Douma
2020-07-06Merge pull request #20729 from nextcloud/cleanup/noid/shared-tags-codeMorris Jobke
2020-07-06Deprecate registerRoutesRoeland Jago Douma
2020-07-06Tags.php and the old sharing mechanismMorris Jobke
2020-07-06Merge pull request #21238 from nextcloud/techdebt/noid/deferrable-notificatio...Morris Jobke
2020-07-06Merge pull request #21665 from nextcloud/debt/noid/job-listMorris Jobke
2020-07-06Use formal type hints instead of informal PHPDocMorris Jobke
2020-07-05Merge pull request #21636 from nextcloud/lock-exception-readable-pathMorris Jobke
2020-07-05Merge pull request #21626 from nextcloud/enhancement/injectible-callablesMorris Jobke
2020-07-04Merge pull request #21533 from nextcloud/techdebt/noid/dedicated-method-to-ge...Roeland Jago Douma
2020-07-03Allow notification apps to defer and flush the sendingJoas Schilling
2020-07-03Callable parameter injectionChristoph Wurst
2020-07-03Fix wrong phpdoc for execute methodDaniel Kesselberg
2020-07-03Merge pull request #21439 from nextcloud/feature/noid/move-autocomplete-filte...Joas Schilling
2020-07-01Add a dedicated method to get the language for another userJoas Schilling
2020-07-01Move AutoComplete::filterResults to new event dispatcher and GenericEventJoas Schilling
2020-07-01Replace TYPE with TYPESDaniel Kesselberg
2020-06-30add proper paths to locking exceptionsRobin Appelman
2020-06-25Fix robots "noindex, nofollow" signalsJoas Schilling
2020-06-24Deprecate \OCP\ISearchChristoph Wurst
2020-06-24Implement unified search for FilesChristoph Wurst