summaryrefslogtreecommitdiffstats
path: root/templates/base
Commit message (Expand)AuthorAgeFilesLines
* jQuery 3 (#7425)techknowlogick2019-07-121-1/+2
* Allow Recaptcha service url to be configured (#6820)zeripath2019-05-021-1/+1
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-201-6/+7
* Remove trailing slash from twitter card (#6619)techknowlogick2019-04-141-1/+1
* fix Open Graph og:image link (#6612)Andreas Shimokawa2019-04-141-1/+1
* Fixes pagination width on mobile view (#5711) (#6532)Mario Lubenka2019-04-081-6/+6
* fix bug manifest.json will not request with cookie so that session will creat...Lunny Xiao2019-03-191-1/+1
* Include repo name in page title tag (#6343)mrsdizzie2019-03-181-1/+1
* Add lang specific font stacks for CJK (#6007)zeripath2019-03-182-2/+2
* UI: Fix race in update issue labels and assignees (#6194)silverwind2019-02-282-1/+1
* Fix heatmap and repository menu display in Internet Explorer 9+ (#6117)Lauris BH2019-02-191-0/+1
* Allow labels to contain emoji (#6063)John Olheiser2019-02-161-4/+14
* fix header menu misalignment (#6002)silverwind2019-02-081-3/+3
* Allow for user specific themes (#5668)Lanre Adelowo2019-01-091-2/+6
* fix bug when a read perm user to edit his issue (#5516)Lunny Xiao2018-12-121-3/+0
* Create Progressive Web App (#4730)SohnyBohny2018-11-271-0/+17
* Refactor heatmap to vue component (#5401)Lauris BH2018-11-272-23/+8
* Set heatmap color range configurable (#5165)Antoine GIRARD2018-10-241-1/+1
* User action heatmap (#5131)kolaente2018-10-232-0/+25
* Fix user menu item styling (#4985)silverwind2018-09-271-1/+1
* Extract header and footer content to separate tmpl (#4797)Lukas Bestle2018-09-074-159/+162
* Hide home button when landing page is not set to home (#4651)Piotr Orzechowski2018-08-261-7/+11
* Swagger.v1.json template (#3572)Piotr Orzechowski2018-07-281-1/+1
* Add the ability to have built in themes in Gitea (#4198)techknowlogick2018-07-051-0/+3
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-051-0/+5
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-031-2/+2
* Update notification icon (#4343)ucodi2018-07-031-1/+1
* Remove dupelicate link (#4100)Fluf2018-06-031-1/+1
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-191-0/+3
* Rework special link parsing in the post-processing of markup (#3354)Morgan Bazalgette2018-02-271-1/+0
* Add option to enable or disable swagger endpoints (#3502)Piotr Orzechowski2018-02-141-1/+1
* Emoji Autocomplete (#3433)modmew82018-02-031-0/+32
* Templates for extra links in top navbar and repo tool tabs. (#3308)Alberto González Palomo2018-01-101-0/+3
* Add more additional template snippets (#3286)Thomas Boerger2018-01-022-0/+10
* Responsive view (#2750)Morgan Bazalgette2017-12-301-111/+116
* Use correct camel casing for JavaScript (#3224)Jesstern Rays2017-12-181-1/+1
* Mention completion for issue editor. (#3136)harry2017-12-112-0/+30
* Reduce overhead of upgrades for users with custom stylesheets/JS (#3051)techknowlogick2017-12-032-0/+2
* Add Safari pinned tab icon (#2799)Bastian Rinsche2017-10-281-0/+1
* Move swagger-ui under /api/v1 (#2746)Antoine GIRARD2017-10-211-1/+1
* Fix duplicated rel attribute (#2549)Jorge Maldonado Ventura2017-09-201-2/+2
* Make basic functionality work without JavaScript (#2541)Jorge Maldonado Ventura2017-09-191-1/+7
* Convert spaces to tabs in footer.tmpl (#2520)Ethan Koenig2017-09-161-3/+3
* Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2...Michael Lustfield2017-08-232-31/+65
* Fix and improve dashboard repo UI (#2285)Morlinest2017-08-172-4/+7
* Add task to generate images from SVG and change to new logo (#2194)Lauris BH2017-07-281-1/+1
* Keep sort when switching page (#2013)iszla2017-06-221-5/+5
* Use production version of vuejs. (#1869)Antoine GIRARD2017-06-041-1/+1
* Fix FOUC on Firefox (#1728)Sondre Nilsen2017-05-311-2/+4
* Merge pull request #1750 from andreynering/dashboard-search-org-reposAndrey Nering2017-05-271-0/+3
|\