Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-30Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma
2016-04-20Catch class Error on all root entrypointsThomas Müller
2016-04-12Add unit testing capabilities for templates (#23708)Thomas Müller
2016-04-05load mobile styles last, fix #19596Jan-Christoph Borchardt
2016-03-24In case of exception we return an html page in case the client is a browserThomas Müller
2016-02-09More fixesJoas Schilling
2016-02-08Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2016-01-25Add new CSRF manager for unit testing purposesLukas Reschke
2016-01-12Happy new year!Thomas Müller
2016-01-07OC_TemplateLayout -> OC\TemplateLayoutMorris Jobke
2015-12-17Since avatar.js is now essentially empty remove itRoeland Jago Douma
2015-12-14Load base64 polyfill in IE and friendsVincent Petry
2015-12-08Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTMLLukas Reschke
2015-11-22Now using IE8 workaround of davclient.js for all IE versionsVincent Petry
2015-11-22Add evert's davclient.js + es6-promise + IE8 workaroundVincent Petry
2015-11-16Merge pull request #20465 from owncloud/forms.cssThomas Müller
2015-11-13move form styles from styles.css to inputs.cssHendrik Leppelsack
2015-11-11Do not use the asset pipeline when doing updatesJoas Schilling
2015-11-02Global Classes for Core.Raghu Nayyar
2015-10-26Update license headersLukas Reschke
2015-10-07Merge pull request #19537 from owncloud/fix-white-page-of-deathThomas Müller
2015-10-07Do not trigger the update exception when we already show an errorJoas Schilling
2015-10-06validate HTTP protocol in case of an exceptionMorris Jobke
2015-10-06Fixes last causes for WSODMorris Jobke
2015-10-05update licence headers via scriptMorris Jobke
2015-09-25add $prepend option to addStyle() & addVendorStyle()Individual IT Services
2015-09-24Clean codeThomas Müller
2015-09-23do not load unnecessary code in case of webdavIndividual IT Services
2015-08-24Remove DEBUG constant and use config valueMorris Jobke
2015-08-04[PHP 7] Change type hint to also accept ErrorsLukas Reschke
2015-03-26Update license headersJenkins for ownCloud
2015-03-20show exception type in debug modeRobin Appelman
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2015-02-17Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke
2015-02-09Respect `mod_unique_id` and refactor `OC_Request::getRequestId`Lukas Reschke
2015-01-06allow css/js asset directory to be relocated (#13053)Adam Williamson
2014-12-18Fix extra quotes in custom tags in headerdrarko
2014-11-12Drop form_factor that is appended to JS, CSS and template filenamesMorris Jobke
2014-10-28Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text...Lukas Reschke
2014-10-17adding cssmin and jssmin(minify)Thomas Müller
2014-09-17Do not show exception to the end-userLukas Reschke
2014-08-31Use public api for getting l10nRobin Appelman
2014-08-29Don't register the call when rendering error pagesRobin Appelman
2014-08-29kill OC::$sessionJörn Friedrich Dreyer
2014-08-27Escape error messagesLukas Reschke
2014-05-19Remove all occurences of @brief and @returns from PHPDocMorris Jobke
2014-05-15Now settings CSS class with appid in content DIVVincent Petry
2014-04-21Some more PHPDoc fixesLukas Reschke
2014-04-13Fix indentationLukas Reschke