Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #18079 from nextcloud/fixes/phpcs | Roeland Jago Douma | 2019-11-25 | 180 | -223/+220 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 180 | -223/+220 | |
* | | | Harden watcher | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #18029 from nextcloud/feature/public-post-login-event | Roeland Jago Douma | 2019-11-21 | 2 | -67/+3 | |
|\ \ | ||||||
| * | | Make the post login event public | Christoph Wurst | 2019-11-20 | 2 | -67/+3 | |
* | | | Merge pull request #18009 from nextcloud/bugfix/noid/install-with-mysql-8.0.4+ | Roeland Jago Douma | 2019-11-20 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Fix installing with MySQL 8.0.4+ | Joas Schilling | 2019-11-20 | 1 | -2/+2 | |
| |/ / | ||||||
* / / | Do not check for updates if we have no internet | Roeland Jago Douma | 2019-11-20 | 1 | -1/+6 | |
|/ / | ||||||
* | | Merge pull request #17824 from nextcloud/fix/dav/catch_forbidden | Roeland Jago Douma | 2019-11-20 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | Catch forbidden http status code | Roeland Jago Douma | 2019-11-17 | 1 | -0/+5 | |
* | | | Merge pull request #17850 from nextcloud/bugfix/noid/mark-spreed-as-active-on... | Joas Schilling | 2019-11-20 | 1 | -0/+6 | |
|\ \ \ | ||||||
| * | | | Make phan happy ;) | Daniel Kesselberg | 2019-11-19 | 1 | -1/+2 | |
| * | | | Mark "Talk" active on /call/token URLs | Joas Schilling | 2019-11-12 | 1 | -0/+5 | |
* | | | | Merge pull request #16828 from nextcloud/feature/noid/accept-incoming-shares | Roeland Jago Douma | 2019-11-18 | 3 | -26/+145 | |
|\ \ \ \ | ||||||
| * | | | | Fixes | Roeland Jago Douma | 2019-11-18 | 1 | -0/+1 | |
| * | | | | The share manager knows which provider can accept shares | Joas Schilling | 2019-11-12 | 1 | -1/+1 | |
| * | | | | Allow to accept group shares | Joas Schilling | 2019-11-12 | 2 | -26/+123 | |
| * | | | | Add the notifier and the API endpoint for user shares | Joas Schilling | 2019-11-12 | 1 | -0/+1 | |
| * | | | | Respect the accepted flag for group and user shares | Joas Schilling | 2019-11-12 | 2 | -0/+20 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #17765 from nextcloud/filecache-extension | Roeland Jago Douma | 2019-11-18 | 9 | -208/+430 | |
|\ \ \ \ | ||||||
| * | | | | Fix cache moves | Roeland Jago Douma | 2019-11-18 | 1 | -1/+4 | |
| * | | | | Merge remote-tracking branch 'origin/master' into filecache-extension | Roeland Jago Douma | 2019-11-18 | 2 | -1/+5 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | cast ctime and utime | Robin Appelman | 2019-11-13 | 1 | -2/+2 | |
| * | | | | filter out empty filecache extension values | Robin Appelman | 2019-11-13 | 1 | -1/+1 | |
| * | | | | fix folder delete | Robin Appelman | 2019-11-13 | 1 | -3/+9 | |
| * | | | | dont create empty filecache extended rows | Robin Appelman | 2019-11-13 | 1 | -19/+33 | |
| * | | | | dont expose metadata etag for now | Robin Appelman | 2019-11-13 | 3 | -15/+0 | |
| * | | | | expose filecache extension data in FileInfo | Robin Appelman | 2019-11-13 | 3 | -0/+45 | |
| * | | | | store filecache extension fields | Robin Appelman | 2019-11-13 | 3 | -27/+110 | |
| * | | | | move more cache logic to querybuilder | Robin Appelman | 2019-11-13 | 2 | -169/+254 | |
| * | | | | add count() as shortcut for count('*') in FunctionBuilder | Robin Appelman | 2019-11-13 | 1 | -2/+3 | |
| * | | | | return from QueryBuilder instead of IQueryBuilder | Robin Appelman | 2019-11-13 | 1 | -31/+31 | |
| | |/ / | |/| | | ||||||
* | | | | Fixes a 500 without userid | Arthur Schiwon | 2019-11-16 | 1 | -5/+0 | |
| |/ / |/| | | ||||||
* | | | HTTPS link to https://en.wikipedia.org/wiki/Server-sent_events | Christian Oliff | 2019-11-15 | 1 | -1/+1 | |
* | | | pass through ServerNotAvailableException on app init | Arthur Schiwon | 2019-11-14 | 1 | -0/+4 | |
|/ / | ||||||
* | | Merge pull request #17830 from nextcloud/global-quota-return-quota | Roeland Jago Douma | 2019-11-07 | 1 | -2/+7 | |
|\ \ | |/ |/| | ||||||
| * | actually return the quote when getting global storage info | Robin Appelman | 2019-11-06 | 1 | -2/+7 | |
* | | Merge pull request #17822 from nextcloud/fix/noid/tip-download-to-node-api | blizzz | 2019-11-07 | 1 | -4/+15 | |
|\ \ | ||||||
| * | | switch to Files Node API for zip generation | Arthur Schiwon | 2019-11-07 | 1 | -4/+15 | |
* | | | Merge pull request #17696 from nextcloud/enh/17659/hide-objectstore-credentials | Roeland Jago Douma | 2019-11-07 | 1 | -2/+13 | |
|\ \ \ | ||||||
| * | | | Add information about credentials | Daniel Kesselberg | 2019-10-31 | 1 | -1/+1 | |
| * | | | Remove objectstore credentials | Daniel Kesselberg | 2019-10-27 | 1 | -1/+4 | |
| * | | | Remove objectstore credentials | Daniel Kesselberg | 2019-10-27 | 1 | -1/+9 | |
* | | | | Cleanup sharing leftovers | John Molakvoæ (skjnldsv) | 2019-11-05 | 1 | -3/+0 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #17735 from tcoupin/fix-reshare-circle | Christoph Wurst | 2019-11-04 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Fix reshare with circle | Thibault Coupin | 2019-10-29 | 1 | -0/+1 | |
* | | | | Merge pull request #17509 from nextcloud/fix/application-singleton | John Molakvoæ | 2019-11-04 | 2 | -2/+3 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Make sure we create an app's Application class just once | Christoph Wurst | 2019-10-11 | 2 | -2/+3 | |
* | | | | Merge pull request #17739 from nextcloud/enh/share/filter | Roeland Jago Douma | 2019-10-31 | 2 | -0/+33 | |
|\ \ \ \ | ||||||
| * | | | | Get all shares as iterable | Roeland Jago Douma | 2019-10-30 | 2 | -0/+33 |