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
2019-12-13Merge pull request #17494 from nextcloud/fix/16340/ignore-invalid-jsonblizzz
2019-12-13Allow to force enable apps via CLIJoas Schilling
2019-12-13Log critical fallback to user default if we can't parse the JSONChristoph Wurst
2019-12-13Return a default user record if json is brokenDaniel Kesselberg
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-12Fix detection of non extention typesRoeland Jago Douma
2019-12-12Add a dedicated page for the recommended apps installationChristoph Wurst
2019-12-11Merge pull request #17935 from nextcloud/feature/noid/public-auth-for-circlesRoeland Jago Douma
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 #18341 from kbucheli/handle_ipv6_address_with_explicit_int...Christoph Wurst
2019-12-11Merge pull request #18349 from nextcloud/techdebt/deprecate-hooks-emitter-sym...Christoph 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-11Deprecate hooks, emitter and Symfony dispatcher mechanismsChristoph Wurst
2019-12-11Add typed events for all user hooks and legacy eventsChristoph Wurst
2019-12-11handle IPv6 addresses with an explict incoming interface at the end (e.g fe80...Konrad Bucheli
2019-12-10Merge pull request #18312 from nextcloud/fix/18249/do_not_disable_auth_appsRoeland Jago Douma
2019-12-10Merge pull request #18253 from nextcloud/bugfix/noid/broken-oracle-installRoeland Jago Douma
2019-12-10Do not disable authentication appsRoeland Jago Douma
2019-12-10Merge pull request #18297 from nextcloud/enh/notification_dismissRoeland Jago Douma
2019-12-10Merge pull request #18314 from nextcloud/fixFileIdSearchRoeland Jago Douma
2019-12-10Pick a shorter name for the transfer ownership tableJoas Schilling
2019-12-10Try more methodsJoas Schilling
2019-12-10Add interface for notification handler for dimissed eventsRoeland Jago Douma
2019-12-10fix https://github.com/nextcloud/server/issues/18313tobiasKaminsky
2019-12-10Allow to specify apps that somethign is a dirJoas Schilling
2019-12-10Some more fixes in detecting the mimetype from the contentJoas Schilling
2019-12-10Cleanup the codeJoas Schilling
2019-12-10Allow to check for the mimetype by content onlyJoas Schilling
2019-12-10[tx-robot] updated from transifexNextcloud bot
2019-12-09Merge pull request #18184 from nextcloud/bugfix/noid/is-trusted-domainRoeland Jago Douma
2019-12-09Merge pull request #18256 from nextcloud/files-aditional-scripts-new-eventsRoeland Jago Douma
2019-12-09Fix search limit to homeRoeland Jago Douma
2019-12-09use OCP\EventDispatcher\GenericEvent in more placesRobin Appelman
2019-12-09Move custom definition logic into methodDaniel Kesselberg
2019-12-09Ensure that we don't merge broken json.Daniel Kesselberg
2019-12-09Merge pull request #17325 from nextcloud/enh/decouple-register-resource-providerChristoph Wurst
2019-12-09Merge pull request #18289 from nextcloud/bug/18203/dont-log-exception-on-conn...Roeland Jago Douma
2019-12-08Don't log the stack trace for ConnectExceptionDaniel Kesselberg
2019-12-08[tx-robot] updated from transifexNextcloud bot
2019-12-08Decouple resource provider registrationDaniel Kesselberg
2019-12-07Move overwritehost check to isTrustedDomainJulius Härtl
2019-12-07[tx-robot] updated from transifexNextcloud bot
2019-12-06[tx-robot] updated from transifexNextcloud bot
2019-12-05Update license headersChristoph Wurst
2019-12-05using IShare::Maxence Lange