Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Also rewrite icon url | Julius Härtl | 2018-02-12 | 2 | -4/+22 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Deprecate static methods and use Navigation manager | Julius Härtl | 2018-02-12 | 3 | -3/+5 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Update autoloader | Roeland Jago Douma | 2018-02-12 | 2 | -0/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Move to OCS endpoint | Julius Härtl | 2018-02-12 | 3 | -21/+23 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Allow requesting absolute URLs | Julius Härtl | 2018-02-12 | 2 | -11/+76 |
| | | | | | | They might be useful when requesting the navigation from the clients Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add tests for NavigationController | Julius Härtl | 2018-02-12 | 2 | -2/+79 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add getAll to public INavigationManager | Julius Härtl | 2018-02-12 | 2 | -1/+10 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add navigation endpoint | Julius Härtl | 2018-02-12 | 2 | -0/+61 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make sure we test the proper order in the NavigationManagerTest | Julius Härtl | 2018-02-12 | 1 | -7/+7 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move navigation processing to the NavigationManager | Julius Härtl | 2018-02-12 | 2 | -33/+40 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #8308 from nextcloud/public_link_wa_preview | Joas Schilling | 2018-02-12 | 1 | -0/+11 |
|\ | | | | | Show open graph preview in WhatsApp | ||||
| * | Show open graph preview in WhatsApp | Roeland Jago Douma | 2018-02-12 | 1 | -0/+11 |
| | | | | | | | | | | | | | | Whatsapp is picky about the size of the open graph images. So we do some special handling. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #8297 from ↵ | Morris Jobke | 2018-02-12 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-example-regex-for-user-agent-matching Fix example regex for user agent matching | ||||
| * | | Fix example regex for user agent matching | Joas Schilling | 2018-02-10 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 250 | -8838/+4978 |
|/ | |||||
* | Merge pull request #6265 from nextcloud/unperl-l10n | Morris Jobke | 2018-02-09 | 8 | -443/+132 |
|\ | | | | | Remove old perl script to update l10n files | ||||
| * | Remove old perl script to update l10n files | Morris Jobke | 2018-02-08 | 8 | -443/+132 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #8270 from nextcloud/revoke-files_rightclick | Morris Jobke | 2018-02-09 | 1 | -9/+10 |
|\ \ | | | | | | | Update CRL to revoke files_rightclick | ||||
| * | | Update CRL to revoke files_rightclick | Morris Jobke | 2018-02-09 | 1 | -9/+10 |
|/ / | | | | | | | | | | | See https://github.com/nextcloud/app-certificate-requests/pull/134 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 136 | -346/+468 |
| | | |||||
* | | Merge pull request #8263 from nextcloud/fix_dev_man_link | Morris Jobke | 2018-02-08 | 3 | -6/+34 |
|\ \ | | | | | | | Link to NC 14 dev manual | ||||
| * | | Link to NC 14 dev manual | Roeland Jago Douma | 2018-02-08 | 3 | -6/+34 |
| |/ | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #8235 from nextcloud/swift-primairy-ci | Morris Jobke | 2018-02-08 | 8 | -3/+62 |
|\ \ | |/ |/| | Add ci for swift primary storage | ||||
| * | sleep more | Robin Appelman | 2018-02-08 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | Try to silence phan | Roeland Jago Douma | 2018-02-08 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | don't swallow exception from touch | Robin Appelman | 2018-02-08 | 2 | -2/+10 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | better error message on catalog error | Robin Appelman | 2018-02-08 | 2 | -1/+6 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | add ci for swift primary storage | Robin Appelman | 2018-02-08 | 5 | -0/+43 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #8033 from nextcloud/s3-uploader | Morris Jobke | 2018-02-08 | 2 | -48/+14 |
|\ | | | | | Use S3Client::upload instead of splitting single/multipart upload ourselves | ||||
| * | Use S3Client::upload instead of splitting single/multipart upload ourselves | Robin Appelman | 2018-01-24 | 2 | -48/+14 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #8100 from nextcloud/s3-folder-delete | Morris Jobke | 2018-02-08 | 1 | -7/+12 |
|\ \ | | | | | | | Fix deleting folders when using s3 external storage | ||||
| * | | fix invalidating folder cache for s3 | Robin Appelman | 2018-01-29 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | adjust s3 bulk delete to new sdk syntax | Robin Appelman | 2018-01-29 | 1 | -6/+11 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #8218 from nextcloud/display_proper_lang_string | Morris Jobke | 2018-02-08 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Display the proper language strings in setttings | ||||
| * | | | Display the proper language strings in setttings | Roeland Jago Douma | 2018-02-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Since this was moved to lib, we have to the lib language files. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #8252 from nextcloud/remove-wrong-documentation-link | Joas Schilling | 2018-02-08 | 1 | -1/+0 |
|\ \ \ \ | | | | | | | | | | | Remove invalid link to documentation | ||||
| * | | | | Remove invalid link to documentation | Morris Jobke | 2018-02-08 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | | Merge pull request #8214 from axllent/referrer-fix | Joas Schilling | 2018-02-08 | 3 | -3/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Block referrer information with "no-referrer" | ||||
| * | | | | | Referrer fix (no-referrer) | Ralph Slooten | 2018-02-08 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Blocking referrer information should be done with "no-referrer" and not "never". See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy Signed-off-by: Ralph Slooten <axllent@gmail.com> | ||||
* | | | | | | Merge pull request #8023 from nextcloud/webdavsearch_limit_order_fixing | Morris Jobke | 2018-02-08 | 4 | -57/+147 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Respect limit and order in webdav search | ||||
| * | | | | | adjust tests | Robin Appelman | 2018-02-07 | 1 | -17/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | | | CacheJail should apply limit and offset after searching | Roeland Jago Douma | 2018-02-07 | 2 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Else the results might not be correct. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | | Adjust to updated searchdav library | Robin Appelman | 2018-02-07 | 2 | -67/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | | | Respect limit and order in webdav search | Roeland Jago Douma | 2018-02-07 | 1 | -3/+98 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | | | Merge pull request #8233 from nextcloud/swift-return-stream | Roeland Jago Douma | 2018-02-08 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | actually return stream from swift | ||||
| * | | | | | | actually return stream from swift | Robin Appelman | 2018-02-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-08 | 18 | -48/+160 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #8224 from nextcloud/dav-dir-exception-previous | Robin Appelman | 2018-02-07 | 2 | -5/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | keep previous exception when transforming to dav exception | ||||
| * | | | | | keep previous exception when transforming to dav exception | Robin Appelman | 2018-02-07 | 2 | -5/+6 |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-07 | 44 | -46/+102 |
| | | | | |