| Commit message (Expand) | Author | Age | Files | Lines |
* | Add unit testing capabilities for templates (#23708) | Thomas Müller | 2016-04-12 | 1 | -3/+5 |
* | load mobile styles last, fix #19596 | Jan-Christoph Borchardt | 2016-04-05 | 1 | -6/+6 |
* | In case of exception we return an html page in case the client is a browser | Thomas Müller | 2016-03-24 | 1 | -1/+4 |
* | More fixes | Joas Schilling | 2016-02-09 | 1 | -15/+7 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2016-02-08 | 1 | -1/+8 |
* | Add new CSRF manager for unit testing purposes | Lukas Reschke | 2016-01-25 | 1 | -2/+2 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -2/+3 |
* | OC_TemplateLayout -> OC\TemplateLayout | Morris Jobke | 2016-01-07 | 1 | -1/+1 |
* | Since avatar.js is now essentially empty remove it | Roeland Jago Douma | 2015-12-17 | 1 | -1/+0 |
* | Load base64 polyfill in IE and friends | Vincent Petry | 2015-12-14 | 1 | -0/+2 |
* | Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTML | Lukas Reschke | 2015-12-08 | 1 | -3/+3 |
* | Now using IE8 workaround of davclient.js for all IE versions | Vincent Petry | 2015-11-22 | 1 | -2/+2 |
* | Add evert's davclient.js + es6-promise + IE8 workaround | Vincent Petry | 2015-11-22 | 1 | -2/+9 |
* | Merge pull request #20465 from owncloud/forms.css | Thomas Müller | 2015-11-16 | 1 | -0/+1 |
|\ |
|
| * | move form styles from styles.css to inputs.css | Hendrik Leppelsack | 2015-11-13 | 1 | -0/+1 |
* | | Do not use the asset pipeline when doing updates | Joas Schilling | 2015-11-11 | 1 | -0/+11 |
|/ |
|
* | Global Classes for Core. | Raghu Nayyar | 2015-11-02 | 1 | -0/+1 |
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -0/+1 |
* | Merge pull request #19537 from owncloud/fix-white-page-of-death | Thomas Müller | 2015-10-07 | 1 | -19/+64 |
|\ |
|
| * | Do not trigger the update exception when we already show an error | Joas Schilling | 2015-10-07 | 1 | -3/+3 |
| * | validate HTTP protocol in case of an exception | Morris Jobke | 2015-10-06 | 1 | -2/+24 |
| * | Fixes last causes for WSOD | Morris Jobke | 2015-10-06 | 1 | -16/+39 |
* | | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
|/ |
|
* | add $prepend option to addStyle() & addVendorStyle() | Individual IT Services | 2015-09-25 | 1 | -14/+14 |
* | Clean code | Thomas Müller | 2015-09-24 | 1 | -56/+66 |
* | do not load unnecessary code in case of webdav | Individual IT Services | 2015-09-23 | 1 | -0/+77 |
* | Remove DEBUG constant and use config value | Morris Jobke | 2015-08-24 | 1 | -1/+1 |
* | [PHP 7] Change type hint to also accept Errors | Lukas Reschke | 2015-08-04 | 1 | -2/+2 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -13/+23 |
* | show exception type in debug mode | Robin Appelman | 2015-03-20 | 1 | -0/+1 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -23/+14 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -14/+23 |
* | Refactor OC_Request into TrustedDomainHelper and IRequest | Lukas Reschke | 2015-02-16 | 1 | -2/+3 |
* | Respect `mod_unique_id` and refactor `OC_Request::getRequestId` | Lukas Reschke | 2015-02-09 | 1 | -1/+1 |
* | allow css/js asset directory to be relocated (#13053) | Adam Williamson | 2015-01-05 | 1 | -2/+3 |
* | Fix extra quotes in custom tags in header | drarko | 2014-12-18 | 1 | -1/+1 |
* | Drop form_factor that is appended to JS, CSS and template filenames | Morris Jobke | 2014-11-12 | 1 | -69/+4 |
* | Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text... | Lukas Reschke | 2014-10-28 | 1 | -6/+21 |
* | adding cssmin and jssmin(minify) | Thomas Müller | 2014-10-17 | 1 | -2/+32 |
* | Do not show exception to the end-user | Lukas Reschke | 2014-09-17 | 1 | -25/+12 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | Don't register the call when rendering error pages | Robin Appelman | 2014-08-29 | 1 | -4/+5 |
* | kill OC::$session | Jörn Friedrich Dreyer | 2014-08-29 | 1 | -6/+6 |
* | Escape error messages | Lukas Reschke | 2014-08-27 | 1 | -4/+4 |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -11/+11 |
* | Now settings CSS class with appid in content DIV | Vincent Petry | 2014-05-15 | 1 | -1/+3 |
* | Some more PHPDoc fixes | Lukas Reschke | 2014-04-21 | 1 | -2/+2 |
* | Fix indentation | Lukas Reschke | 2014-04-13 | 1 | -1/+2 |
* | Move security headers to base.php | Lukas Reschke | 2014-04-13 | 1 | -25/+1 |
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -2/+5 |