summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-294-7/+7
* Merge pull request #4130 from nextcloud/replace-useless-print-unescaped-with-pJoas Schilling2017-03-291-1/+1
|\
| * Replace unecessary unescaped prints with printLukas Reschke2017-03-291-1/+1
* | Web app manifestPierre Rudloff2017-03-281-0/+1
|/
* Moving the inline js before the CSSRoeland Jago Douma2017-03-283-15/+15
* use theming colors for favicon on macOSJan-Christoph Borchardt2017-03-273-3/+3
* Merge pull request #4077 from nextcloud/better-navigation-managementMorris Jobke2017-03-261-37/+1
|\
| * Manage the right side menu via the navigation manager as wellJoas Schilling2017-03-261-6/+0
| * Register the app management in the normal wayJoas Schilling2017-03-261-31/+1
* | replace name in top right with icon for less noiseJan-Christoph Borchardt2017-03-261-2/+1
|/
* Merge login JSLukas Reschke2017-03-241-5/+1
* Merge pull request #3951 from nextcloud/menu-firefox-fixesLukas Reschke2017-03-201-4/+4
|\
| * Fix filter for app icons on firefoxJulius Härtl2017-03-201-4/+4
* | Merge pull request #3915 from michaelletzgus/html5-fix_autocapitalizeRoeland Jago Douma2017-03-202-10/+10
|\ \
| * | Fix value of attribute "autocapitalize"Michael Letzgus2017-03-182-10/+10
| |/
* / Fix duplicate id "apps-management"Michael Letzgus2017-03-191-2/+2
|/
* Fix html formating issuesJulius Haertl2017-03-161-14/+5
* Rebuild menu to keep order of icons correctJulius Haertl2017-03-161-1/+3
* Make enabling/disabling apps work with the new menuJulius Haertl2017-03-161-11/+6
* Make app management icon act like a normal app iconJulius Haertl2017-03-161-2/+3
* Fix menu issuesJulius Haertl2017-03-161-47/+48
* Generate seperate menu list for header barJulius Haertl2017-03-161-17/+19
* Show app icons in the headerJulius Haertl2017-03-161-2/+49
* Always enable avatarsMorris Jobke2017-02-131-2/+0
* Rename database password toggleMorris Jobke2017-02-071-3/+3
* Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke2017-01-301-2/+0
|\
| * always allow remembered loginChristoph Wurst2017-01-111-2/+0
* | Add clear search buttonJohn Molakvoæ (skjnldsv)2017-01-251-0/+1
* | fix scssChristoph Wurst2017-01-231-1/+1
* | Use flexbox for header and rearrange some elementsChristoph Wurst2017-01-231-54/+57
|/
* Add a TwoFactorExceptionCornelius Kölbel2017-01-111-1/+7
* Fix #24219: Added hint for specifying a port. (#26860)Sourav Badami2016-12-221-0/+3
* Use a form so firefox doesn't try to save the space as a passwordJoas Schilling2016-12-191-3/+3
* Save the timezone on login againJoas Schilling2016-12-081-1/+1
* Remove leftovers from #1929Morris Jobke2016-11-302-51/+0
* Fix mail header logo [fixes #1326]Felix Epp2016-11-302-6/+4
* fix some outdated namingJan-Christoph Borchardt2016-11-241-1/+1
* show installation spinner correctly, fix #2129Jan-Christoph Borchardt2016-11-221-2/+2
* Show a little explanation above the input fieldJoas Schilling2016-11-181-0/+1
* Empty the password field on submission of the formJoas Schilling2016-11-181-1/+1
* Introduce the UI for password confirmationJoas Schilling2016-11-181-0/+7
* Move away from OC_L10NRoeland Jago Douma2016-10-284-4/+4
* Inlince oc.js if possible!Roeland Jago Douma2016-10-253-0/+15
* Merge pull request #1871 from nextcloud/use-csp-noncesMorris Jobke2016-10-253-3/+3
|\
| * Add ContentSecurityPolicyNonceManagerLukas Reschke2016-10-243-3/+3
| * Add support for CSP noncesLukas Reschke2016-10-243-3/+3
* | show empty folder message in filepickerRobin Appelman2016-10-211-0/+4
|/
* Use a table for the filepicker list and add size columnRobin Appelman2016-10-191-7/+16
* Merge pull request #1641 from nextcloud/log-in-buttonJan-Christoph Borchardt2016-10-171-12/+17
|\
| * finish up layout of log in page, postpone forgot password link for laterJan-Christoph Borchardt2016-10-171-6/+0