summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-05-1028-14/+150
* Merge pull request #9415 from nextcloud/feature/noid/trashbin_dav_deletion_timeMorris Jobke2018-05-096-3/+19
|\
| * Propfind for deletion time of trash filesRoeland Jago Douma2018-05-086-3/+19
* | [tx-robot] updated from transifexNextcloud bot2018-05-092-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2018-05-0812-0/+58
* Merge pull request #8842 from lanxenet/patch-1Morris Jobke2018-05-071-8/+10
|\
| * fix(AmazonS3): fix loop $result['Contents'] errorenoch2018-03-161-8/+10
* | Merge pull request #9393 from nextcloud/bugfix/noid/fix-workflow-rulesblizzz2018-05-072-374/+377
|\ \
| * | Do not error when the tag does not existJoas Schilling2018-05-041-1/+3
| * | Reset the value when changing the check class (because it might be invalid)Joas Schilling2018-05-041-0/+1
| * | Revert back to tabsJoas Schilling2018-05-041-372/+372
| * | Fix "data is undefined" by adjusting the name of the parameterJoas Schilling2018-05-041-3/+3
* | | Merge pull request #9029 from nextcloud/settings-restructureMorris Jobke2018-05-078-13/+20
|\ \ \
| * | | Adjust updatenotification app settings section/priorityJulius Härtl2018-05-032-4/+4
| * | | Fix settings testsJulius Härtl2018-05-032-2/+2
| * | | Move documentation link in relation to the headingJulius Härtl2018-05-032-5/+12
| * | | Move files settings to main server settingsJulius Härtl2018-05-031-1/+1
| * | | Move dav settings to main server settingsJulius Härtl2018-05-031-1/+1
* | | | Fix jsunit testsJulius Härtl2018-05-071-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2018-05-0710-0/+18
* | | | [tx-robot] updated from transifexNextcloud bot2018-05-066-0/+6
* | | | [tx-robot] updated from transifexNextcloud bot2018-05-0510-4/+14
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2018-05-048-0/+12
* | | Merge pull request #9353 from nextcloud/feature/4724/versions_davMorris Jobke2018-05-0310-1/+570
|\ \ \
| * | | Allow to read get old versionsRoeland Jago Douma2018-05-012-4/+20
| * | | Add rollbackRoeland Jago Douma2018-05-016-0/+105
| * | | Add version collection to DAVRoeland Jago Douma2018-05-019-1/+449
* | | | Merge pull request #9355 from nextcloud/dav-upload-lockMorris Jobke2018-05-031-1/+10
|\ \ \ \
| * | | | only allow a single concurrent dav write to a fileRobin Appelman2018-04-261-1/+10
* | | | | Move quota icon to coreJulius Härtl2018-05-033-5/+1
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-05-0314-0/+14
* | | | 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