Commit Graph

566 Commits (b3515a98e98e1403a841f435cfcd5058053dd4e1)

Author SHA1 Message Date
Björn Schießle 2a42344781 don't check for min interval, no longer needed 14 years ago
Björn Schießle 75a871ecd7 expire all operation no longer needed; delete oldest versions if limit of empty space is reached 14 years ago
Björn Schießle a7bb4b128f personal settings removed, there is no need to expire versions manually 14 years ago
Björn Schießle acc902a0b6 remove blacklist 14 years ago
Björn Schießle 0a49fcf9d1 update files history according the given intervals 14 years ago
Björn Schießle ee1ce6714b add size to versions array 14 years ago
Björn Schießle 24d4f701bf calculate free space for versions 14 years ago
Michael Gapczynski 63a2271c78 Change post_write hook to write to prevent creating a duplicate of the original file on upload 14 years ago
Frank Karlitschek 30b0e8b70c cleaning up the settings. standardize the format, add missing I10N and other small things. Yes. This is not perfect. But way better than before ;-) 14 years ago
Bart Visscher 85bd28c508 Fix some of "Closing brace must be on a line by itself" 14 years ago
Bart Visscher f39454ed12 Fix "Line indented incorrectly" 14 years ago
Jenkins for ownCloud a444999a8c [tx-robot] updated from transifex 14 years ago
Björn Schießle f66ebea5ca fix typo in variable name 14 years ago
Björn Schießle bafb78ac94 fix regression in file versioning for shared files 14 years ago
Jenkins for ownCloud 401c56ce7b [tx-robot] updated from transifex 14 years ago
Björn Schießle d527bb6c54 fix regression in file versioning for shared files 14 years ago
Jenkins for ownCloud 16a630024c [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 6c3f43b061 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 1d4d4fd678 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 9204be827b [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 568def2b61 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 61670184c4 [tx-robot] updated from transifex 14 years ago
Robin Appelman 3358bface5 fix incorectly merged versions.php 14 years ago
Felix Moeller 9795bc19bf Checkstyle: Fix the last two InvalidEOLChar 14 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 14 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 14 years ago
Jenkins for ownCloud aca6d3252f [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 1a08ef6a06 [tx-robot] updated from transifex 14 years ago
Björn Schießle 72aebe3aa3 fix broken paths in versions app 14 years ago
Björn Schießle 7891add286 don't call $('#found_versions').chosen(); after opening the history drop-down since no version is selected at the beginning 14 years ago
Björn Schießle f151376ad5 remove remaining line from merge conflict 14 years ago
Björn Schießle a93660d37a fix broken paths in versions app 14 years ago
Björn Schießle c1a0e809bf don't call $('#found_versions').chosen(); after opening the history drop-down since no version is selected at the beginning 14 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 14 years ago
Jenkins for ownCloud bc2a648f2d [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 16c4eb66d7 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud cfbd310d34 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud fd6adc7d08 [tx-robot] updated from transifex 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Arthur Schiwon 5708488b3e make files_versions use OC_User::getHome, fixes 'PHP Warning: Missing argument 1 for OC_FilesystemView::getAbsolutePath' with custom user home dirs 14 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 14 years ago
Jenkins for ownCloud c88cf5cae5 [tx-robot] updated from transifex 14 years ago
Lukas Reschke e45f36c2d4 Sanitize user input 14 years ago
Jenkins for ownCloud b761143047 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 673e3dae3f [tx-robot] updated from transifex 14 years ago
Björn Schießle 4a712bdd48 only check if #dropdown hasClass drop-versions if a drop down is open. Otherwise it will never open the history drop-down 14 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 14 years ago
Björn Schießle 33dcb3b1f4 fix missing dir creation for file versions (OC_Filesystemview::mkdir doesn't work here because it doesn't create directories recursively) 14 years ago
Jenkins for ownCloud fce6ce9bc6 [tx-robot] updated from transifex 14 years ago
VicDeo f29f1cad1d Prevent Versions click handler from closing sharing dropdown 14 years ago