Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9178 from nextcloud/feature/9142/directdownload | Morris Jobke | 2018-05-01 | 17 | -2/+1238 |
|\ | |||||
| * | Improve the directContoller | Roeland Jago Douma | 2018-04-26 | 2 | -15/+169 |
| * | Add tests for DirectFile and DirectHome | Roeland Jago Douma | 2018-04-26 | 3 | -1/+315 |
| * | Throttle requests to unknown tokens | Roeland Jago Douma | 2018-04-26 | 3 | -5/+28 |
| * | Add backgroundjob to cleanup expired direct links | Roeland Jago Douma | 2018-04-26 | 5 | -2/+74 |
| * | Check if a direct link is expired | Roeland Jago Douma | 2018-04-26 | 2 | -21/+31 |
| * | Add directDownload support of storage | Roeland Jago Douma | 2018-04-26 | 2 | -12/+16 |
| * | No listing | Roeland Jago Douma | 2018-04-26 | 1 | -12/+4 |
| * | Dav endpoint returns proper data | Roeland Jago Douma | 2018-04-26 | 5 | -15/+90 |
| * | Request a direct link | Roeland Jago Douma | 2018-04-26 | 2 | -5/+53 |
| * | First step of DAV endpoint | Roeland Jago Douma | 2018-04-26 | 9 | -1/+372 |
| * | Add DB mapping | Roeland Jago Douma | 2018-04-26 | 2 | -0/+93 |
| * | Add directdownload table | Roeland Jago Douma | 2018-04-26 | 2 | -1/+81 |
* | | Merge pull request #9202 from nextcloud/feature/1332/trashbin_dav | Roeland Jago Douma | 2018-05-01 | 14 | -1/+923 |
|\ \ | |||||
| * | | Add folder for trashbin | Roeland Jago Douma | 2018-04-25 | 12 | -74/+158 |
| * | | Use getType to determine type of entry | Roeland Jago Douma | 2018-04-25 | 3 | -6/+6 |
| * | | Add propfind properties to trashbin | Roeland Jago Douma | 2018-04-25 | 9 | -10/+131 |
| * | | Add special restore folder | Roeland Jago Douma | 2018-04-25 | 9 | -4/+145 |
| * | | Emptry trashbin | Roeland Jago Douma | 2018-04-25 | 1 | -1/+1 |
| * | | List trashbin in DAV | Roeland Jago Douma | 2018-04-25 | 10 | -1/+577 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-01 | 2 | -0/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-30 | 8 | -14/+30 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-29 | 14 | -0/+30 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-28 | 18 | -14/+14 |
* | | | Merge pull request #9309 from nextcloud/feature/noid/no_js_sharepermission_logic | Morris Jobke | 2018-04-27 | 2 | -17/+7 |
|\ \ \ | |||||
| * | | | Fix sharedfilelistSpec.js tests | Roeland Jago Douma | 2018-04-26 | 1 | -3/+6 |
| * | | | Do not add sharePermission logic in JS | Roeland Jago Douma | 2018-04-26 | 1 | -14/+1 |
* | | | | unbound cloned connection fix | Roger Szabo | 2018-04-27 | 1 | -0/+3 |
* | | | | Merge pull request #9319 from nextcloud/rakekniven-patch-1 | Morris Jobke | 2018-04-27 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fixed typo | rakekniven | 2018-04-26 | 1 | -1/+1 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-27 | 38 | -46/+122 |
|/ / / | |||||
* | / | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 26 | -134/+167 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-26 | 2 | -0/+2 |
|/ | |||||
* | Merge pull request #9256 from nextcloud/fed-sharing-improvements | Morris Jobke | 2018-04-25 | 6 | -89/+25 |
|\ | |||||
| * | improve error reporting and move format parameter to the options | Bjoern Schiessle | 2018-04-25 | 6 | -89/+25 |
* | | Merge pull request #9296 from nextcloud/migrate-groups-fetch-to-ocs-api | Morris Jobke | 2018-04-25 | 1 | -369/+373 |
|\ \ | |||||
| * | | Workflow engine to ocs api | John Molakvoæ (skjnldsv) | 2018-04-25 | 1 | -369/+373 |
* | | | Merge pull request #9284 from nextcloud/bugfix/9279/strict_sharee_api | Morris Jobke | 2018-04-25 | 1 | -5/+6 |
|\ \ \ | |||||
| * | | | Make ShareesAPIController strict | Roeland Jago Douma | 2018-04-23 | 1 | -5/+6 |
* | | | | Merge pull request #8540 from nextcloud/theming-advanced | Morris Jobke | 2018-04-25 | 16 | -620/+713 |
|\ \ \ \ | |||||
| * | | | | Add more tests for ImageManager | Julius Härtl | 2018-04-19 | 1 | -0/+91 |
| * | | | | Fix theming tests | Julius Härtl | 2018-04-19 | 7 | -253/+186 |
| * | | | | Make sure the custom favicon is used | Julius Härtl | 2018-04-19 | 1 | -2/+10 |
| * | | | | Add typehints | Julius Härtl | 2018-04-19 | 3 | -3/+4 |
| * | | | | Fix background color | Julius Härtl | 2018-04-19 | 1 | -5/+9 |
| * | | | | Return value | Julius Härtl | 2018-04-19 | 1 | -1/+1 |
| * | | | | Remove unneeded preview image handling | Julius Härtl | 2018-04-19 | 1 | -3/+0 |
| * | | | | Fix undo preview and remove duplicate code | Julius Härtl | 2018-04-19 | 2 | -29/+28 |
| * | | | | Add advanced theming options to frontend | Julius Härtl | 2018-04-19 | 1 | -7/+37 |
| * | | | | Use generic image upload in theming JS | Julius Härtl | 2018-04-19 | 1 | -45/+17 |