summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/ajax
Commit message (Expand)AuthorAgeFilesLines
* Added CSRF checks to files_versions. Expect some error messages - and report ...Thomas Tanghus2012-07-173-0/+3
* use getStorage() to get versions locationBjoern Schiessle2012-07-111-1/+1
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* Merge branch 'master' of gitorious.org:owncloud/owncloudSam Tuke2012-07-031-2/+0
|\
* | Moved hooks and versions.php into new lib directorySam Tuke2012-07-032-3/+3
|/
* handover the correct timestampBjoern Schiessle2012-06-281-1/+1
* no reason to strip tags at this pointBjoern Schiessle2012-06-271-1/+0
* Util::formatDate() expect $timestamp as doubleBjoern Schiessle2012-06-271-3/+1
* added new user settings interface for deleting old file versionsSam Tuke2012-06-201-0/+41
* Merge branch 'unstable'Bart Visscher2012-06-041-1/+8
|\
| * made initial testing version of expireAll for version control \ngave some old...Sam Tuke2012-05-161-1/+1
| * fixed some include path issuesSam Tuke2012-05-151-31/+5
* | allow reverting file from history dropdownRobin Appelman2012-05-172-29/+11
* | removing executable bit - againThomas Mueller2012-05-153-0/+0
* | fixed some include path issuesSam Tuke2012-05-111-31/+5
|/
* ported oc_jsonFrank Karlitschek2012-05-033-6/+6
* first part of the config stuffFrank Karlitschek2012-05-021-3/+3
* some more portingFrank Karlitschek2012-05-011-1/+1
* ported getUserFrank Karlitschek2012-05-012-2/+2
* forgot a fileFrank Karlitschek2012-05-011-0/+11
* started implementing ajax file rollbackSam Tuke2012-04-262-2/+35
* added available version names to files dropdown menu via new ajax scriptSam Tuke2012-04-261-0/+54