Commit Graph

24 Commits (f4dc9e6bf3bf1db1712fde818b5df64516763ce6)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Robin Appelman 2df20aaffb show exception type in debug mode 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
Lukas Reschke 770fa761b8 Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 10 years ago
Adam Williamson bb79aac78a allow css/js asset directory to be relocated (#13053) 10 years ago
drarko faaa1a89cb Fix extra quotes in custom tags in header 10 years ago
Morris Jobke 952abdc51a Drop form_factor that is appended to JS, CSS and template filenames 11 years ago
Lukas Reschke 510d0b2cf3 Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text parameter 11 years ago
Thomas Müller 93b0f1a3bf adding cssmin and jssmin(minify) 11 years ago
Lukas Reschke 6d3757f864 Do not show exception to the end-user 11 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 11 years ago
Robin Appelman 3de69ff81b Don't register the call when rendering error pages 11 years ago
Jörn Friedrich Dreyer f551917a3c kill OC::$session 11 years ago
Lukas Reschke 9ab62ad5b7 Escape error messages 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Vincent Petry 04f73275ba Now settings CSS class with appid in content DIV 11 years ago
Lukas Reschke e88731a477 Some more PHPDoc fixes 11 years ago
Lukas Reschke a2a850dd91 Fix indentation 11 years ago
Lukas Reschke df67a04385 Move security headers to base.php 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Vincent Petry 2a1d6d3106 Do not use L10n when logging exceptions 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Georg Ehrke ac6a3133ec style fixes 12 years ago
Björn Schießle 75fd6d4fde initialize OC_Defaults in template constructorX 12 years ago
Bart Visscher 179b42c56d Fixed review issues 12 years ago
Bart Visscher 25e3c9cbeb Only display call trace in debug mode 12 years ago
Bart Visscher 6d39e0ad6f Change to use !== and === 12 years ago
Thomas Müller 01c39cf2be fixing typos, PHPDoc and missing namespace \ 12 years ago
Bart Visscher 3de8570e35 Move basic template functions to their own class 12 years ago
Bart Visscher 2593395561 Move template functions to there own file 12 years ago
Bart Visscher 11f28d7880 Result of && if not the part 12 years ago
Jan-Christoph Borchardt 48948ccf5f finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry. 12 years ago
Bart Visscher 5b60fad467 Display the exception error backtrace preformatted 12 years ago
Bart Visscher 971a3fd124 Early errors (in base.php) don't have session available 12 years ago
kondou 0d604a6c9a Include $defaults 12 years ago
Georg Ehrke 53830f2f75 implement use of previews in sharing app 12 years ago
Georg Ehrke 39c387eed4 implement server side use of previews 12 years ago
Jörn Friedrich Dreyer 31f7afe56a PDOException has no previous(), oh the consistency ... 12 years ago
Jörn Friedrich Dreyer c0bdbd9d81 introduce and use executeAudited in db.php 12 years ago
Robin Appelman 44f9af5a7f Use the new session wrapper 12 years ago
Lukas Reschke 4f96d7fb85 Allow loading of external media ressources 12 years ago
Florian Scholz 03aa86d8a6 - xframe restriction configurable now 12 years ago
Bernhard Posselt b98b56e4a8 check if there is a default/ folder in the theme directory if no theme exists 12 years ago
Lukas Reschke cfb10dc58c Add warning about sanitization 12 years ago
Lukas Reschke a97006144e Only send the standard headers 12 years ago
Lukas Reschke cef6131ea8 Sanitize HTML in html_select_options 12 years ago
Lukas Reschke 229c907a57 [core] From echo to p 12 years ago
Lukas Reschke 470fc3817f Remove the template autoescaping 12 years ago