summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Translate details textJulius Härtl2018-05-031-1/+1
* Move quota bar to info section and make it a bit simplerJulius Härtl2018-05-034-66/+52
* Personal settings: Fix visibility alignment and avatar description textJulius Härtl2018-05-031-4/+2
* [tx-robot] updated from transifexNextcloud bot2018-05-0318-0/+20
* Merge pull request #9293 from nextcloud/feature/9166/custom-auditlogfileMorris Jobke2018-05-0224-194/+683
|\
| * use SystemConfig, less dependencies, and not publicly neededArthur Schiwon2018-04-266-55/+41
| * log to $datadir/audit.log by default and add rotationArthur Schiwon2018-04-2610-18/+144
| * fix dav testArthur Schiwon2018-04-261-1/+2
| * add missing php doc and type hintsArthur Schiwon2018-04-262-4/+17
| * improve Syslog a littleArthur Schiwon2018-04-261-3/+6
| * revert Log's dependency to SystemConfig to work during InstallationArthur Schiwon2018-04-264-12/+17
| * move IFileBased to public namespace, logreader needs itArthur Schiwon2018-04-265-4/+5
| * offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-2615-83/+198
| * destaticfy Log classesArthur Schiwon2018-04-2615-117/+356
* | 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
* | | Merge pull request #9310 from nextcloud/bugfix/noid/allow-to-inject-collabora...Roeland Jago Douma2018-05-021-1/+4
|\ \ \
| * | | Allow to inject ISearchResultJoas Schilling2018-04-261-1/+4
| | |/ | |/|
* | | Merge pull request #8564 from nextcloud/files_external_read_onlyMorris Jobke2018-05-017-7/+37
|\ \ \ | |_|/ |/| |
| * | 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-014-3/+30
|/ /
* | Merge pull request #9178 from nextcloud/feature/9142/directdownloadMorris Jobke2018-05-0118-2/+1239
|\ \
| * | 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-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