Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-result | blizzz | 2019-11-25 | 3 | -84/+98 |
|\ | | | | | take group creation result into consideration | ||||
| * | reformat Setup.php | Arthur Schiwon | 2019-11-25 | 1 | -55/+59 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | reformat code for @skjnldsv <3 | Arthur Schiwon | 2019-11-25 | 1 | -16/+22 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | fix documentation, get and createGroup may return null | Arthur Schiwon | 2019-11-25 | 3 | -7/+10 |
| | | | | | | | | | | | | * also have stricter checks in place Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | take group creation result into consideration | Arthur Schiwon | 2019-11-25 | 1 | -9/+10 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #18079 from nextcloud/fixes/phpcs | Roeland Jago Douma | 2019-11-25 | 334 | -329/+331 |
|\ \ | |/ |/| | Some php-cs fixes | ||||
| * | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 334 | -329/+331 |
| | | | | | | | | | | | | | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #18073 from nextcloud/harden/cache/watcher | Roeland Jago Douma | 2019-11-25 | 1 | -2/+2 |
|\ \ | | | | | | | Harden watcher | ||||
| * | | Harden watcher | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 |
| |/ | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-23 | 2 | -8/+8 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-22 | 2 | -2/+2 |
| | |||||
* | Merge pull request #18029 from nextcloud/feature/public-post-login-event | Roeland Jago Douma | 2019-11-21 | 4 | -14/+26 |
|\ | | | | | Make the post login event public | ||||
| * | Make the post login event public | Christoph Wurst | 2019-11-20 | 4 | -14/+26 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-21 | 2 | -2/+2 |
| | | |||||
* | | 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+ | ||||
| * | | Fix installing with MySQL 8.0.4+ | Joas Schilling | 2019-11-20 | 1 | -2/+2 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / | Do not check for updates if we have no internet | Roeland Jago Douma | 2019-11-20 | 1 | -1/+6 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #17824 from nextcloud/fix/dav/catch_forbidden | Roeland Jago Douma | 2019-11-20 | 1 | -0/+5 |
|\ | | | | | Catch forbidden http status code | ||||
| * | Catch forbidden http status code | Roeland Jago Douma | 2019-11-17 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | If you try to do something on a DAV mount (external or federated share) that is not allowed. We should not mark the storage as not available but just fail somewhat gracefully. Now by catching this and just properly returning the operation will just fail (and notify the user) which is already a lot better then marking the storage as unavailable and doing boom. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #17850 from ↵ | Joas Schilling | 2019-11-20 | 1 | -0/+6 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/mark-spreed-as-active-on-call-urls Mark "Talk" active on /call/token URLs | ||||
| * | | Make phan happy ;) | Daniel Kesselberg | 2019-11-19 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | Mark "Talk" active on /call/token URLs | Joas Schilling | 2019-11-12 | 1 | -0/+5 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-20 | 6 | -46/+54 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-19 | 2 | -0/+8 |
| | | | |||||
* | | | Merge pull request #16828 from nextcloud/feature/noid/accept-incoming-shares | Roeland Jago Douma | 2019-11-18 | 6 | -26/+207 |
|\ \ \ | | | | | | | | | 🔗☑️ Accept all incoming shares | ||||
| * | | | Fixes | Roeland Jago Douma | 2019-11-18 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | The share manager knows which provider can accept shares | Joas Schilling | 2019-11-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Only restrict loading of group and user shares for now | Joas Schilling | 2019-11-12 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Allow to accept group shares | Joas Schilling | 2019-11-12 | 4 | -26/+145 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Add the notifier and the API endpoint for user shares | Joas Schilling | 2019-11-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Respect the accepted flag for group and user shares | Joas Schilling | 2019-11-12 | 3 | -0/+54 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #17765 from nextcloud/filecache-extension | Roeland Jago Douma | 2019-11-18 | 15 | -240/+514 |
|\ \ \ \ | | | | | | | | | | | Upload time and Creation time | ||||
| * | | | | Fix cache moves | Roeland Jago Douma | 2019-11-18 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Merge remote-tracking branch 'origin/master' into filecache-extension | Roeland Jago Douma | 2019-11-18 | 10 | -19/+124 |
| |\ \ \ \ | |||||
| * | | | | | cast ctime and utime | Robin Appelman | 2019-11-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | | | filter out empty filecache extension values | Robin Appelman | 2019-11-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | | | Update autoloaders | Roeland Jago Douma | 2019-11-13 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | | fix folder delete | Robin Appelman | 2019-11-13 | 1 | -3/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | | | dont create empty filecache extended rows | Robin Appelman | 2019-11-13 | 1 | -19/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | | | dont expose metadata etag for now | Robin Appelman | 2019-11-13 | 4 | -25/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | | | expose filecache extension data in FileInfo | Robin Appelman | 2019-11-13 | 4 | -0/+81 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | | | store filecache extension fields | Robin Appelman | 2019-11-13 | 4 | -27/+134 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | | | move more cache logic to querybuilder | Robin Appelman | 2019-11-13 | 2 | -169/+254 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | | | add count() as shortcut for count('*') in FunctionBuilder | Robin Appelman | 2019-11-13 | 2 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | | | return from QueryBuilder instead of IQueryBuilder | Robin Appelman | 2019-11-13 | 2 | -62/+62 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | this make the type hints work properly with querybuilder subclasses Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | Merge pull request #17965 from nextcloud/fix/noid/strict-controller-userid | blizzz | 2019-11-18 | 1 | -5/+0 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Fixes a 500 without userid | ||||
| * | | | | Fixes a 500 without userid | Arthur Schiwon | 2019-11-16 | 1 | -5/+0 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | plus cleanup of unused use statements Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* / | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-18 | 2 | -6/+6 |
|/ / / | |||||
* | | | HTTPS link to https://en.wikipedia.org/wiki/Server-sent_events | Christian Oliff | 2019-11-15 | 1 | -1/+1 |
| | | | | | | | | | prevents a redirect | ||||
* | | | pass through ServerNotAvailableException on app init | Arthur Schiwon | 2019-11-14 | 1 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |