| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix data Apache2 .htaccess typo | Simounet | 2020-02-05 | 1 | -1/+1 |
* | Merge pull request #19297 from nextcloud/backport/19246/stable18 | Roeland Jago Douma | 2020-02-05 | 1 | -0/+1 |
|\ |
|
| * | Keep the modification time during decryptFile | sammo2828 | 2020-02-04 | 1 | -0/+1 |
* | | Merge pull request #19292 from nextcloud/backport/19203/stable18 | Roeland Jago Douma | 2020-02-05 | 1 | -11/+27 |
|\ \
| |/
|/| |
|
| * | Allow selecting the hashing algorithm | Roeland Jago Douma | 2020-02-04 | 1 | -11/+27 |
* | | Merge pull request #19228 from nextcloud/backport/19215/stable18 | Roeland Jago Douma | 2020-02-04 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | JobList: Typecast last_run to integer | Georg Ehrke | 2020-01-31 | 1 | -1/+1 |
* | | for the DB ot pick an index specify the object_type | Arthur Schiwon | 2020-02-03 | 1 | -4/+6 |
* | | Make sure to catch php errors during job execution | Daniel Kesselberg | 2020-02-03 | 1 | -1/+1 |
|/ |
|
* | Do not encode contacts menu mailto links | Christoph Wurst | 2020-01-30 | 1 | -1/+1 |
* | add hub bundle for easy post-installation | Arthur Schiwon | 2020-01-27 | 2 | -0/+44 |
* | Merge pull request #19118 from nextcloud/legacy_event_log | Roeland Jago Douma | 2020-01-26 | 1 | -1/+1 |
|\ |
|
| * | Reduce legacy event log level to debug | MichaIng | 2020-01-18 | 1 | -1/+1 |
* | | ignore values that undershoot the minimum, go with default | Arthur Schiwon | 2020-01-23 | 1 | -5/+13 |
* | | use getSystemValueInt | blizzz | 2020-01-23 | 1 | -3/+3 |
* | | expose Argon2 options (as we did for bcrypt) | Arthur Schiwon | 2020-01-23 | 1 | -0/+6 |
* | | Fix loaded controller check | Joas Schilling | 2020-01-21 | 1 | -1/+1 |
* | | Increase the timeout for app downloads | Joas Schilling | 2020-01-20 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #18906 from nextcloud/backport/18892/stable18 | Roeland Jago Douma | 2020-01-15 | 1 | -1/+1 |
|\ |
|
| * | Proper text previews | Roeland Jago Douma | 2020-01-15 | 1 | -1/+1 |
* | | Merge pull request #18878 from nextcloud/backport/18805/stable18 | Roeland Jago Douma | 2020-01-15 | 1 | -7/+13 |
|\ \
| |/
|/| |
|
| * | CHeck if file already exists during file creation | Julius Härtl | 2020-01-14 | 1 | -7/+13 |
* | | Allow to force register the namespace | Joas Schilling | 2020-01-14 | 1 | -3/+4 |
* | | Register the namespace after reading the new file | Joas Schilling | 2020-01-14 | 1 | -1/+2 |
|/ |
|
* | AppFetcher: Distinguish between fileName and endpointName | Georg Ehrke | 2020-01-12 | 3 | -1/+5 |
* | Clean up 2FA provider registry when a user is deleted | Christoph Wurst | 2020-01-09 | 3 | -0/+66 |
* | Accept shares when you open mail | Roeland Jago Douma | 2020-01-06 | 1 | -1/+1 |
* | Modify regex to match some other chromium browsers | Daniel Kesselberg | 2019-12-27 | 1 | -1/+1 |
* | Fix broken upgrade caused by undefined method call | Julius Härtl | 2019-12-23 | 1 | -1/+0 |
* | Merge pull request #18536 from nextcloud/enhancement/preview-center-vertically | Roeland Jago Douma | 2019-12-23 | 1 | -1/+1 |
|\ |
|
| * | Also center vertically when cropping previews | John Molakvoæ (skjnldsv) | 2019-12-22 | 1 | -1/+1 |
* | | Merge pull request #18442 from nextcloud/bugfix/noid/broken_appstoreurl_config | Roeland Jago Douma | 2019-12-22 | 3 | -9/+5 |
|\ \ |
|
| * | | Restore old behavior allowing to set custom appstore | Georg Ehrke | 2019-12-22 | 3 | -9/+5 |
* | | | Merge pull request #18511 from Al2Klimov/bugfix/movie-getthumbnail | Roeland Jago Douma | 2019-12-22 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Movie#getThumbnail(): compare Movie#generateThumbNail() to null, not false | Alexander A. Klimov | 2019-12-21 | 1 | -2/+2 |
* | | | Merge pull request #18478 from nextcloud/fix/direct-editing-invalid-editor-id | Roeland Jago Douma | 2019-12-22 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Do not generate tokens for editor IDs that do not exist | Christoph Wurst | 2019-12-19 | 1 | -0/+5 |
* | | | | Merge pull request #18505 from nextcloud/bugfix/18481/avatars-always-return-2... | Roeland Jago Douma | 2019-12-22 | 3 | -1/+67 |
|\ \ \ \ |
|
| * | | | | Always set the generated flag to false when an avatar is being set | Joas Schilling | 2019-12-20 | 3 | -1/+67 |
| | |_|/
| |/| | |
|
* / | | | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 21 | -4/+28 |
|/ / / |
|
* | | | when downloading from web, skip files that are not accessible | Arthur Schiwon | 2019-12-19 | 2 | -5/+15 |
* | | | 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 |