summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18231 from nextcloud/fix/shared_version_restoreRoeland Jago Douma2019-12-092-11/+8
|\
| * Fix restoring shared versionsRoeland Jago Douma2019-12-052-11/+8
* | Update license headersChristoph Wurst2019-12-0527-36/+99
|/
* respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-031-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-228-13/+12
* Fix files_versions app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-11-064-29/+143
* Merge pull request #17509 from nextcloud/fix/application-singletonJohn Molakvoæ2019-11-041-2/+2
|\
| * Do not create Application instances directlyChristoph Wurst2019-10-111-2/+2
* | use OCP\EventDispatcher\Event over Symfony's deprecated EventArthur Schiwon2019-10-171-3/+1
* | Set the proper filename for version downloadsRoeland Jago Douma2019-10-142-0/+87
|/
* Use the proxymapper to obtain valid proxy dataRoeland Jago Douma2019-08-151-2/+3
* Make sure we only fetch the file by id for the actual ownerJulius Härtl2019-08-011-1/+1
* Merge pull request #15869 from nextcloud/multiple-version-backendsRobin Appelman2019-06-191-10/+21
|\
| * fix loading multiple version backends from one appRobin Appelman2019-06-041-10/+21
* | allow non integer version idsRobin Appelman2019-06-046-10/+10
|/
* add way for version backends to programmatically specify if they should be usedRobin Appelman2019-05-213-12/+45
* Merge pull request #6512 from coletivoEITA/add_circles_sharing_to_caldavMorris Jobke2019-03-131-1/+2
|\
| * Use proper dependency injection for app managerMorris Jobke2019-03-051-1/+2
* | set availableSpace to 0 if userFolder not foundFelix Nieuwenhuizen2019-03-021-6/+7
* | 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