summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/versions.php
Commit message (Expand)AuthorAgeFilesLines
* Moved hooks and versions.php into new lib directorySam Tuke2012-07-031-348/+0
* use public APIBjoern Schiessle2012-06-281-5/+5
* adjust the name and/or location of the stored versions if the actual file get...Bjoern Schiessle2012-06-281-1/+24
* move hook to erase versions from deleted files to the right placeBjoern Schiessle2012-06-281-1/+13
* Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filest...Sam Tuke2012-06-211-81/+5
* added new user settings interface for deleting old file versionsSam Tuke2012-06-201-14/+12
* Fixed deleteAll function for deleting all old versions of files (expireAll)Sam Tuke2012-06-191-22/+44
* comment out non working codeFrank Karlitschek2012-06-051-2/+3
* Merge branch 'unstable'Bart Visscher2012-06-041-40/+145
|\
| * made initial testing version of expireAll for version control \ngave some old...Sam Tuke2012-05-161-27/+91
| * added phpdoc commentSam Tuke2012-05-161-2/+5
| * added recognition of which version is 'current' - which is currently live and...Sam Tuke2012-05-161-16/+53
* | more fixesFrank Karlitschek2012-05-311-2/+2
* | more fixesFrank Karlitschek2012-05-311-9/+9
* | Fix check for when to store a new version of a fileMichael Gapczynski2012-05-181-2/+2
* | Fix versioning of shared filesMichael Gapczynski2012-05-181-17/+51
* | removing executable bit - againThomas Mueller2012-05-151-0/+0
* | Add ctmp extension to blacklist to make sync test files not versioned.Klaas Freitag2012-05-141-1/+1
|/
* first part of the config stuffFrank Karlitschek2012-05-021-19/+19
* ported getUserFrank Karlitschek2012-05-011-8/+8
* one todo lessFrank Karlitschek2012-04-301-1/+0
* added revert attempt outcome messages, removed contextual ajax revert button ...Sam Tuke2012-04-271-2/+16
* improved styling, called css file in history.phpSam Tuke2012-04-261-1/+1
* wrote a new versioning app over the weekend. Basic functionality to far but i...Frank Karlitschek2012-04-231-0/+216