summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/lib/Storage.php
Commit message (Expand)AuthorAgeFilesLines
* allow apps to disable versions for some filesBjoern Schiessle2017-09-151-0/+12
* Remove undocumented configJoas Schilling2017-08-011-77/+73
* Fix versions appJoas Schilling2017-08-011-3/+3
* Fix comparisons in the versions appJoas Schilling2017-08-011-7/+7
* Use IConfig instead of static OCP\ConfigMorris Jobke2017-07-271-2/+2
* Properly expire ext storage versions (#26601)Vincent Petry2017-03-101-6/+15
* Show mimeicon when versions don't have a previewRoeland Jago Douma2016-11-291-0/+1
* Moved over files_versionsRoeland Jago Douma2016-11-031-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+5
* Merge branch 'master' into sync-masterMorris Jobke2016-07-071-8/+12
|\
| * we don't need to check permissions twiceBjoern Schiessle2016-07-041-4/+2
| * Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-07-011-0/+8
| |\
| * | check permissions before rollbackBjoern Schiessle2016-06-301-5/+11
* | | Upgrading the log level From Debug to INFO to be consistent with files_trashb...Carlos Damken2016-07-061-3/+3
| |/ |/|
* | Hide revert button when no permission to revertVincent Petry2016-06-281-0/+8
|/
* Rollback version must also adjust cached sizeVincent Petry2016-06-221-1/+8
* Construct path to the version file from the current directory and filename. F...Victor Dubiniuk2016-06-021-4/+6
* Update license headersLukas Reschke2016-05-261-4/+3
* Move files_versions to PSR-4 (#24571)Joas Schilling2016-05-121-0/+809