Commit Graph

4003 Commits (67d00bc6bbcb2cbd39753c279f8449f593fa2f06)

Author SHA1 Message Date
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
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
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
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
Björn Schießle 0e0d54dc58 get timestamp from file instead from time(); typo fixed 14 years ago
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
Jenkins for ownCloud dd5e39ca71 [tx-robot] updated from transifex 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
Jenkins for ownCloud 0c87f666ad [tx-robot] updated from transifex 14 years ago
Bart Visscher df7d6cb26c More style fixes 14 years ago
Bart Visscher 68562dafb4 More whitespace fixes 14 years ago
Bart Visscher 2ef2dc4dda Fix "There must be a single space between the closing parenthesis and the opening brace" 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
Bart Visscher 8256650da8 Fix "No space found after comma in function call" 14 years ago
Arthur Schiwon f0893fb8fe Give also hint about possible conflicts in the user_webdavauth description 14 years ago
Arthur Schiwon 414b7e8e03 Also show a more prominent warning when php_ldap is not installed 14 years ago
Arthur Schiwon b54390f432 Show conflict warning when user_ldap and user_webdavauth are enabled 14 years ago
Arthur Schiwon 5cbe8d637b Show conflict warning when user_ldap and user_webdavauth are enabled 14 years ago
Jenkins for ownCloud 6d7ae463df [tx-robot] updated from transifex 14 years ago
Robin Appelman 1443d6c3ef fix mimetype icons for new files 14 years ago
Robin Appelman fda7d932ef remove unneeded line 14 years ago
Robin Appelman 6a2b41e5e8 use json encoding when deleting multiply files instead of using ; as delimiter 14 years ago
Jenkins for ownCloud 8686a448c7 [tx-robot] updated from transifex 14 years ago
Jan-Christoph Borchardt e7c4a2c8e1 ungreenify new & upload buttons 14 years ago
Jenkins for ownCloud bac4e011dc [tx-robot] updated from transifex 14 years ago
Thomas Mueller e427197dce ctor of OC_L10N requires the app name 14 years ago
Frank Karlitschek e55a3637ce don't call shell_exec if safe_mode is on. 14 years ago
Jenkins for ownCloud f7f462f273 [tx-robot] updated from transifex 14 years ago
Thomas Mueller 162a2c0fba moving sharing email code to core 14 years ago
Frank Karlitschek ca7882a7c6 disable not available external filesystems. Restructure the configuration a bit and improve naming 14 years ago
Frank Karlitschek f3bd6d14ee add some output why some of the external filesystems might not work 14 years ago
Thomas Mueller 45074d5023 restoring feature to send sharing link via email 14 years ago
Jenkins for ownCloud a444999a8c [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud e3e4dcf77b [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 2ca72d0da7 [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer 787e8b86d9 cleanup CSS whitespace and remove extra input[type='checkbok'] 14 years ago
Jörn Friedrich Dreyer 80d8ca24ec fix svg -> png replacement for android, cleanup and remove obsolete css 14 years ago