aboutsummaryrefslogtreecommitdiffstats
path: root/modules/templates/helper.go
Commit message (Expand)AuthorAgeFilesLines
* Fix action avatar loading (#13909)silverwind2020-12-091-5/+12
* Fix frontpage avatars (#13853)silverwind2020-12-091-9/+11
* Repo avatar fixes (#13891)silverwind2020-12-071-13/+16
* Direct avatar rendering (#13649)silverwind2020-12-031-7/+60
* Clickable links in pull request (and issue) titles (#13695)Jimmy Praet2020-12-031-0/+11
* Fix label styles affecting shabox (#13734)silverwind2020-11-281-5/+4
* Issue and Pulls lists rework (#13594)silverwind2020-11-251-17/+13
* Render diff stats server-side (#13579)silverwind2020-11-151-0/+3
* Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o...zeripath2020-11-081-0/+21
* Group Label Changed Comments in timeline (#13304)Pedro Alves2020-10-251-0/+10
* Use a simple format for the big number on ui (#12822)赵智超2020-09-161-2/+3
* Make SVG size argument optional (#12814)silverwind2020-09-111-1/+4
* Fix yet another bug with diff file names (#12771)zeripath2020-09-091-1/+1
* File header tweaks, add CSS helpers (#12635)silverwind2020-09-081-2/+12
* Fix emoji replacements, make emoji images consistent (#12567)silverwind2020-08-231-1/+1
* Render the git graph on the server (#12333)zeripath2020-08-061-2/+27
* Add action feed for new release (#12324)赵智超2020-07-291-0/+2
* Update Octicons to v10 (#12240)silverwind2020-07-171-1/+1
* Direct SVG rendering (#12157)silverwind2020-07-121-1/+12
* Move EventSource to SharedWorker (#12095)zeripath2020-07-031-2/+2
* Fix ui bug in wiki commit page (#12089)赵智超2020-07-021-2/+9
* [UI] Sortable Tables Header By Click (#7980)65432020-06-241-2/+29
* Add EventSource support (#11235)zeripath2020-05-071-3/+4
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-281-0/+27
* [ui] Change icon type for review action in action page (#11191)赵智超2020-04-241-3/+3
* Use AJAX for notifications table (#10961)zeripath2020-04-241-0/+7
* make avatar lookup occur at image request (#10540)zeripath2020-03-271-1/+1
* Remove Unused Functions (#10516)65432020-03-021-25/+0
* Inject SVG sprite via ajax (#10320)John Olheiser2020-02-171-1/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-0/+3
* Show download count info in release list (#10124)Lauris BH2020-02-031-0/+1
* 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-071-0/+130
* 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
* 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
* Un-lambda base.FileSize (#7556)Christian Muehlhaeuser2019-07-221-4/+2