Commit Graph

2692 Commits (047f1988c3d3831e46504e0083372602a3f5446b)

Author SHA1 Message Date
Lukas Reschke 0d2a58bc5d Initialize router also if ownCloud isn't installed 12 years ago
Lukas Reschke e5cc5a0a2d Allow the loading of external images 12 years ago
Jenkins for ownCloud 6832dddf39 [tx-robot] updated from transifex 12 years ago
Tom Needham 8f9d3cd01d Code style update 12 years ago
Jenkins for ownCloud 3ff32eba25 [tx-robot] updated from transifex 12 years ago
Lukas Reschke 293e7bdcf0 Notice about changing the standard policy 12 years ago
Lukas Reschke 0517465f4d Allow admins to change the CSP policy in the config file 12 years ago
Thomas Mueller b4c3dd84b4 update to jquery-ui 1.10.0 12 years ago
Jenkins for ownCloud c986dbe573 [tx-robot] updated from transifex 12 years ago
j-ed df6ba6955d Update lib/mail.php 12 years ago
Lukas Reschke 351d206dd3 Allow eval() and send headers for legacy browsers 12 years ago
Michael Gapczynski 5136f6d818 Make database connection error messages less verbose 12 years ago
Lukas Reschke 3ffbaf4795 Allow iframes to external domains 12 years ago
Lukas Reschke 30274ee33e Move to OC_App 12 years ago
Lukas Reschke a29f9f90ab Indentation 12 years ago
Lukas Reschke 0c59074eeb Correct copy paste fail 12 years ago
Lukas Reschke 8ca78fcf3f Move requesttoken to oc-requesttoken.js 12 years ago
Thomas Mueller d58cee2f76 returning http status code 503 in case connecting to the database failed 12 years ago
Jenkins for ownCloud aede26d996 [tx-robot] updated from transifex 12 years ago
Lukas Reschke af8c193605 Disallow inline JS 12 years ago
Thomas Mueller dea77b7610 cached queries need to be reset on schema change because they become invalid 12 years ago
Lukas Reschke 967b7947a1 Add the default-src 12 years ago
Lukas Reschke c82d6e5153 Add CSP header 12 years ago
Jenkins for ownCloud ebc0c4b85b [tx-robot] updated from transifex 12 years ago
Lukas Reschke 42b924da0e Also replace the backslash with a minus 12 years ago
Jenkins for ownCloud a17ca3a69a [tx-robot] updated from transifex 12 years ago
Thomas Mueller 5ff29b4348 fixing indent 12 years ago
davidgumberg 487e401361 Typo fix (comment) /lib/base.php 12 years ago
Bart Visscher 9ffd4197ae Fix wrong word in comment 12 years ago
Björn Schießle d2c5f9bec7 fix error message, add "appid" to the output to know which app caused the error if OC_App::getStorage() fails. 12 years ago
Jenkins for ownCloud 824fcf6624 [tx-robot] updated from transifex 12 years ago
TheSFReader 73522fe189 Add ebook specific mimetypes 12 years ago
TheSFReader eb9cd0858e Add ebook specific mimetypes 12 years ago
Bernhard Posselt 2b95ae1e6d spaces to tabs 12 years ago
Bernhard Posselt a8094abac7 load classpaths of apps before routes 12 years ago
tomneedham b4954c0c89 Correct spelling of 'Authorization' 12 years ago
Jenkins for ownCloud 433fa19268 [tx-robot] updated from transifex 12 years ago
Tom Needham 9dc668740a Check that api methods return the correct result type 12 years ago
Tom Needham 358671ac1d Fix incorrect indentation 12 years ago
Tom Needham 098c84a29c Return 401 headers when authentication is required for the api call 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Bart Visscher a8f963d9cf Spaces to tabs 12 years ago
Robin Appelman f18fc1c510 Clear cached prepared statements when switching between mdb2 and pdo 12 years ago
Robin Appelman a08490364d Cache prepared statements in OC_DB 12 years ago
Thomas Mueller 44e5c052b3 handling proper display of files/folders with negative size 12 years ago
Lukas Reschke ab287d2ba4 Move { to same line 12 years ago
Lukas Reschke c845e75693 Expand if to multiple lines 12 years ago
Thomas Mueller 31ce320c52 in case of maintenance the error page returns http status 503. 12 years ago
Lukas Reschke eab6d7eb23 Enhanced auth is totally unmaintained and broken 12 years ago
Sean Comeau 0132a0b2cf Rename TestException to DatabaseSetupException 12 years ago