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-02-23Merge pull request #19478 from Tim-Obert/bug/19475/fix-routes-generation-auth...Roeland Jago Douma
2020-02-21Merge pull request #19412 from nextcloud/fix/19404/make-favorite-publicChristoph Wurst
2020-02-14Fix requested changesTimObert
2020-02-14Change the route generation of AuthPublicShareController.php and adjust the r...Tim Obert
2020-02-13Allow to overwrite the path on the cache eventJoas Schilling
2020-02-12Make TAG_FAVORITE publicDaniel Kesselberg
2020-01-28always require a message paramter for data loggingArthur Schiwon
2020-01-28log Flow activityArthur Schiwon
2020-01-13Fix license headersChristoph Wurst
2020-01-07Merge pull request #17861 from nextcloud/fix-tab-navigation-of-menu-in-public...Roeland Jago Douma
2020-01-02Use the new Events in FlowRoeland Jago Douma
2019-12-30Split the menu entry for external shares in twoDaniel Calviño Sánchez
2019-12-30Format HTML elementsDaniel Calviño Sánchez
2019-12-20Merge pull request #18483 from nextcloud/fix/license-headers-18Christoph Wurst
2019-12-20Merge pull request #18080 from nextcloud/enhancement/noid/add-timeoutblizzz
2019-12-20Update license headers for 18Christoph Wurst
2019-12-16Merge pull request #17018 from nextcloud/feature/noid/allow-to-force-enable-v...Joas Schilling
2019-12-16Merge pull request #18384 from nextcloud/fix/18255/global_config_to_always_ac...Roeland Jago Douma
2019-12-16config.php setting to always accept internal sharesRoeland Jago Douma
2019-12-13Allow to force enable apps via CLIJoas Schilling
2019-12-13nullable paramsMaxence Lange
2019-12-13Add typed events for the filesystem/scannerChristoph Wurst
2019-12-12Merge pull request #18236 from nextcloud/bugfix/noid/always-detect-mimetype-b...Roeland Jago Douma
2019-12-12+ManuallyLockedExceptionMaxence Lange
2019-12-11Merge pull request #18350 from nextcloud/enhancement/typed-group-events-IIRoeland Jago Douma
2019-12-11Merge pull request #18348 from nextcloud/enhancement/typed-user-events-IIChristoph Wurst
2019-12-11Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-pathRoeland Jago Douma
2019-12-11Add typed events for all group hooks and legacy eventsChristoph Wurst
2019-12-11Add typed events for all user hooks and legacy eventsChristoph Wurst
2019-12-10Add interface for notification handler for dimissed eventsRoeland Jago Douma
2019-12-10Allow to specify apps that somethign is a dirJoas Schilling
2019-12-10Allow to check for the mimetype by content onlyJoas Schilling
2019-12-08Decouple resource provider registrationDaniel Kesselberg
2019-12-05Update license headersChristoph Wurst
2019-12-05Merge pull request #17941 from nextcloud/search-by-ownerRoeland Jago Douma
2019-12-05Use file path for direct editingJulius Härtl
2019-12-04Merge pull request #17833 from nextcloud/propagator-no-negative-sizesRoeland Jago Douma
2019-12-03Add missing getUser method to direct editing IToken interfaceJulius Härtl
2019-12-03add @since to limitToHomeRobin Appelman
2019-12-03Allow filtering the search results to the users home storageRobin Appelman
2019-12-03Add typed create user eventsChristoph Wurst
2019-11-28Merge pull request #18134 from nextcloud/enh/noid/flow-extend-scopeRoeland Jago Douma
2019-11-28Properly anotate LockedException in files node apiJulius Härtl
2019-11-28add convenience interfaces so entities can provide presentable detailsArthur Schiwon
2019-11-28allow user flows when the acting user is legitimate, but not its ownerArthur Schiwon
2019-11-27Add mimetype to creatorsJulius Härtl
2019-11-27Code style fixes and cleanupJulius Härtl
2019-11-27Direct editing API to allow file editing using a one-time token forJulius Härtl
2019-11-27Merge pull request #18019 from nextcloud/enhancement/password-policy-eventsRoeland Jago Douma
2019-11-27Merge pull request #17834 from nextcloud/enh/noid/generic-event-replacement-tk2blizzz