Commit Graph

3330 Commits (0629ff4dd91b488bd98c35eeff24c5fea50fc30d)

Author SHA1 Message Date
Jenkins for ownCloud 0629ff4dd9 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon f4a326173e fix foldersize check to validate zip input size 14 years ago
Frank Karlitschek f9c24a0368 5.0.0 RC3 14 years ago
Björn Schießle 8d26400cb5 remove some debug output; move code to the right function 14 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 14 years ago
Michael Gapczynski a5cab28bea Fix fetching source path of shared files 14 years ago
Björn Schießle 48bb53030c distinguish between touch and write 14 years ago
Björn Schießle ce9942331e create a meanigful file name if files are from the root folder 14 years ago
Björn Schießle 4a4f705adc json encode list of files 14 years ago
Arthur Schiwon 6acbadf418 return 403 when mkdir failed on webDAV, fixes #2127 14 years ago
Lukas Reschke cfb10dc58c Add warning about sanitization 14 years ago
Michael Gapczynski 5300d6ad55 Clear the CSS and JS cache earlier to make sure update goes smoothly 14 years ago
Jenkins for ownCloud c1a32b5073 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 5da9223d1c make getDisplayNames optional feature for Group Backends, fall back to internal names 14 years ago
Frank Karlitschek 2b7ff7273d ownCloud 5 RC2 14 years ago
Jenkins for ownCloud 6c96b93fd4 [tx-robot] updated from transifex 14 years ago
Robin Appelman 9d9acf24de Cache: more efficient detection for existing entries during upgrade 14 years ago
Robin Appelman 56ae4bb6e9 Cache: also check if the file id is already in the cache during upgrade 14 years ago
Thomas Mueller 6019cdd5bd adding test case for getDefaultEmailAddress() + fixing #1844 again 14 years ago
Lukas Reschke a97006144e Only send the standard headers 14 years ago
Michael Gapczynski 8b09402b77 Fix #2074 by initializing as an array 14 years ago
Thomas Tanghus c08a04bc83 VCategories: Don't forget to save category relations if category exists. 14 years ago
Jenkins for ownCloud b738aaba2a [tx-robot] updated from transifex 14 years ago
Bart Visscher d800f35bf4 Disable loading of backgroundjobs js when upgrade is needed 14 years ago
Bart Visscher a2d6b27170 Check maintenance mode before loading apps in route matcher 14 years ago
Michael Gapczynski 71bdccf347 Chunk size comment should say kB, not MB 14 years ago
Jenkins for ownCloud 844e18a8b1 [tx-robot] updated from transifex 14 years ago
Lukas Reschke 3e3c039292 Escape the data only in the template 14 years ago
Brice Maron 050de008b1 Avoid to display empty DisplayNames for menu and title 14 years ago
j-ed 07b956c22d Update image.php 14 years ago
Jenkins for ownCloud c9d9c381ec [tx-robot] updated from transifex 14 years ago
Thomas Mueller 6c304fa5c0 validate the generated email address and fall back to localhost.localdomain in case it is not valid 14 years ago
Thomas Mueller 39b9ed50d7 for this self test we don't care if the ssl certificate is self signed and the peer cannot be verified. 14 years ago
Lukas Reschke 93f15215c6 Check if requesttoken exists in session 14 years ago
Lukas Reschke 630becb95f Style fixes 14 years ago
Frank Karlitschek 09dc15d2b1 5.0 RC 1 14 years ago
Jenkins for ownCloud d20fd7e9a6 [tx-robot] updated from transifex 14 years ago
Lukas Reschke cef6131ea8 Sanitize HTML in html_select_options 14 years ago
Robin Appelman ee1eb98d4a Cache: cleanup permissions cache when removing a file from the cache 14 years ago
Robin Appelman f7a43391a7 Cache: add option to delete file from permissions cache for all users 14 years ago
Bernhard Posselt 59835a9087 add checks for xml and dom when installing 14 years ago
Jenkins for ownCloud a93b5b47a1 [tx-robot] updated from transifex 14 years ago
Lukas Reschke 229c907a57 [core] From echo to p 14 years ago
Bart Visscher d7528f06df Disable query cache for Sqlite 14 years ago
Bart Visscher 56f3917f36 Use the plain urlencoded path info for the routing matching 14 years ago
Lukas Reschke 470fc3817f Remove the template autoescaping 14 years ago
Bernhard Posselt 888e4f21d2 timeout after a longer time 14 years ago
Jenkins for ownCloud fd654e9c2f [tx-robot] updated from transifex 14 years ago
Bernhard Posselt 49a0f42e3b fixed bug that would cause a failure because of undefined variable instead of %s in a translation string 14 years ago
Bernhard Posselt a1afc2e34f only add style.css to initsession 14 years ago