summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Add backgroundjob to cleanup expired direct linksRoeland Jago Douma2018-04-265-2/+74
| * | | | | Check if a direct link is expiredRoeland Jago Douma2018-04-262-21/+31
| * | | | | Add directDownload support of storageRoeland Jago Douma2018-04-262-12/+16
| * | | | | No listingRoeland Jago Douma2018-04-261-12/+4
| * | | | | Dav endpoint returns proper dataRoeland Jago Douma2018-04-265-15/+90
| * | | | | Request a direct linkRoeland Jago Douma2018-04-262-5/+53
| * | | | | First step of DAV endpointRoeland Jago Douma2018-04-2610-1/+373
| * | | | | Add DB mappingRoeland Jago Douma2018-04-262-0/+93
| * | | | | Add directdownload tableRoeland Jago Douma2018-04-262-1/+81
* | | | | | Merge pull request #9202 from nextcloud/feature/1332/trashbin_davRoeland Jago Douma2018-05-0114-1/+923
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add folder for trashbinRoeland Jago Douma2018-04-2512-74/+158
| * | | | | Use getType to determine type of entryRoeland Jago Douma2018-04-253-6/+6
| * | | | | Add propfind properties to trashbinRoeland Jago Douma2018-04-259-10/+131
| * | | | | Add special restore folderRoeland Jago Douma2018-04-259-4/+145
| * | | | | Emptry trashbinRoeland Jago Douma2018-04-251-1/+1
| * | | | | List trashbin in DAVRoeland Jago Douma2018-04-2510-1/+577
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-05-012-0/+2
* | | | | | Merge pull request #9348 from nextcloud/fix-js-testsJohn Molakvoæ2018-04-301-1/+1
|\ \ \ \ \ \
| * | | | | | Replace deprecated sinon reset() call with resetHistory()Julius Härtl2018-04-301-1/+1
|/ / / / / /
* | | | | / [tx-robot] updated from transifexNextcloud bot2018-04-3018-16/+46
| |_|_|_|/ |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-04-2916-0/+32
* | | | | [tx-robot] updated from transifexNextcloud bot2018-04-2820-14/+16
* | | | | Merge pull request #9309 from nextcloud/feature/noid/no_js_sharepermission_logicMorris Jobke2018-04-274-19/+26
|\ \ \ \ \
| * | | | | Fix sharedfilelistSpec.js testsRoeland Jago Douma2018-04-261-3/+6
| * | | | | Do not add sharePermission logic in JSRoeland Jago Douma2018-04-263-16/+20
| | |_|/ / | |/| | |
* | | | | Merge pull request #9325 from GitHubUser4234/ldap_cloned_connection_nc13fixMorris Jobke2018-04-271-0/+3
|\ \ \ \ \
| * | | | | unbound cloned connection fixRoger Szabo2018-04-271-0/+3
* | | | | | Merge pull request #9321 from nextcloud/bugfix/noid/return_root_folder_when_a...Morris Jobke2018-04-271-1/+5
|\ \ \ \ \ \
| * | | | | | Actually return the root folder when traversing up the treeRoeland Jago Douma2018-04-261-1/+5
* | | | | | | Merge pull request #9322 from nextcloud/bugfix/noid/swift_token_cacheMorris Jobke2018-04-271-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | generateTokenFromCache is only valid for V3Roeland Jago Douma2018-04-261-2/+2
| * | | | | | json_decode an associative array for the swift cached tokenRoeland Jago Douma2018-04-261-1/+1
| |/ / / / /
* | | | | | Merge pull request #9319 from nextcloud/rakekniven-patch-1Morris Jobke2018-04-271-1/+1
|\ \ \ \ \ \
| * | | | | | Fixed typorakekniven2018-04-261-1/+1
| |/ / / / /
* / / / / / [tx-robot] updated from transifexNextcloud bot2018-04-2756-156/+316
|/ / / / /
* | | | | Merge pull request #9302 from nextcloud/update-phan-configMorris Jobke2018-04-261-7/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve phan configLukas Reschke2018-04-261-7/+43
| | |_|/ | |/| |
* | | | Merge pull request #9308 from nextcloud/proper-ocp-constantsMorris Jobke2018-04-2674-298/+412
|\ \ \ \ | |_|_|/ |/| | |
| * | | move log constants to ILoggerArthur Schiwon2018-04-2674-298/+412
|/ / /
* | / [tx-robot] updated from transifexNextcloud bot2018-04-262-0/+2
| |/ |/|
* | Merge pull request #9256 from nextcloud/fed-sharing-improvementsMorris Jobke2018-04-256-89/+25
|\ \
| * | improve error reporting and move format parameter to the optionsBjoern Schiessle2018-04-256-89/+25
* | | Merge pull request #9296 from nextcloud/migrate-groups-fetch-to-ocs-apiMorris Jobke2018-04-252-450/+457
|\ \ \
| * | | Workflow engine to ocs apiJohn Molakvoæ (skjnldsv)2018-04-251-369/+373
| * | | Settings groups to ocsJohn Molakvoæ (skjnldsv)2018-04-251-81/+84
* | | | Merge pull request #9284 from nextcloud/bugfix/9279/strict_sharee_apiMorris Jobke2018-04-251-5/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make ShareesAPIController strictRoeland Jago Douma2018-04-231-5/+6
* | | | Merge pull request #8540 from nextcloud/theming-advancedMorris Jobke2018-04-2517-623/+717
|\ \ \ \
| * | | | Add more tests for ImageManagerJulius Härtl2018-04-191-0/+91
| * | | | Fix theming testsJulius Härtl2018-04-197-253/+186