summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
* Remove Null Byte CheckLukas Reschke2015-02-171-7/+0
* Merge pull request #13890 from owncloud/add-no-referrerLukas Reschke2015-02-164-3/+14
|\
| * Deduplicate template code and do not translate the linksJoas Schilling2015-02-094-3/+14
| * Add `rel="noreferrer"` where possible and switch to HTTPSLukas Reschke2015-02-043-3/+3
* | Disable application-specific favicons for non-user pagesLode Hoste2015-02-112-4/+4
* | Merge pull request #13435 from Zillode/app-faviconMorris Jobke2015-02-073-6/+6
|\ \
| * | Allow application-specific faviconsLode Hoste2015-01-183-6/+6
* | | Update installation.phpcmeh2015-02-061-1/+1
* | | Don't highly discourageThomas Müller2015-02-051-1/+1
* | | enhance sqlite warning on admin page as well as during setup - fixes #13906Thomas Müller2015-02-041-1/+6
| |/ |/|
* | add CSS to exception page - fixes #13747Morris Jobke2015-01-291-0/+2
* | Merge pull request #13314 from owncloud/login-hook-logoutMorris Jobke2015-01-221-0/+5
|\ \ | |/ |/|
| * Allow custom error messages for the login pageRobin Appelman2015-01-221-0/+5
* | Read version and product name from update templateVincent Petry2015-01-141-1/+1
|/
* remove skip to content for now, see #12999Jan-Christoph Borchardt2014-12-221-4/+0
* change Documents default typeface from serif to sans-serifJan-Christoph Borchardt2014-12-191-0/+0
* introduce first 'Skip to content' buttonJan-Christoph Borchardt2014-12-191-4/+11
* Merge pull request #12941 from owncloud/wave-accessibility-complianceMorris Jobke2014-12-192-3/+9
|\
| * fix searchbox labelJan-Christoph Borchardt2014-12-181-1/+1
| * fix accessibility of logosJan-Christoph Borchardt2014-12-182-2/+8
* | Merge pull request #12759 from owncloud/core-reduce-js-and-cssJörn Friedrich Dreyer2014-12-182-5/+14
|\ \ | |/ |/|
| * load showpassord.js conditionally in the template only if neededThomas Müller2014-12-161-0/+6
| * use script instead of \OCP\Util methodsThomas Müller2014-12-161-5/+8
* | add label for search field for screen readersJan-Christoph Borchardt2014-12-171-0/+3
* | add empty alt text for user imageJan-Christoph Borchardt2014-12-171-1/+2
|/
* Add requesttoken to base templateLukas Reschke2014-12-051-1/+1
* move jstz to bower managementMorris Jobke2014-12-011-1/+1
* use proper tabindex order: 1. app menu, 2. search, 3. user menuJan-Christoph Borchardt2014-11-081-3/+3
* introduce h1, use either ownCloud name or current app nameJan-Christoph Borchardt2014-11-062-3/+5
* add missing alt attribute to spinnerJan-Christoph Borchardt2014-11-061-1/+2
* Support HTML in logo claimLukas Reschke2014-11-031-1/+1
* Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text...Lukas Reschke2014-10-283-28/+3
* Merge pull request #11708 from owncloud/fix-momentjsVincent Petry2014-10-273-18/+18
|\
| * Setting moment locale based on user selectionClark Tomlinson2014-10-233-18/+18
* | add avatardiv-shown class to bring back mobile styleMorris Jobke2014-10-231-1/+1
* | Load avatar in header via PHPkondou2014-10-231-3/+7
|/
* Merge pull request #11666 from owncloud/setup-hidesqlitemessageforautoconfigLukas Reschke2014-10-201-0/+2
|\
| * Hide SQLite information on setup when autoconfig is usedVincent Petry2014-10-201-0/+2
* | Use l10n on this string as wellLukas Reschke2014-10-161-1/+1
|/
* introduce new app page layoutThomas Müller2014-10-151-1/+1
* for whitelabeled edition, show branding name (e.g. 'ownCloud') instead of app...Jan-Christoph Borchardt2014-09-261-1/+7
* Merge pull request #11019 from owncloud/do-not-show-exception-to-enduserLukas Reschke2014-09-232-1/+32
|\
| * replace horizontal rules with whitespaceJan-Christoph Borchardt2014-09-171-3/+4
| * Do not show exception to the end-userLukas Reschke2014-09-172-1/+31
* | send browsers timezone back tp the server on loginThomas Müller2014-09-221-0/+2
* | Make 404 page easier to understandLukas Reschke2014-09-171-2/+5
|/
* Merge pull request #11055 from owncloud/replaceprodnameThomas Müller2014-09-161-2/+2
|\
| * replace ownCloud with placeholderVolkan Gezer2014-09-131-2/+2
* | Merge pull request #10109 from owncloud/issue_#9793_guestlayoutMorris Jobke2014-09-151-7/+10
|\ \ | |/ |/|
| * Step one, open guest layout for different styles.Lukas Reschke2014-09-111-7/+10