| Commit message (Expand) | Author | Age | Files | Lines |
* | new version drop down | Björn Schießle | 2013-07-25 | 1 | -0/+1 |
* | add explenation of the expire function to the apps description | Björn Schießle | 2013-04-16 | 1 | -1/+19 |
* | remove used space for versions from db is a user was deleted | Björn Schießle | 2013-04-11 | 1 | -0/+2 |
* | Merge in master | Tom Needham | 2013-03-09 | 1 | -3/+3 |
|\ |
|
| * | Update app.php | j-ed | 2013-03-02 | 1 | -2/+2 |
* | | Rebase to current master | Tom Needham | 2013-03-05 | 4 | -6/+38 |
|\| |
|
| * | remove admin settings from app.php | Björn Schießle | 2013-02-27 | 1 | -2/+0 |
| * | Merge branch 'master' into update-expire-function | Björn Schießle | 2013-02-25 | 1 | -1/+1 |
| |\ |
|
| | * | Set required owncloud version to 4.93 | Robin Appelman | 2013-02-24 | 1 | -1/+1 |
| * | | increase db fileds for usernames | Björn Schießle | 2013-02-21 | 1 | -1/+1 |
| * | | calculate versions size per user | Björn Schießle | 2013-02-21 | 2 | -1/+36 |
| |/ |
|
| * | Merge pull request #1752 from schiesbn/versioning_use_new_filesystem_api | Björn Schießle | 2013-02-20 | 1 | -1/+1 |
| |\ |
|
| | * | fix getUidAndFilename() function | Björn Schießle | 2013-02-18 | 1 | -1/+1 |
| * | | files_versions no longer contains a personal settings page -> remove the call | Thomas Mueller | 2013-02-18 | 1 | -1/+0 |
| |/ |
|
* | | Remove debug call, correct app identifier | Tom Needham | 2013-02-10 | 1 | -1/+1 |
* | | Fix api result merging. | Tom Needham | 2013-02-09 | 2 | -3/+2 |
* | | Merge in master | Tom Needham | 2013-02-09 | 1 | -6/+7 |
|\| |
|
| * | Change files_versions namespace to OCA\Files_Versions | Bart Visscher | 2013-02-05 | 1 | -5/+5 |
* | | Add capabilities exposure to the versioning app | Tom Needham | 2013-02-09 | 2 | -0/+10 |
|/ |
|
* | fix merge conflict | Björn Schießle | 2013-01-31 | 1 | -1/+1 |
|\ |
|
| * | change required ownCloud version to 4.91 | Robin Appelman | 2013-01-28 | 1 | -1/+1 |
* | | listen to post delete event to allow the trash bin to create a copy of the ve... | Björn Schießle | 2013-01-22 | 1 | -1/+1 |
|/ |
|
* | Change post_write hook to write to prevent creating a duplicate of the origin... | Michael Gapczynski | 2012-12-16 | 1 | -1/+1 |
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
* | automatically remove and prevent installation of apps with a require version ... | Frank Karlitschek | 2012-10-02 | 1 | -1/+1 |
* | no more require_once() | Thomas Mueller | 2012-09-05 | 1 | -1/+1 |
* | Space before tab fixes | Bart Visscher | 2012-08-29 | 1 | -8/+7 |
* | Remove php close at end of file | Bart Visscher | 2012-08-29 | 1 | -2/+0 |
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 1 | -2/+2 |
* | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 1 | -0/+36 |
* | use getStorage() to get versions location | Bjoern Schiessle | 2012-07-11 | 2 | -1/+17 |
* | moved remove and rename hook to libs/hooks.php | Bjoern Schiessle | 2012-07-05 | 1 | -2/+2 |
* | Moved hooks and versions.php into new lib directory | Sam Tuke | 2012-07-03 | 1 | -2/+4 |
* | adjust the name and/or location of the stored versions if the actual file get... | Bjoern Schiessle | 2012-06-28 | 1 | -2/+3 |
* | move hook to erase versions from deleted files to the right place | Bjoern Schiessle | 2012-06-28 | 1 | -0/+2 |
* | Remove references to /apps/ and correct inclusion of settings | Brice Maron | 2012-06-22 | 1 | -2/+2 |
* | added new user settings interface for deleting old file versions | Sam Tuke | 2012-06-20 | 1 | -1/+3 |
* | Adjust OC_Filesystem use in hooks to string, so the class is loaded as late a... | Bart Visscher | 2012-06-20 | 1 | -1/+1 |
* | Remove OC_App::register function | Bart Visscher | 2012-05-31 | 1 | -7/+1 |
* | removed closing php tag | Sam Tuke | 2012-05-22 | 1 | -3/+1 |
* | mark the apps as part of the shipped package and increase the requirement to ... | Frank Karlitschek | 2012-05-18 | 1 | -6/+7 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | cache app types during install or update | Robin Appelman | 2012-05-14 | 1 | -1/+1 |
* | fixed some include path issues | Sam Tuke | 2012-05-11 | 1 | -3/+0 |
* | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 1 | -1/+1 |
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -2/+2 |
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | enable by default. at least during oC4 testing | Frank Karlitschek | 2012-04-29 | 1 | -0/+1 |
* | added script and loaded it for adding history button | Sam Tuke | 2012-04-25 | 1 | -0/+1 |
* | wrote a new versioning app over the weekend. Basic functionality to far but i... | Frank Karlitschek | 2012-04-23 | 3 | -0/+32 |