Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase version | Joas Schilling | 2017-09-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix unsigned state | Joas Schilling | 2017-09-19 | 1 | -0/+36 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix migration naming | Joas Schilling | 2017-09-19 | 1 | -4/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #6264 from nextcloud/dav-migrations | Roeland Jago Douma | 2017-09-19 | 3 | -802/+481 |
|\ | | | | | Move DAV app to migrations | ||||
| * | Move DAV app to migrations | Roeland Jago Douma | 2017-09-18 | 3 | -802/+481 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Revert "Do not list system users in contacts menu if sharing autocompletion ↵ | Lukas Reschke | 2017-09-15 | 1 | -8/+2 |
|/ | | | | | | is disabled" This reverts commit 56a9084dd2f9a5726a74e1e789773558fade8b44. | ||||
* | Fix quota calculation on new dav upload endpoint | Roeland Jago Douma | 2017-09-13 | 4 | -21/+88 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #5304 from ↵ | Morris Jobke | 2017-09-06 | 4 | -5/+134 |
|\ | | | | | | | | | nextcloud/bugfix/2855/dont_send_invitations_for_past_events don't send invitation emails for past events | ||||
| * | Sabre/VObject returns DateTimeImmutable, not a simple DateTime | Georg Ehrke | 2017-09-05 | 2 | -7/+13 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | don't send invitation emails for past events | Georg Ehrke | 2017-09-05 | 4 | -5/+128 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Merge pull request #5415 from nextcloud/search-cache-node | Morris Jobke | 2017-09-06 | 6 | -15/+55 |
|\ \ | |/ |/| | cache nodes from search results | ||||
| * | Fix test | Robin Appelman | 2017-08-26 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | cache nodes from search results | Robin Appelman | 2017-08-26 | 5 | -12/+52 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #6309 from nextcloud/new-dav-event | Roeland Jago Douma | 2017-09-04 | 2 | -0/+8 |
|\ \ | | | | | | | add a new dav event to allow apps to register their own sabredav plugins | ||||
| * | | also allow to register additional plugins if the old endpoint is used | Bjoern Schiessle | 2017-08-30 | 1 | -0/+5 |
| | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | | add a new dav event to allow apps to register their own sabredav plugins | Bjoern Schiessle | 2017-08-30 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | not to backquote LIMIT on CalDavBackend.php | nhirokinet | 2017-09-03 | 1 | -1/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-30 | 2 | -4/+4 |
| | | | |||||
* | | | Merge pull request #4925 from nextcloud/error-styling | Morris Jobke | 2017-08-29 | 1 | -3/+2 |
|\ \ \ | |/ / |/| | | Improve design and wording of various error messages | ||||
| * | | Improve design of various error messages | Jan-Christoph Borchardt | 2017-08-12 | 1 | -3/+2 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | add propfind to detect encryption status | Bjoern Schiessle | 2017-08-28 | 1 | -1/+7 |
| |/ |/| | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | Do not log WebDAV maintenance mode exception | Morris Jobke | 2017-08-15 | 2 | -3/+10 |
|/ | | | | | | Log the maintenance mode exception only in debug level. Fixes #6124 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-09 | 50 | -50/+0 |
| | |||||
* | Fix file size comparison | Joas Schilling | 2017-08-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix comparisons in the dav app | Joas Schilling | 2017-08-01 | 7 | -9/+9 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix sabre test | Roeland Jago Douma | 2017-08-01 | 1 | -3/+5 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [DAV] Fix URLUtil::splitPath usage | Roeland Jago Douma | 2017-08-01 | 14 | -23/+23 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [DAV][CalDAV] Fixes | Roeland Jago Douma | 2017-08-01 | 5 | -14/+15 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Stricter phan config fixes | Lukas Reschke | 2017-08-01 | 1 | -5/+3 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-30 | 2 | -2/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-27 | 2 | -2/+80 |
| | |||||
* | refactor chunked assembly stream | Robin Appelman | 2017-07-21 | 1 | -56/+32 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #5803 from nextcloud/fix-public-links | Morris Jobke | 2017-07-21 | 1 | -1/+3 |
|\ | | | | | fix preview for public links | ||||
| * | fix preview for public links | Bjoern Schiessle | 2017-07-20 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | in case a user is already logged in on the same server from which the public link comes from, we need to setup the owners file system in order to show the preview Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | Add Phan plugin to check for SQL injections | Lukas Reschke | 2017-07-20 | 2 | -0/+11 |
|/ | | | | | | | | | | This adds a phan plugin which checks for SQL injections on code using our QueryBuilder, while it isn't perfect it should already catch most potential issues. As always, static analysis will sometimes have false positives and this is also here the case. So in some cases the analyzer just doesn't know if something is potential user input or not, thus I had to add some `@suppress SqlInjectionChecker` in front of those potential injections. The Phan plugin hasn't the most awesome code but it works and I also added a file with test cases. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Merge pull request #5734 from nextcloud/only-readable-chars-in-share-tokens | Joas Schilling | 2017-07-19 | 1 | -1/+1 |
|\ | | | | | Only use readable chars in Share Tokens | ||||
| * | Only use readable chars in Share Tokens | Joas Schilling | 2017-07-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-15 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-13 | 2 | -14/+14 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-12 | 2 | -20/+20 |
|/ | |||||
* | Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emails | Morris Jobke | 2017-07-07 | 3 | -3/+15 |
|\ | | | | | Use PNGs for icons in activity emails | ||||
| * | Use PNG version of the icons for shipped activities | Joas Schilling | 2017-06-20 | 3 | -3/+15 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | fix and extend dav test to also test the master-key setup | Bjoern Schiessle | 2017-07-06 | 2 | -0/+52 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | Don't log passwords on dav exceptions | Joas Schilling | 2017-06-29 | 2 | -24/+7 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-26 | 2 | -0/+98 |
| | | |||||
* | | Enhance the logging if the part file can not be renamed | Morris Jobke | 2017-06-22 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-17 | 2 | -2/+2 |
| | |||||
* | Merge pull request #5124 from nextcloud/allow-dirlisting-with-unreadable-items | Joas Schilling | 2017-06-16 | 2 | -4/+11 |
|\ | | | | | Allow dir-listing also when one child is blocked by access control | ||||
| * | Fix unit test | Joas Schilling | 2017-06-07 | 1 | -4/+5 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Allow dir-listing also when one child is blocked by access control | Joas Schilling | 2017-05-26 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> |