Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | 10 | -1/+373 | |
| * | | | | | 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 | |
* | | | | | | Merge pull request #9348 from nextcloud/fix-js-tests | John Molakvoæ | 2018-04-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Replace deprecated sinon reset() call with resetHistory() | Julius Härtl | 2018-04-30 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | / | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-30 | 18 | -16/+46 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-29 | 16 | -0/+32 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-28 | 20 | -14/+16 | |
* | | | | | Merge pull request #9309 from nextcloud/feature/noid/no_js_sharepermission_logic | Morris Jobke | 2018-04-27 | 4 | -19/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 | 3 | -16/+20 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #9325 from GitHubUser4234/ldap_cloned_connection_nc13fix | Morris Jobke | 2018-04-27 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | unbound cloned connection fix | Roger Szabo | 2018-04-27 | 1 | -0/+3 | |
* | | | | | | Merge pull request #9321 from nextcloud/bugfix/noid/return_root_folder_when_a... | Morris Jobke | 2018-04-27 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Actually return the root folder when traversing up the tree | Roeland Jago Douma | 2018-04-26 | 1 | -1/+5 | |
* | | | | | | | Merge pull request #9322 from nextcloud/bugfix/noid/swift_token_cache | Morris Jobke | 2018-04-27 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | generateTokenFromCache is only valid for V3 | Roeland Jago Douma | 2018-04-26 | 1 | -2/+2 | |
| * | | | | | | json_decode an associative array for the swift cached token | Roeland Jago Douma | 2018-04-26 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | 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 | 56 | -156/+316 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #9302 from nextcloud/update-phan-config | Morris Jobke | 2018-04-26 | 1 | -7/+43 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Improve phan config | Lukas Reschke | 2018-04-26 | 1 | -7/+43 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #9308 from nextcloud/proper-ocp-constants | Morris Jobke | 2018-04-26 | 74 | -298/+412 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 74 | -298/+412 | |
|/ / / | ||||||
* | / | [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 | 2 | -450/+457 | |
|\ \ \ | ||||||
| * | | | Workflow engine to ocs api | John Molakvoæ (skjnldsv) | 2018-04-25 | 1 | -369/+373 | |
| * | | | Settings groups to ocs | John Molakvoæ (skjnldsv) | 2018-04-25 | 1 | -81/+84 | |
* | | | | 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 | 17 | -623/+717 | |
|\ \ \ \ | ||||||
| * | | | | 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 |