Commit Graph

3528 Commits (edd37c779d6e6ef79589912c85f382138ff54a7a)

Author SHA1 Message Date
Lukas Reschke 3e3c039292 Escape the data only in the template 12 years ago
Brice Maron 050de008b1 Avoid to display empty DisplayNames for menu and title 12 years ago
j-ed 07b956c22d Update image.php 12 years ago
Frank Karlitschek 2b7ff7273d ownCloud 5 RC2 12 years ago
Jenkins for ownCloud 6c96b93fd4 [tx-robot] updated from transifex 12 years ago
Robin Appelman 9d9acf24de Cache: more efficient detection for existing entries during upgrade 12 years ago
Robin Appelman 56ae4bb6e9 Cache: also check if the file id is already in the cache during upgrade 12 years ago
Thomas Mueller 6019cdd5bd adding test case for getDefaultEmailAddress() + fixing #1844 again 12 years ago
Lukas Reschke a97006144e Only send the standard headers 12 years ago
Michael Gapczynski 8b09402b77 Fix #2074 by initializing as an array 12 years ago
Thomas Tanghus c08a04bc83 VCategories: Don't forget to save category relations if category exists. 12 years ago
Jenkins for ownCloud c9d9c381ec [tx-robot] updated from transifex 12 years ago
Thomas Mueller 6c304fa5c0 validate the generated email address and fall back to localhost.localdomain in case it is not valid 12 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. 12 years ago
Lukas Reschke 93f15215c6 Check if requesttoken exists in session 12 years ago
Lukas Reschke 630becb95f Style fixes 12 years ago
Frank Karlitschek 09dc15d2b1 5.0 RC 1 12 years ago
Jenkins for ownCloud d20fd7e9a6 [tx-robot] updated from transifex 12 years ago
Lukas Reschke cef6131ea8 Sanitize HTML in html_select_options 12 years ago
Robin Appelman ee1eb98d4a Cache: cleanup permissions cache when removing a file from the cache 12 years ago
Robin Appelman f7a43391a7 Cache: add option to delete file from permissions cache for all users 12 years ago
Bernhard Posselt 59835a9087 add checks for xml and dom when installing 12 years ago
Jenkins for ownCloud a93b5b47a1 [tx-robot] updated from transifex 12 years ago
Lukas Reschke 229c907a57 [core] From echo to p 12 years ago
Bart Visscher d7528f06df Disable query cache for Sqlite 12 years ago
Bart Visscher 56f3917f36 Use the plain urlencoded path info for the routing matching 12 years ago
Lukas Reschke 470fc3817f Remove the template autoescaping 12 years ago
Bernhard Posselt 888e4f21d2 timeout after a longer time 12 years ago
Jenkins for ownCloud fd654e9c2f [tx-robot] updated from transifex 12 years ago
Bernhard Posselt 49a0f42e3b fixed bug that would cause a failure because of undefined variable instead of %s in a translation string 12 years ago
Bernhard Posselt a1afc2e34f only add style.css to initsession 12 years ago
Bernhard Posselt 18b7a2bf21 add css and scripts before session init 12 years ago
Jenkins for ownCloud 348812f2ce [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 60d4fdda57 sort users according to display name 12 years ago
Robin Appelman 47b899e0c8 Disable prepared query caching while doing an upgrade 12 years ago
Bart Visscher 4a26d63867 Fix using wrong quotes for breaking long lines 12 years ago
Michael Gapczynski 9a2ca0ae64 Check resharing setting 12 years ago
Thomas Tanghus ea841e5e15 Catch exceptions on malformed categories. 12 years ago
Michael Gapczynski 8983465210 Correct parent folders' ETags for all users with access to a shared file 12 years ago
Robin Appelman 52dccd4aa1 Storage: don't throw warnings when a stat fails 12 years ago
Robin Appelman 6b33a23a51 Code style 12 years ago
Jenkins for ownCloud 63d9feb8c0 [tx-robot] updated from transifex 12 years ago
Bernhard Posselt f415f3e03e return true once one owncloud version number is bigger at any position 12 years ago
Frank Karlitschek a533bb6dcd 5 beta 2 12 years ago
Bernhard Posselt 7f7b8bc07a use error template 12 years ago
Bernhard Posselt aba60dba28 added simple error message for the browser 12 years ago
Bernhard Posselt bc2fefed59 write an error log when session could not be initialized 12 years ago
Bernhard Posselt 55c72617c6 set http 500 when session could not be started to prevent serving of empty files see #1049 12 years ago
Frank Karlitschek 3009b43e3d use a 5 sec timeout for the webdav check 12 years ago
Bernhard Posselt 5bf3d286f0 created unittests and factored out version test into seperate method 12 years ago