summaryrefslogtreecommitdiffstats
path: root/modules/templates
Commit message (Expand)AuthorAgeFilesLines
* Show download count info in release list (#10124)Lauris BH2020-02-031-0/+1
* Implement "embedded" command to extract static resources (#9982)guillep2k2020-02-021-0/+13
* Generate Bindata iff TAGS="bindata" and not up-to-date (#10004)zeripath2020-01-272-24/+3
* Add top author stats to activity page (#9615)Lauris BH2020-01-201-0/+7
* Move push commits from models to modules/repository (#9370)Lunny Xiao2020-01-101-2/+3
* Fix repository issues pagination bug when there are more than one label filte...Lunny Xiao2019-12-281-0/+8
* [Fix] AllowedReaction code (#9518)65432019-12-271-0/+3
* Add ActionCommentPull action (#9456)mrsdizzie2019-12-221-1/+1
* Add USE_SERVICE_WORKER setting (#9110)silverwind2019-11-211-0/+3
* Update dashboard context for PR reviews (#8995)John Olheiser2019-11-151-0/+4
* Use templates for issue e-mail subject and body (#8329)guillep2k2019-11-074-30/+211
* Unifies commit list in repository commit table and wiki revision page (#7907)Mario Lubenka2019-11-011-0/+12
* Fix commit expand button to not go to commit link (#8745)Lauris BH2019-11-011-14/+27
* [assets] configurable URL for static resources (#7911)Jakob Ackermann2019-10-221-0/+3
* upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501)Colin Arnott2019-10-151-2/+6
* fix template bug on mirror repository setting page (#8438)Lunny Xiao2019-10-091-0/+2
* Move mirror to a standalone package from models (#7486)Lunny Xiao2019-10-011-0/+3
* Make link last commit massages in repository home page and commit tables (#8006)jaqra2019-09-101-7/+26
* Move git diff codes from models to services/gitdiff (#7889)Lunny Xiao2019-09-051-0/+2
* Use gitea forked macaron (#7933)Tamal Saha2019-08-232-4/+6
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-5/+5
* Convert files to utf-8 for indexing (#7814)guillep2k2019-08-151-56/+0
* remove unnecessary fmt on generate bindata (#7706)Lunny Xiao2019-08-011-1/+0
* Un-lambda base.FileSize (#7556)Christian Muehlhaeuser2019-07-221-4/+2
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-081-0/+11
* Add golangci (#6418)kolaente2019-06-122-3/+9
* Use vfsgen instead of go-bindata (#7080)Lunny Xiao2019-06-033-3/+42
* refactor: append, build variable and type switch (#4940)Bo-Yi Wu2019-05-281-7/+6
* Show git-notes (#6984)Vladimir Panteleev2019-05-241-0/+12
* Show full name if DefaultShowFullName setting activated (#6710)Wim2019-05-081-0/+3
* Number of commits ahead/behind in branch overview (#6695)Mario Lubenka2019-05-051-0/+7
* add french specific rule for translating plural texts (#6846)ngourdon2019-05-041-0/+6
* Allow Recaptcha service url to be configured (#6820)zeripath2019-05-021-0/+4
* UI: Detect and restore encoding and BOM in content (#6727)zeripath2019-04-261-6/+8
* Better logging (#6038) (#6095)zeripath2019-04-021-3/+3
* Create Progressive Web App (#4730)SohnyBohny2018-11-272-0/+21
* Refactor heatmap to vue component (#5401)Lauris BH2018-11-271-3/+0
* Set heatmap color range configurable (#5165)Antoine GIRARD2018-10-241-0/+3
* Detect charset and convert non UTF-8 files for display (#4950)Lauris BH2018-09-291-1/+24
* Add push webhook support for mirrored repositories (#4127)Lauris BH2018-09-061-0/+2
* Upgrade images in .drone.yml to more recent versions (#4819)techknowlogick2018-08-291-6/+6
* Disable 'May Import Local Repository' when is disabled by setting (Issue #477...EnricoFerro2018-08-241-0/+3
* Fix custom templates being ignored (#4638)Piotr Orzechowski2018-08-081-4/+2
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-0/+26
* Swagger.v1.json template (#3572)Piotr Orzechowski2018-07-282-5/+32
* Add the ability to have built in themes in Gitea (#4198)techknowlogick2018-07-051-0/+3
* Show second line by using >= 1 instead of > 1 (#4251)Jonas Franz2018-06-151-1/+1
* Issue due date (#3794)kolaente2018-05-011-0/+3
* Symlink icons (#1416) (#3826)Tris Forster2018-05-011-0/+1
* Shows total tracked time in issue and milestone list (#3341)Jonas Franz2018-04-291-2/+3