Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Avoid huge exception argument logging | Roeland Jago Douma | 2020-12-29 | 2 | -4/+22 | |
* | | Bump icewind/streams from 0.7.1 to 0.7.2 | Christoph Wurst | 2020-12-29 | 14 | -87/+113 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-29 | 2 | -32/+32 | |
* | Move to single share event. Just emit more if needed | Roeland Jago Douma | 2020-12-23 | 2 | -22/+3 | |
* | cs fix | Maxence Lange | 2020-12-23 | 1 | -3/+3 | |
* | +ShareDeletedEvent | Maxence Lange | 2020-12-23 | 4 | -0/+84 | |
* | Merge pull request #22916 from J0WI/unifiy-links-to-php.net | Roeland Jago Douma | 2020-12-22 | 15 | -118/+118 | |
|\ | ||||||
| * | Unify links to php.net | J0WI | 2020-09-17 | 15 | -118/+118 | |
* | | Merge pull request #24594 from kofemann/dcache | Julius Härtl | 2020-12-22 | 11 | -20/+24 | |
|\ \ | ||||||
| * | | storage: update IStorage#file_put_contents docs to match usage | Tigran Mkrtchyan | 2020-12-21 | 10 | -19/+23 | |
| * | | files: Local#writeStream should use it's own file_put_contents | Tigran Mkrtchyan | 2020-12-07 | 1 | -1/+1 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-22 | 2 | -22/+44 | |
* | | | Actually set the TTL on redis set | Roeland Jago Douma | 2020-12-21 | 1 | -1/+7 | |
* | | | Merge pull request #24730 from J0WI/fix-trusted-ipv6 | Julius Härtl | 2020-12-21 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix IPv6 localhost regex | J0WI | 2020-12-16 | 1 | -1/+1 | |
* | | | | Merge pull request #24715 from nextcloud/bug/noid/limit-get-incomplete-to-1 | Roeland Jago Douma | 2020-12-21 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | Limit getIncomplete query to one row | Daniel Kesselberg | 2020-12-15 | 1 | -1/+2 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-20 | 4 | -24/+26 | |
* | | | | | Merge pull request #24702 from nextcloud/enhancement/well-known-handler-api | Christoph Wurst | 2020-12-18 | 10 | -0/+530 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add well known handlers API | Christoph Wurst | 2020-12-16 | 10 | -0/+530 | |
* | | | | | | Merge pull request #24737 from nextcloud/fix/23544/unset_parameter | Roeland Jago Douma | 2020-12-18 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Also unset the other possible unused paramters | Roeland Jago Douma | 2020-12-16 | 1 | -0/+2 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-18 | 2 | -8/+8 | |
|/ / / / / / | ||||||
* | | / / / | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 224 | -173/+250 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #24629 from nextcloud/enh/noid/optional-before-required | Christoph Wurst | 2020-12-16 | 2 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make $vars and $secureRandom required. | Daniel Kesselberg | 2020-12-10 | 2 | -3/+3 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #24659 from nextcloud/enh/noid/dav-honour-sharing.maxAutoc... | Roeland Jago Douma | 2020-12-16 | 3 | -3/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | use a consistent default value for sharing.maxAutocompleteResults | Arthur Schiwon | 2020-12-15 | 3 | -3/+11 | |
* | | | | | | Merge pull request #24706 from nextcloud/bugfix/noid/log-error-on-setting-cus... | Roeland Jago Douma | 2020-12-16 | 1 | -0/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Log an error when setting a custom header on "Not Modified" responses | Joas Schilling | 2020-12-15 | 1 | -0/+14 | |
| |/ / / / / | ||||||
* | | | | | | Do not include non-required scripts on the upgrade page | Julius Härtl | 2020-12-15 | 1 | -1/+1 | |
* | | | | | | Merge pull request #24488 from zzkt/patch-1 | Julius Härtl | 2020-12-15 | 1 | -0/+13 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | repair text/org MIME types | nik gaffney | 2020-12-11 | 1 | -0/+13 | |
* | | | | | | Merge pull request #24683 from doc75/federation_confidentiality | Julius Härtl | 2020-12-15 | 1 | -1/+7 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | [Fix #24682]: ensure federation cloud id is retruned if FN property not found | Guillaume Virlet | 2020-12-13 | 1 | -1/+7 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-15 | 2 | -0/+26 | |
* | | | | | | Merge pull request #23017 from nextcloud/enh/distinguish-users | Julius Härtl | 2020-12-14 | 3 | -1/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Show unique displayname context in the sharing input | Julius Härtl | 2020-12-14 | 3 | -1/+10 | |
* | | | | | | | Merge pull request #24631 from nextcloud/bugfix/noid/prevent-select-asterix-a... | Joas Schilling | 2020-12-14 | 1 | -0/+21 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Prevent * and other things in the same query for Oracle | Joas Schilling | 2020-12-14 | 1 | -0/+21 | |
* | | | | | | | Merge pull request #24679 from nextcloud/tcitworld-patch-1 | Roeland Jago Douma | 2020-12-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update comment to reflect current CSP policy | Thomas Citharel | 2020-12-12 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #24663 from nextcloud/sanitizers | Roeland Jago Douma | 2020-12-14 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add sanitizers for JSON output | Lukas Reschke | 2020-12-11 | 2 | -0/+3 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-12 | 2 | -0/+6 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #24416 from nextcloud/fix/app-store-check-php-compat | Roeland Jago Douma | 2020-12-10 | 1 | -7/+25 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Check php compatibility of app store app releases | Christoph Wurst | 2020-12-04 | 1 | -7/+25 | |
* | | | | | | Merge pull request #23044 from nextcloud/migration-10.5 | Roeland Jago Douma | 2020-12-10 | 13 | -2/+617 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make sure the migrations table schema is always checked | Julius Härtl | 2020-12-09 | 2 | -1/+2 | |
| * | | | | | | Properly migrate from new owncloud avatar location | Julius Härtl | 2020-12-09 | 1 | -73/+42 |