Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | use Nodes API for zip streaming | Arthur Schiwon | 2019-12-19 | 1 | -17/+30 | |
* | | | Use files node API for single file downloads | Julius Härtl | 2019-12-19 | 1 | -14/+28 | |
* | | | Merge pull request #16792 from MichaIng/patch-1 | Roeland Jago Douma | 2019-12-19 | 1 | -13/+23 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' into patch-1 | MichaIng | 2019-12-04 | 254 | -1102/+2496 | |
| |\ \ \ | ||||||
| * | | | | Add missing newlines to .htaccess | MichaIng | 2019-10-31 | 1 | -2/+2 | |
| * | | | | Add "Order" to assure that no parental "Allow" can grant access | MichaIng | 2019-09-26 | 1 | -0/+2 | |
| * | | | | Minor syntax | MichaIng | 2019-08-19 | 1 | -21/+21 | |
| * | | | | Update lib/private/Setup.php | MichaIng | 2019-08-19 | 1 | -1/+1 | |
| * | | | | Harden data protection .htaccess | MichaIng | 2019-08-19 | 1 | -8/+16 | |
* | | | | | Only parse php7 code in app code checker | Christoph Wurst | 2019-12-18 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Fix Office preview generation | Roeland Jago Douma | 2019-12-18 | 1 | -1/+1 | |
* | | | | Return empty template for default creators | Julius Härtl | 2019-12-16 | 1 | -3/+25 | |
* | | | | Merge pull request #17018 from nextcloud/feature/noid/allow-to-force-enable-v... | Joas Schilling | 2019-12-16 | 3 | -4/+31 | |
|\ \ \ \ | ||||||
| * | | | | Allow to force enable apps via CLI | Joas Schilling | 2019-12-13 | 3 | -4/+31 | |
* | | | | | Merge pull request #18384 from nextcloud/fix/18255/global_config_to_always_ac... | Roeland Jago Douma | 2019-12-16 | 2 | -13/+21 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | config.php setting to always accept internal shares | Roeland Jago Douma | 2019-12-16 | 2 | -13/+21 | |
| |/ / / | ||||||
* | | | | Merge pull request #17494 from nextcloud/fix/16340/ignore-invalid-json | blizzz | 2019-12-13 | 2 | -7/+17 | |
|\ \ \ \ | ||||||
| * | | | | Log critical fallback to user default if we can't parse the JSON | Christoph Wurst | 2019-12-13 | 2 | -8/+15 | |
| * | | | | Return a default user record if json is broken | Daniel Kesselberg | 2019-12-13 | 1 | -0/+3 | |
| |/ / / | ||||||
* / / / | Add typed events for the filesystem/scanner | Christoph Wurst | 2019-12-13 | 1 | -21/+35 | |
|/ / / | ||||||
* | | | Merge pull request #18236 from nextcloud/bugfix/noid/always-detect-mimetype-b... | Roeland Jago Douma | 2019-12-12 | 1 | -60/+90 | |
|\ \ \ | ||||||
| * | | | Fix detection of non extention types | Roeland Jago Douma | 2019-12-12 | 1 | -3/+6 | |
| * | | | Try more methods | Joas Schilling | 2019-12-10 | 1 | -3/+12 | |
| * | | | Some more fixes in detecting the mimetype from the content | Joas Schilling | 2019-12-10 | 1 | -15/+17 | |
| * | | | Cleanup the code | Joas Schilling | 2019-12-10 | 1 | -43/+45 | |
| * | | | Allow to check for the mimetype by content only | Joas Schilling | 2019-12-10 | 1 | -7/+21 | |
* | | | | Merge pull request #17935 from nextcloud/feature/noid/public-auth-for-circles | Roeland Jago Douma | 2019-12-11 | 1 | -2/+3 | |
|\ \ \ \ | ||||||
| * | | | | using IShare:: | Maxence Lange | 2019-12-05 | 1 | -3/+3 | |
| * | | | | adding share type circles | Maxence Lange | 2019-12-05 | 1 | -1/+2 | |
* | | | | | Merge pull request #18350 from nextcloud/enhancement/typed-group-events-II | Roeland Jago Douma | 2019-12-11 | 1 | -2/+44 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add typed events for all group hooks and legacy events | Christoph Wurst | 2019-12-11 | 1 | -2/+44 | |
* | | | | | | Merge pull request #18348 from nextcloud/enhancement/typed-user-events-II | Christoph Wurst | 2019-12-11 | 2 | -8/+74 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add typed events for all user hooks and legacy events | Christoph Wurst | 2019-12-11 | 2 | -8/+74 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #18341 from kbucheli/handle_ipv6_address_with_explicit_int... | Christoph Wurst | 2019-12-11 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | handle IPv6 addresses with an explict incoming interface at the end (e.g fe80... | Konrad Bucheli | 2019-12-10 | 1 | -0/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #18349 from nextcloud/techdebt/deprecate-hooks-emitter-sym... | Christoph Wurst | 2019-12-11 | 5 | -1/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Deprecate hooks, emitter and Symfony dispatcher mechanisms | Christoph Wurst | 2019-12-11 | 5 | -1/+13 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-path | Roeland Jago Douma | 2019-12-11 | 2 | -12/+24 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Use file path for direct editing | Julius Härtl | 2019-12-05 | 2 | -12/+24 | |
* | | | | | | Merge pull request #18312 from nextcloud/fix/18249/do_not_disable_auth_apps | Roeland Jago Douma | 2019-12-10 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Do not disable authentication apps | Roeland Jago Douma | 2019-12-10 | 1 | -2/+3 | |
* | | | | | | | Merge pull request #18253 from nextcloud/bugfix/noid/broken-oracle-install | Roeland Jago Douma | 2019-12-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Pick a shorter name for the transfer ownership table | Joas Schilling | 2019-12-10 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #18297 from nextcloud/enh/notification_dismiss | Roeland Jago Douma | 2019-12-10 | 1 | -0/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add interface for notification handler for dimissed events | Roeland Jago Douma | 2019-12-10 | 1 | -0/+15 | |
* | | | | | | | Merge pull request #18314 from nextcloud/fixFileIdSearch | Roeland Jago Douma | 2019-12-10 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | fix https://github.com/nextcloud/server/issues/18313 | tobiasKaminsky | 2019-12-10 | 1 | -0/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #18184 from nextcloud/bugfix/noid/is-trusted-domain | Roeland Jago Douma | 2019-12-09 | 1 | -0/+5 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Move overwritehost check to isTrustedDomain | Julius Härtl | 2019-12-07 | 1 | -0/+5 | |
* | | | | | | Merge pull request #18256 from nextcloud/files-aditional-scripts-new-events | Roeland Jago Douma | 2019-12-09 | 1 | -2/+3 | |
|\ \ \ \ \ \ |