Commit Graph

3619 Commits (71fc4a2cf4b5eaabdf44fae0fffe73690eb506dd)

Author SHA1 Message Date
Thomas Mueller 7a2396208f using rtrim 13 years ago
Thomas Tanghus 57f2884efa Add hashed version parameter to js and css. Ref #1520 and many more ;) 13 years ago
Thomas Tanghus f052846914 Add indexes and primary keys. 13 years ago
Thomas Tanghus 935d2169c8 Revert "Add indexes and primary keys." 13 years ago
Thomas Tanghus 3b33712dc9 Add indexes and primary keys. 13 years ago
Jenkins for ownCloud 63ca84e7bc [tx-robot] updated from transifex 13 years ago
Frank Karlitschek 63336f2acb remove deprecated call 13 years ago
Jenkins for ownCloud 1427af4a22 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski c69dc3483a Add error handling to the file cache upgrade 13 years ago
Robin Appelman 8a97afac6f Don't show storage space warning when the free space can't be determined 13 years ago
Robin Appelman 319e3f162c Don't block uploads if the max upload size is unknown 13 years ago
Robin Appelman 32b8fd8fb7 Improve handeling of unlimited max upload size 13 years ago
Andreas Schönebeck 387be37427 Filter display of blacklisted files 13 years ago
Jenkins for ownCloud 0c123ebf9d [tx-robot] updated from transifex 13 years ago
Robin Appelman ed83597371 Return unknown freespace if the free_space call failed 13 years ago
Björn Schießle abe408e934 replace \MDB with \OC_DB, approved in #2278 13 years ago
Jenkins for ownCloud 9a0cb2ccaa [tx-robot] updated from transifex 13 years ago
Olivier Tétard 17fd6482d8 Fix file sharing via public link for one particular file. 13 years ago
Thomas Mueller ec16853112 enable UTF-8 charset on mssql 13 years ago
Thomas Mueller 9d4d399aa3 write error message to log file in case insert to file cache failed - took hours to find that the insert failed :-( 13 years ago
Thomas Mueller a05820c659 fixing various filesystem/storage unit tests on windows 13 years ago
Thomas Mueller eedbebd40e adding //IGNORE to iconv to prevent nasty php warnings 13 years ago
Thomas Mueller 06992fec6d slug generates uniqid in case the file/folder name contains not one single valid character 13 years ago
Thomas Mueller 0900301668 indexed slug should be created based on logic path 13 years ago
Thomas Mueller 2fe56b8969 fixes #2081 13 years ago
Jenkins for ownCloud 569c7ab138 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 8a5946fadc Fix variable for mounting for all users, fix #357 13 years ago
Robin Appelman be4806d031 Store the global mount configuration file in the datadir 13 years ago
Jenkins for ownCloud 6bdb84ab28 [tx-robot] updated from transifex 13 years ago
Brice Maron d5da94acbc Small perf improvement : filter before sort 13 years ago
Frank Karlitschek e6c2a91781 this is now 6.0 pre alpha 13 years ago
Frank Karlitschek 256595e7b2 5.0.0 13 years ago
Lukas Reschke 3ae70ab162 Check if username is valid and remove slashes from filename 13 years ago
Valerio Ponte 99c873ea29 fixed typo that broke xsendfile 13 years ago
Arthur Schiwon 988a67fc9a remove remaining br-tags that do not belong here 13 years ago
herbrechtsmeier ecb9d37b55 request.php: add type check to the not empty check of a string 13 years ago
herbrechtsmeier d4f98923b9 Overwrite host and webroot when forcessl is enabled 13 years ago
Jenkins for ownCloud 0629ff4dd9 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon f4a326173e fix foldersize check to validate zip input size 13 years ago
Robin Appelman 1d3beffacf Cache: better rename hook for cache updater 13 years ago
Björn Schießle 2d00d13a5d use pre_unshare hook, otherwise the share is already removed. Which means that we have no chance to determine which folder has to be updated 13 years ago
Frank Karlitschek f9c24a0368 5.0.0 RC3 13 years ago
Björn Schießle 8d26400cb5 remove some debug output; move code to the right function 13 years ago
Michael Gapczynski 6e5e8c6b46 Fix #2080 and fix #2141 13 years ago
Arthur Schiwon 47d176ae69 Remove <br> from error messages, because they will be escaped and the used template has it's own <br> already 13 years ago
Michael Gapczynski a5cab28bea Fix fetching source path of shared files 13 years ago
Björn Schießle 48bb53030c distinguish between touch and write 13 years ago
Björn Schießle ce9942331e create a meanigful file name if files are from the root folder 13 years ago
Björn Schießle 4a4f705adc json encode list of files 13 years ago
Brice Maron 4994eaace1 Allow to load splited config files ref #946 13 years ago