Commit Graph

3397 Commits (504f5f229f9ae46ef0e50136d58e499ebfde5105)

Author SHA1 Message Date
Thomas Tanghus 57f2884efa Add hashed version parameter to js and css. Ref #1520 and many more ;) 12 years ago
Thomas Tanghus f052846914 Add indexes and primary keys. 12 years ago
Thomas Tanghus 935d2169c8 Revert "Add indexes and primary keys." 12 years ago
Thomas Tanghus 3b33712dc9 Add indexes and primary keys. 12 years ago
Jenkins for ownCloud 63ca84e7bc [tx-robot] updated from transifex 12 years ago
Frank Karlitschek 63336f2acb remove deprecated call 12 years ago
Jenkins for ownCloud 1427af4a22 [tx-robot] updated from transifex 12 years ago
Michael Gapczynski c69dc3483a Add error handling to the file cache upgrade 12 years ago
Robin Appelman 8a97afac6f Don't show storage space warning when the free space can't be determined 12 years ago
Robin Appelman 319e3f162c Don't block uploads if the max upload size is unknown 12 years ago
Robin Appelman 32b8fd8fb7 Improve handeling of unlimited max upload size 12 years ago
Andreas Schönebeck 387be37427 Filter display of blacklisted files 12 years ago
Jenkins for ownCloud 0c123ebf9d [tx-robot] updated from transifex 12 years ago
Robin Appelman ed83597371 Return unknown freespace if the free_space call failed 12 years ago
Björn Schießle abe408e934 replace \MDB with \OC_DB, approved in #2278 12 years ago
Jenkins for ownCloud 9a0cb2ccaa [tx-robot] updated from transifex 12 years ago
Olivier Tétard 17fd6482d8 Fix file sharing via public link for one particular file. 12 years ago
Thomas Mueller ec16853112 enable UTF-8 charset on mssql 12 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 :-( 12 years ago
Thomas Mueller a05820c659 fixing various filesystem/storage unit tests on windows 12 years ago
Thomas Mueller eedbebd40e adding //IGNORE to iconv to prevent nasty php warnings 12 years ago
Thomas Mueller 06992fec6d slug generates uniqid in case the file/folder name contains not one single valid character 12 years ago
Thomas Mueller 0900301668 indexed slug should be created based on logic path 12 years ago
Jenkins for ownCloud 569c7ab138 [tx-robot] updated from transifex 12 years ago
Michael Gapczynski 8a5946fadc Fix variable for mounting for all users, fix #357 12 years ago
Robin Appelman be4806d031 Store the global mount configuration file in the datadir 12 years ago
Jenkins for ownCloud 6bdb84ab28 [tx-robot] updated from transifex 12 years ago
Frank Karlitschek e6c2a91781 this is now 6.0 pre alpha 12 years ago
Frank Karlitschek 256595e7b2 5.0.0 12 years ago
Lukas Reschke 3ae70ab162 Check if username is valid and remove slashes from filename 12 years ago
Valerio Ponte 99c873ea29 fixed typo that broke xsendfile 12 years ago
Arthur Schiwon 988a67fc9a remove remaining br-tags that do not belong here 12 years ago
Jenkins for ownCloud 0629ff4dd9 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon f4a326173e fix foldersize check to validate zip input size 12 years ago
Robin Appelman 1d3beffacf Cache: better rename hook for cache updater 12 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 12 years ago
Frank Karlitschek f9c24a0368 5.0.0 RC3 12 years ago
Björn Schießle 8d26400cb5 remove some debug output; move code to the right function 12 years ago
Michael Gapczynski 6e5e8c6b46 Fix #2080 and fix #2141 12 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 12 years ago
Michael Gapczynski a5cab28bea Fix fetching source path of shared files 12 years ago
Björn Schießle 48bb53030c distinguish between touch and write 12 years ago
Björn Schießle ce9942331e create a meanigful file name if files are from the root folder 12 years ago
Björn Schießle 4a4f705adc json encode list of files 12 years ago
Brice Maron a68cbb00e0 Preserve Debug flag accross config writes 12 years ago
Arthur Schiwon 6acbadf418 return 403 when mkdir failed on webDAV, fixes #2127 12 years ago
Lukas Reschke cfb10dc58c Add warning about sanitization 12 years ago
Michael Gapczynski 5300d6ad55 Clear the CSS and JS cache earlier to make sure update goes smoothly 12 years ago
Jenkins for ownCloud c1a32b5073 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 5da9223d1c make getDisplayNames optional feature for Group Backends, fall back to internal names 12 years ago