summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9293 from nextcloud/feature/9166/custom-auditlogfileMorris Jobke2018-05-026-42/+115
|\
| * use SystemConfig, less dependencies, and not publicly neededArthur Schiwon2018-04-261-2/+1
| * log to $datadir/audit.log by default and add rotationArthur Schiwon2018-04-265-1/+60
| * fix dav testArthur Schiwon2018-04-261-1/+2
| * offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-262-42/+56
| * destaticfy Log classesArthur Schiwon2018-04-261-1/+1
* | Merge pull request #9346 from nextcloud/techdep/noid/needsPartFile_to_storageMorris Jobke2018-05-023-17/+12
|\ \
| * | Use an actual function of the storage to determine needsPartFileRoeland Jago Douma2018-05-013-17/+12
* | | Fix testsRoeland Jago Douma2018-05-012-3/+6
* | | External mount does not get DELETE and UPDATE if readonlyRoeland Jago Douma2018-05-011-1/+1
* | | Make it possible to make external storages read onlyRoeland Jago Douma2018-05-013-3/+13
|/ /
* | 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