aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | use node API for free space calculation in versions app (same method as trash...Felix Nieuwenhuizen2019-03-021-3/+5
|/
* Move of files_versions to webpackRoeland Jago Douma2019-02-131-1/+1
* Allow shared versions again in legacy backendRoeland Jago Douma2019-01-251-2/+15
* actually return the user when creating version dav nodesRobin Appelman2018-11-151-0/+1
* modular versions apiRobin Appelman2018-11-0116-102/+726
* allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-221-1/+2
* Delete the previews when a version is restoredRoeland Jago Douma2018-05-141-0/+8
* Use more magic DI in files_versionsRoeland Jago Douma2018-05-114-28/+8
* If not in debug disable principal listingRoeland Jago Douma2018-05-081-1/+5
* Allow to read get old versionsRoeland Jago Douma2018-05-012-4/+20
* Add rollbackRoeland Jago Douma2018-05-014-0/+103
* Add version collection to DAVRoeland Jago Douma2018-05-016-0/+431
* Less deprecated calls to OCP\Util::writeLogMorris Jobke2018-04-221-4/+5
* Use ::class statement instead of stringMorris Jobke2018-01-292-10/+12
* Use type casting instead of *val() methodMorris Jobke2018-01-262-5/+5
* Merge pull request #8053 from nextcloud/simplify-substrJoas Schilling2018-01-261-1/+1
|\
| * Use short for of substr to not need strlen()Morris Jobke2018-01-251-1/+1
* | Use $var[] = $a instead of array_push - 2x fasterMorris Jobke2018-01-251-1/+1
|/
* Update license headersMorris Jobke2017-11-067-2/+11
* Remove unneeded check if app is enabledMorris Jobke2017-10-231-44/+28
* allow apps to disable versions for some filesBjoern Schiessle2017-09-152-0/+93
* Remove undocumented configJoas Schilling2017-08-011-77/+73
* Fix versions appJoas Schilling2017-08-011-3/+3
* Fix comparisons in the versions appJoas Schilling2017-08-012-12/+12
* Use IConfig instead of static OCP\ConfigMorris Jobke2017-07-271-2/+2
* Handle more error casesMorris Jobke2017-05-021-0/+2
* Merge JS for files_versionsLukas Reschke2017-03-241-4/+1
* Properly expire ext storage versions (#26601)Vincent Petry2017-03-102-9/+16
* Show mimeicon when versions don't have a previewRoeland Jago Douma2016-11-291-0/+1
* More testsRoeland Jago Douma2016-11-031-13/+1
* Moved over files_versionsRoeland Jago Douma2016-11-032-1/+112
* introduce callForSeenUsers and countSeenUsers (#26361)Jörn Friedrich Dreyer2016-10-282-4/+4
* Add occ command to expire the trashbin (#25878)Thomas Müller2016-08-291-0/+125
* Skip version and trash expiry for users that never logged inJörn Friedrich Dreyer2016-08-101-1/+1
* Update with robinJoas Schilling2016-07-213-3/+3
* Fix apps/Joas Schilling2016-07-218-13/+23
* 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-264-6/+6
* Move files_versions to PSR-4 (#24571)Joas Schilling2016-05-128-0/+227
* Add missing use statementJoas Schilling2016-04-251-0/+1
* Chunk the users correctly in the trashbin and versions background jobJoas Schilling2016-04-201-16/+12
* Keep "encryptedVersion" when calling `\OC\Files\View::copy`Lukas Reschke2016-03-031-10/+12
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0