summaryrefslogtreecommitdiffstats
path: root/modules/templates/helper.go
Commit message (Expand)AuthorAgeFilesLines
...
* Make Mermaid.js limit configurable (#16519)zeripath2021-07-241-0/+3
* Add custom emoji support (#16004)65432021-06-291-0/+3
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-6/+28
* Fix incorrect asset URL (#15805)silverwind2021-05-091-1/+1
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-081-1/+1
* add `/assets` as root dir of public files (#15219)a10121127962021-04-281-1/+1
* Refactor renders (#15175)Lunny Xiao2021-04-191-6/+23
* Prevent incorrect HTML escaping in swagger.json (#14957)zeripath2021-03-111-0/+6
* Fix a couple of issues with a feeds (#14897)zeripath2021-03-061-0/+4
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+5
* stopwatch notif: check if timetracking is enabled (#14750)Norwin2021-02-201-0/+3
* Added option to disable webhooks (#13176)Paweł Bogusławski2021-02-111-0/+3
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+2
* Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623)zeripath2021-02-101-0/+4
* Improve label and text wrapping (#14113)silverwind2020-12-291-1/+1
* chore: use octicon-mirror for feeds display (#13928)Gary Wang2020-12-101-1/+1
* Fix avatar template error on repo collaborator page (#13924)silverwind2020-12-101-4/+12
* 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