Commit Graph

2641 Commits (367aadb3b7fcb3c1d3dda0b6cdc463dfce8879a4)

Author SHA1 Message Date
Lukas Reschke 351d206dd3 Allow eval() and send headers for legacy browsers 14 years ago
Lukas Reschke 3ffbaf4795 Allow iframes to external domains 14 years ago
Lukas Reschke 30274ee33e Move to OC_App 14 years ago
Lukas Reschke a29f9f90ab Indentation 14 years ago
Lukas Reschke 0c59074eeb Correct copy paste fail 14 years ago
Lukas Reschke 8ca78fcf3f Move requesttoken to oc-requesttoken.js 14 years ago
Jenkins for ownCloud aede26d996 [tx-robot] updated from transifex 14 years ago
Lukas Reschke af8c193605 Disallow inline JS 14 years ago
Thomas Mueller dea77b7610 cached queries need to be reset on schema change because they become invalid 14 years ago
Lukas Reschke 967b7947a1 Add the default-src 14 years ago
Lukas Reschke c82d6e5153 Add CSP header 14 years ago
Jenkins for ownCloud ebc0c4b85b [tx-robot] updated from transifex 14 years ago
Lukas Reschke 42b924da0e Also replace the backslash with a minus 14 years ago
Jenkins for ownCloud a17ca3a69a [tx-robot] updated from transifex 14 years ago
Thomas Mueller 5ff29b4348 fixing indent 14 years ago
davidgumberg 487e401361 Typo fix (comment) /lib/base.php 14 years ago
Bart Visscher 9ffd4197ae Fix wrong word in comment 14 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. 14 years ago
Jenkins for ownCloud 824fcf6624 [tx-robot] updated from transifex 14 years ago
Bernhard Posselt 2b95ae1e6d spaces to tabs 14 years ago
Bernhard Posselt a8094abac7 load classpaths of apps before routes 14 years ago
tomneedham b4954c0c89 Correct spelling of 'Authorization' 14 years ago
Jenkins for ownCloud 433fa19268 [tx-robot] updated from transifex 14 years ago
Tom Needham 358671ac1d Fix incorrect indentation 14 years ago
Tom Needham 098c84a29c Return 401 headers when authentication is required for the api call 14 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 14 years ago
Bart Visscher a8f963d9cf Spaces to tabs 14 years ago
Robin Appelman f18fc1c510 Clear cached prepared statements when switching between mdb2 and pdo 14 years ago
Robin Appelman a08490364d Cache prepared statements in OC_DB 14 years ago
Thomas Mueller 44e5c052b3 handling proper display of files/folders with negative size 14 years ago
Lukas Reschke ab287d2ba4 Move { to same line 14 years ago
Lukas Reschke c845e75693 Expand if to multiple lines 14 years ago
Thomas Mueller 31ce320c52 in case of maintenance the error page returns http status 503. 14 years ago
Lukas Reschke eab6d7eb23 Enhanced auth is totally unmaintained and broken 14 years ago
Sean Comeau 0132a0b2cf Rename TestException to DatabaseSetupException 14 years ago
Sean Comeau 42cd99626e Use a custom exception instead of adding a delimiter to the error message 14 years ago
Lukas Reschke cc00c54f6a Remove uneeded returns 14 years ago
Lukas Reschke e8b45caa51 Remove uneeded return 14 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 14 years ago
Lukas Reschke 99adfbdb86 Check for string position instead of string existence 14 years ago
Jenkins for ownCloud c29310aaef [tx-robot] updated from transifex 14 years ago
Lukas Reschke b7db967dc5 Commentblocks should begin with two * 14 years ago
Lukas Reschke c27833b143 Add @brief to description 14 years ago
Lukas Reschke e151210a62 Simplify the isSubDirectory() function 14 years ago
Jenkins for ownCloud d03dce1283 [tx-robot] updated from transifex 14 years ago
Sean Comeau ba9c967435 Throw an exception when creating a MySQL user fails and display exception error text to user 14 years ago
Jenkins for ownCloud 912050afa0 [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer 42e3eaf45a add more linebreaks, replace SQL LIMIT with param 14 years ago
Thomas Mueller ccdaec6296 webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 14 years ago
Björn Schießle 43415386a8 Upstream merged my patch to add additional ssl root certificates to the webdav client. 14 years ago