Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 6 | -70/+80 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #6920 from nextcloud/appmanager-usage | Morris Jobke | 2017-10-24 | 1 | -1/+1 |
|\ | | | | | Use appmanager instead of OC_App for check for enabled app | ||||
| * | Use appmanager instead of OC_App for check for enabled app | Morris Jobke | 2017-10-23 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-24 | 2 | -0/+228 |
|/ | |||||
* | Merge pull request #6853 from nextcloud/apps_autoloader | Lukas Reschke | 2017-10-19 | 9 | -0/+694 |
|\ | | | | | Allow apps to have their own autoloader | ||||
| * | Move files_sharing to a proper classmap | Roeland Jago Douma | 2017-10-17 | 9 | -0/+694 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-19 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-14 | 2 | -0/+38 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-10 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-05 | 2 | -60/+170 |
| | |||||
* | Merge pull request #6328 from nextcloud/split-sharees-api-logic | blizzz | 2017-10-04 | 2 | -2123/+88 |
|\ | | | | | Splits off the logic from sharees endpoint thus making it available from within Nc/via PHP. | ||||
| * | shareeAPIController unit test clean up and last fixes | Arthur Schiwon | 2017-09-26 | 2 | -57/+22 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | remove unused method | Arthur Schiwon | 2017-09-26 | 2 | -43/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | move splitUserRemote unit tests | Arthur Schiwon | 2017-09-26 | 1 | -72/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | adapt unit test for ensuring exception | Arthur Schiwon | 2017-09-26 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | split off former searchSharee unit test | Arthur Schiwon | 2017-09-26 | 1 | -176/+0 |
| | | | | | | | | | | | | also moves registering default plugins to Server for proper unit testing Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | adjust ShareeAPIController invalid-input search unit test | Arthur Schiwon | 2017-09-26 | 1 | -16/+15 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | adjust ShareeAPIController search test | Arthur Schiwon | 2017-09-26 | 2 | -32/+22 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | split off getEmail tests | Arthur Schiwon | 2017-09-26 | 1 | -244/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | split off getRemote unit tests | Arthur Schiwon | 2017-09-26 | 1 | -220/+0 |
| | | | | | | | | | | | | adds two small fixes → they actually work \o/ Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | split off getGroups unit tests | Arthur Schiwon | 2017-09-26 | 1 | -392/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | split off getUsers unit tests | Arthur Schiwon | 2017-09-26 | 1 | -318/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | allow more than one plugin per share type | Arthur Schiwon | 2017-09-26 | 1 | -0/+2 |
| | | | | | | | | | | | | | | however it does not dedupe (appears too complex/expensive while we don't havve the issue currently) Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | don't keep result types hard coded | Arthur Schiwon | 2017-09-26 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Splits off the logic from sharees endpoint thus making it available from | Arthur Schiwon | 2017-09-26 | 1 | -558/+31 |
| | | | | | | | | | | | | within Nc/via PHP. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-30 | 4 | -4/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-28 | 6 | -38/+182 |
| | | |||||
* | | Merge pull request #6599 from nextcloud/fix_2523 | Morris Jobke | 2017-09-27 | 4 | -2/+55 |
|\ \ | |/ |/| | Add direct preview link | ||||
| * | Only have direct preview urls for image files | Roeland Jago Douma | 2017-09-25 | 1 | -2/+5 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Fix tests | Roeland Jago Douma | 2017-09-25 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Add annotation | Roeland Jago Douma | 2017-09-25 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | For images we have a preview for use the preview link | Roeland Jago Douma | 2017-09-25 | 2 | -1/+3 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Add direct preview link to single shared image files | Roeland Jago Douma | 2017-09-25 | 1 | -0/+46 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-26 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #6372 from nextcloud/scss-normalization | John Molakvoæ | 2017-09-25 | 1 | -2/+0 |
|\ \ | |/ |/| | Scss normalization | ||||
| * | Removed unused filter for opacity, fix #6408 | John Molakvoæ (skjnldsv) | 2017-09-23 | 1 | -2/+0 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-25 | 2 | -2/+2 |
| | | |||||
* | | Fix comment | Morris Jobke | 2017-09-21 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-21 | 2 | -0/+2 |
| | |||||
* | Merge pull request #5562 from nextcloud/link-password-style | Joas Schilling | 2017-09-20 | 2 | -7/+17 |
|\ | | | | | Fix style of link share password input view | ||||
| * | Fix browser width compatibility | John Molakvoæ (skjnldsv) | 2017-09-19 | 1 | -3/+10 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Move link share password box and button together | Jan-Christoph Borchardt | 2017-09-17 | 1 | -3/+6 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | Add box around link share password box, fix #5560 | Jan-Christoph Borchardt | 2017-09-17 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-17 | 2 | -0/+190 |
|/ | |||||
* | Merge pull request #6120 from nextcloud/public_upload_share_api_fix | blizzz | 2017-09-04 | 2 | -7/+18 |
|\ | | | | | Public upload share permission handling | ||||
| * | Update to new test case | Roeland Jago Douma | 2017-08-16 | 1 | -7/+17 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Public upload share permission handling | Roeland Jago Douma | 2017-08-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | If you set the permissions on a public share the SHARE permission makes no sense. So instead of throwing a warning. Just filter out the share permission. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #6221 from nextcloud/fav_share_api_fix | Morris Jobke | 2017-09-04 | 1 | -2/+2 |
|\ \ | | | | | | | Correctly format OCS response with favorites | ||||
| * | | Correctly format OCS response with favorites | Roeland Jago Douma | 2017-08-29 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The helper funtion did not handle the response correctly and basically only returned the last share with tags. This is a simple rewrite. That is still understandable. Loops maybe more than strictly required. But preformance is not the issue here. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-30 | 2 | -12/+12 |
| | | |