summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* when downloading from web, skip files that are not accessibleArthur Schiwon2019-12-192-5/+15
* use Nodes API for zip streamingArthur Schiwon2019-12-191-17/+30
* Use files node API for single file downloadsJulius Härtl2019-12-191-14/+28
* Merge pull request #16792 from MichaIng/patch-1Roeland Jago Douma2019-12-191-13/+23
|\
| * Merge branch 'master' into patch-1MichaIng2019-12-04254-1102/+2496
| |\
| * | Add missing newlines to .htaccessMichaIng2019-10-311-2/+2
| * | Add "Order" to assure that no parental "Allow" can grant accessMichaIng2019-09-261-0/+2
| * | Minor syntaxMichaIng2019-08-191-21/+21
| * | Update lib/private/Setup.php MichaIng2019-08-191-1/+1
| * | Harden data protection .htaccessMichaIng2019-08-191-8/+16
* | | Only parse php7 code in app code checkerChristoph Wurst2019-12-181-1/+1
* | | Fix Office preview generationRoeland Jago Douma2019-12-181-1/+1
* | | Return empty template for default creatorsJulius Härtl2019-12-161-3/+25
* | | Merge pull request #17018 from nextcloud/feature/noid/allow-to-force-enable-v...Joas Schilling2019-12-163-4/+31
|\ \ \
| * | | Allow to force enable apps via CLIJoas Schilling2019-12-133-4/+31
* | | | Merge pull request #18384 from nextcloud/fix/18255/global_config_to_always_ac...Roeland Jago Douma2019-12-162-13/+21
|\ \ \ \
| * | | | config.php setting to always accept internal sharesRoeland Jago Douma2019-12-162-13/+21
| |/ / /
* | | | Merge pull request #17494 from nextcloud/fix/16340/ignore-invalid-jsonblizzz2019-12-132-7/+17
|\ \ \ \
| * | | | Log critical fallback to user default if we can't parse the JSONChristoph Wurst2019-12-132-8/+15
| * | | | Return a default user record if json is brokenDaniel Kesselberg2019-12-131-0/+3
| |/ / /
* / / / Add typed events for the filesystem/scannerChristoph Wurst2019-12-131-21/+35
|/ / /
* | | Merge pull request #18236 from nextcloud/bugfix/noid/always-detect-mimetype-b...Roeland Jago Douma2019-12-121-60/+90
|\ \ \
| * | | Fix detection of non extention typesRoeland Jago Douma2019-12-121-3/+6
| * | | Try more methodsJoas Schilling2019-12-101-3/+12
| * | | Some more fixes in detecting the mimetype from the contentJoas Schilling2019-12-101-15/+17
| * | | Cleanup the codeJoas Schilling2019-12-101-43/+45
| * | | Allow to check for the mimetype by content onlyJoas Schilling2019-12-101-7/+21
* | | | Merge pull request #17935 from nextcloud/feature/noid/public-auth-for-circlesRoeland Jago Douma2019-12-111-2/+3
|\ \ \ \
| * | | | using IShare::Maxence Lange2019-12-051-3/+3
| * | | | adding share type circlesMaxence Lange2019-12-051-1/+2
* | | | | Merge pull request #18350 from nextcloud/enhancement/typed-group-events-IIRoeland Jago Douma2019-12-111-2/+44
|\ \ \ \ \
| * | | | | Add typed events for all group hooks and legacy eventsChristoph Wurst2019-12-111-2/+44
* | | | | | Merge pull request #18348 from nextcloud/enhancement/typed-user-events-IIChristoph Wurst2019-12-112-8/+74
|\ \ \ \ \ \
| * | | | | | Add typed events for all user hooks and legacy eventsChristoph Wurst2019-12-112-8/+74
| |/ / / / /
* | | | | | Merge pull request #18341 from kbucheli/handle_ipv6_address_with_explicit_int...Christoph Wurst2019-12-111-0/+4
|\ \ \ \ \ \
| * | | | | | handle IPv6 addresses with an explict incoming interface at the end (e.g fe80...Konrad Bucheli2019-12-101-0/+4
| |/ / / / /
* | | | | | Merge pull request #18349 from nextcloud/techdebt/deprecate-hooks-emitter-sym...Christoph Wurst2019-12-115-1/+13
|\ \ \ \ \ \
| * | | | | | Deprecate hooks, emitter and Symfony dispatcher mechanismsChristoph Wurst2019-12-115-1/+13
| |/ / / / /
* | | | | | Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-pathRoeland Jago Douma2019-12-112-12/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use file path for direct editingJulius Härtl2019-12-052-12/+24
* | | | | | Merge pull request #18312 from nextcloud/fix/18249/do_not_disable_auth_appsRoeland Jago Douma2019-12-101-2/+3
|\ \ \ \ \ \
| * | | | | | Do not disable authentication appsRoeland Jago Douma2019-12-101-2/+3
* | | | | | | Merge pull request #18253 from nextcloud/bugfix/noid/broken-oracle-installRoeland Jago Douma2019-12-101-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Pick a shorter name for the transfer ownership tableJoas Schilling2019-12-101-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #18297 from nextcloud/enh/notification_dismissRoeland Jago Douma2019-12-101-0/+15
|\ \ \ \ \ \
| * | | | | | Add interface for notification handler for dimissed eventsRoeland Jago Douma2019-12-101-0/+15
* | | | | | | Merge pull request #18314 from nextcloud/fixFileIdSearchRoeland Jago Douma2019-12-101-0/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fix https://github.com/nextcloud/server/issues/18313tobiasKaminsky2019-12-101-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #18184 from nextcloud/bugfix/noid/is-trusted-domainRoeland Jago Douma2019-12-091-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Move overwritehost check to isTrustedDomainJulius Härtl2019-12-071-0/+5