| Commit message (Expand) | Author | Age | Files | Lines |
* | Move notifywatch to service layer (#33825) | Lunny Xiao | 2025-03-10 | 1 | -1/+1 |
* | Refactor context flash msg and global variables (#33375) | wxiaoguang | 2025-01-25 | 1 | -4/+4 |
* | Refactor markup render system (#32612) | wxiaoguang | 2024-11-24 | 1 | -23/+15 |
* | Refactor markup render system (#32589) | wxiaoguang | 2024-11-22 | 1 | -14/+11 |
* | Fix and refactor markdown rendering (#32522) | wxiaoguang | 2024-11-16 | 1 | -1/+1 |
* | Refactor render system (#32492) | wxiaoguang | 2024-11-14 | 1 | -1/+0 |
* | Refactor template ctx and render utils (#32422) | wxiaoguang | 2024-11-05 | 1 | -1/+2 |
* | Use GetDisplayName() instead of DisplayName() to generate rss feeds (#31687) | Stanislas Dolcini | 2024-07-25 | 1 | -3/+3 |
* | Use repo as of renderctx's member rather than a repoPath on metas (#29222) | Lunny Xiao | 2024-05-30 | 1 | -1/+2 |
* | Resolve lint for unused parameter and unnecessary type arguments (#30750) | Chongyi Zheng | 2024-04-29 | 1 | -1/+1 |
* | Rename Str2html to SanitizeHTML and clarify its behavior (#29516) | wxiaoguang | 2024-03-01 | 1 | -2/+2 |
* | Refactor some Str2html code (#29397) | wxiaoguang | 2024-03-01 | 1 | -8/+13 |
* | Move context from modules to services (#29440) | Lunny Xiao | 2024-02-27 | 1 | -1/+1 |
* | Refactor locale&string&template related code (#29165) | wxiaoguang | 2024-02-14 | 1 | -29/+31 |
* | Update tool dependencies (#29030) | silverwind | 2024-02-02 | 1 | -1/+0 |
* | Set the `isPermaLink` attribute to `false` in the `guid` sub-element (#28860) | Yarden Shoham | 2024-01-20 | 1 | -0/+1 |
* | Rework markup link rendering (#26745) | KN4CK3R | 2024-01-15 | 1 | -8/+11 |
* | Penultimate round of `db.DefaultContext` refactor (#27414) | JakobDev | 2023-10-11 | 1 | -1/+1 |
* | More `db.DefaultContext` refactor (#27265) | JakobDev | 2023-09-29 | 1 | -74/+74 |
* | Add context parameter to some database functions (#26055) | Lunny Xiao | 2023-07-22 | 1 | -1/+1 |
* | Use link in UI which returned a relative url but not html_url which contains ... | Lunny Xiao | 2023-02-06 | 1 | -1/+1 |
* | Add Feed for Releases and Tags (#21696) | Reo | 2022-12-21 | 1 | -0/+44 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | feat: notify doers of a merge when automerging (#21553) | kolaente | 2022-11-03 | 1 | -1/+7 |
* | Make rss/atom identifier globally unique (#21550) | Yarden Shoham | 2022-10-28 | 1 | -1/+1 |
* | Use absolute links in feeds (#21229) | KN4CK3R | 2022-09-21 | 1 | -31/+31 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -40/+40 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -2/+2 |
* | RSS/Atom support for Repos (#19055) | 6543 | 2022-03-13 | 1 | -1/+17 |
* | Feeds: render markdown to html (#19058) | Norwin | 2022-03-12 | 1 | -2/+23 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -1/+1 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -30/+104 |
* | Fix mispelling of starred as stared (#17465) | zeripath | 2021-10-28 | 1 | -1/+1 |
* | Add RSS/Atom feed support for user actions (#16002) | 6543 | 2021-10-16 | 1 | -0/+154 |