Commit Graph

451 Commits (de2b4440301badf48e638ede84f64692f2a2db41)

Author SHA1 Message Date
Jenkins for ownCloud 8d9352a40d [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud fb23ac3ce2 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 39d19a9274 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 04146f2059 [tx-robot] updated from transifex 14 years ago
Björn Schießle ff09a1f37b don't use OC_FilesystemView() 14 years ago
Tom Needham e63c4e3ea8 Change capabilities exposure for files_versions since it extends files 14 years ago
Tom Needham 266ba2806d Remove debug call, correct app identifier 14 years ago
Jenkins for ownCloud f7d898d835 [tx-robot] updated from transifex 14 years ago
Tom Needham 5ad1b63f76 Fix api result merging. 14 years ago
Tom Needham 5102596e6d Add capabilities exposure to the versioning app 14 years ago
Jenkins for ownCloud e5c05e9674 [tx-robot] updated from transifex 14 years ago
Thomas Mueller e0212c1174 l10n support enhanced in files_versions 14 years ago
Thomas Mueller 488ab0dba2 l10n support enhanced in files_version 14 years ago
Bart Visscher 0e548283fc Replace OC_FileCache usage in files_versions 14 years ago
Bart Visscher 3e7ca373ec Only calculate md5 of local file once 14 years ago
Bart Visscher 148e4facfa Change files_versions namespace to OCA\Files_Versions 14 years ago
Jenkins for ownCloud 98f37f4bed [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud da6e79a381 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud b29b55a332 [tx-robot] updated from transifex 14 years ago
Robin Appelman 929b8c3e69 fix files_version hooks 14 years ago
Robin Appelman 7207211f3a change required ownCloud version to 4.91 14 years ago
Jenkins for ownCloud 00a28062e1 [tx-robot] updated from transifex 14 years ago
Björn Schießle f15deaf556 listen to post delete event to allow the trash bin to create a copy of the version first 14 years ago
Bart Visscher a8f963d9cf Spaces to tabs 14 years ago
Björn Schießle c494eb79ab listen to post delete event to allow the trash bin to create a copy of the version first 14 years ago
Björn Schießle 73c4d0faff initialize $versionCreated 14 years ago
Björn Schießle f71a5dec99 initialize 14 years ago
Björn Schießle 60d5d5f636 fix for issue #1186, missing variables added 14 years ago
Björn Schießle ef4e6f3d6c fix for issue #1189, missing variables added 14 years ago
Jenkins for ownCloud fdd667a83c [tx-robot] updated from transifex 14 years ago
Björn Schießle d276d21c76 - code clean-up 14 years ago
Björn Schießle 99a0ea44ee function description fixed 14 years ago
Björn Schießle 67d00bc6bb some more clean-up, isVersioned() is no longer needed; rename hook fixed if a complete folder gets renamed 14 years ago
Björn Schießle 6be9c0a974 some code clean-up 14 years ago
Jenkins for ownCloud d03dce1283 [tx-robot] updated from transifex 14 years ago
Björn Schießle dca0fda2ad keep track of the size of the versions directory 14 years ago
Björn Schießle 417498d519 add complete size of versions to array 14 years ago
Jenkins for ownCloud 912050afa0 [tx-robot] updated from transifex 14 years ago
Björn Schießle d51fba7781 every 1000s run reduce the number of versions for all files, not only for the currently edited file 14 years ago
Björn Schießle a0b0a1d294 adjust timestamp of the file copied from the version history 14 years ago
Björn Schießle 619c3ef56d use limits defined in issue https://github.com/owncloud/core/issues/860 14 years ago
Thomas Mueller 7042b5bf1f remove silly assignment 14 years ago
Jenkins for ownCloud 3bcdd8c900 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 329bddab48 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski f94c26e573 Change post_write hook to write to prevent creating a duplicate of the original file on upload 14 years ago
Jenkins for ownCloud e9c51b319e [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 0656b41747 [tx-robot] updated from transifex 14 years ago
Björn Schießle ec3c5f36cb debug output removed 14 years ago
Björn Schießle 21cdf93616 remove DEFAULTMAXFILESIZE limit and make percentage of available space for versions configurable 14 years ago
Björn Schießle e6e9d332cb add missing bracket 14 years ago