summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9178 from nextcloud/feature/9142/directdownloadMorris Jobke2018-05-0117-2/+1238
|\
| * Improve the directContollerRoeland Jago Douma2018-04-262-15/+169
| * Add tests for DirectFile and DirectHomeRoeland Jago Douma2018-04-263-1/+315
| * Throttle requests to unknown tokensRoeland Jago Douma2018-04-263-5/+28
| * 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-269-1/+372
| * 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
* | | [tx-robot] updated from transifexNextcloud bot2018-04-308-14/+30
* | | [tx-robot] updated from transifexNextcloud bot2018-04-2914-0/+30
* | | [tx-robot] updated from transifexNextcloud bot2018-04-2818-14/+14
* | | Merge pull request #9309 from nextcloud/feature/noid/no_js_sharepermission_logicMorris Jobke2018-04-272-17/+7
|\ \ \
| * | | Fix sharedfilelistSpec.js testsRoeland Jago Douma2018-04-261-3/+6
| * | | Do not add sharePermission logic in JSRoeland Jago Douma2018-04-261-14/+1
* | | | unbound cloned connection fixRoger Szabo2018-04-271-0/+3
* | | | 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-2738-46/+122
|/ / /
* | / move log constants to ILoggerArthur Schiwon2018-04-2626-134/+167
| |/ |/|
* | [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-251-369/+373
|\ \
| * | Workflow engine to ocs apiJohn Molakvoæ (skjnldsv)2018-04-251-369/+373
* | | 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-2516-620/+713
|\ \ \ \
| * | | | Add more tests for ImageManagerJulius Härtl2018-04-191-0/+91
| * | | | Fix theming testsJulius Härtl2018-04-197-253/+186
| * | | | Make sure the custom favicon is usedJulius Härtl2018-04-191-2/+10
| * | | | Add typehintsJulius Härtl2018-04-193-3/+4
| * | | | Fix background colorJulius Härtl2018-04-191-5/+9
| * | | | Return valueJulius Härtl2018-04-191-1/+1
| * | | | Remove unneeded preview image handlingJulius Härtl2018-04-191-3/+0
| * | | | Fix undo preview and remove duplicate codeJulius Härtl2018-04-192-29/+28
| * | | | Add advanced theming options to frontendJulius Härtl2018-04-191-7/+37
| * | | | Use generic image upload in theming JSJulius Härtl2018-04-191-45/+17