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-19when downloading from web, skip files that are not accessibleArthur Schiwon
2019-12-19use Nodes API for zip streamingArthur Schiwon
2019-12-19Use files node API for single file downloadsJulius Härtl
2019-12-19Merge pull request #16792 from MichaIng/patch-1Roeland Jago Douma
2019-12-19Merge pull request #18470 from nextcloud/techdebt/app-code-checker-php7-onlyRoeland Jago Douma
2019-12-19Do not generate tokens for editor IDs that do not existChristoph Wurst
2019-12-19[tx-robot] updated from transifexNextcloud bot
2019-12-18Only parse php7 code in app code checkerChristoph Wurst
2019-12-18Merge pull request #18456 from nextcloud/fix/office/previewsRoeland Jago Douma
2019-12-18Fix Office preview generationRoeland Jago Douma
2019-12-18[tx-robot] updated from transifexNextcloud bot
2019-12-17Merge pull request #18428 from nextcloud/bugfix/noid/empty-templateRoeland Jago Douma
2019-12-17[tx-robot] updated from transifexNextcloud bot
2019-12-16Return empty template for default creatorsJulius Härtl
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-15[tx-robot] updated from transifexNextcloud bot
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