| Commit message (Expand) | Author | Age | Files | Lines |
* | Backport 1.23 (#32868) | wxiaoguang | 2024-12-17 | 1 | -1/+2 |
* | Enable tenv and testifylint rules (#32852) | TheFox0x7 | 2024-12-15 | 1 | -2/+2 |
* | Refactor markdown math render (#32831) | wxiaoguang | 2024-12-14 | 8 | -140/+125 |
* | Fix various UI bugs (#32821) | wxiaoguang | 2024-12-13 | 3 | -26/+36 |
* | Refactor markdown render (#32736) | wxiaoguang | 2024-12-06 | 5 | -31/+100 |
* | Refactor markdown render (#32728) | wxiaoguang | 2024-12-06 | 6 | -166/+268 |
* | Fix issue title rendering and refactor legacy function names (#32703) | wxiaoguang | 2024-12-04 | 3 | -22/+31 |
* | Refactor render system (orgmode) (#32671) | wxiaoguang | 2024-11-29 | 2 | -50/+46 |
* | Refactor markup render system (#32645) | wxiaoguang | 2024-11-26 | 6 | -215/+178 |
* | Refactor markup render system (#32612) | wxiaoguang | 2024-11-24 | 28 | -929/+312 |
* | Refactor markup render system (#32589) | wxiaoguang | 2024-11-22 | 21 | -347/+299 |
* | Refactor markup render system (#32533) | wxiaoguang | 2024-11-18 | 31 | -439/+472 |
* | Fix and refactor markdown rendering (#32522) | wxiaoguang | 2024-11-16 | 16 | -188/+190 |
* | Refactor render system (#32492) | wxiaoguang | 2024-11-14 | 15 | -155/+138 |
* | Support quote selected comments to reply (#32431) | wxiaoguang | 2024-11-07 | 6 | -16/+32 |
* | Refactor markup package (#32399) | wxiaoguang | 2024-11-04 | 14 | -1062/+1137 |
* | Update go dependencies (#32389) | wxiaoguang | 2024-10-31 | 4 | -4/+4 |
* | refactor: remove redundant err declarations (#32381) | Oleksandr Redko | 2024-10-30 | 1 | -2/+1 |
* | Use camo.Always instead of camo.Allways (#32097) | Lunny Xiao | 2024-09-21 | 2 | -2/+2 |
* | Fix raw wiki links (#31825) | Zettat123 | 2024-08-16 | 3 | -22/+16 |
* | Fix `IsObjectExist` with gogit (#31790) | Jason Song | 2024-08-09 | 1 | -1/+2 |
* | Fix markdown preview $$ support (#31514) | charles | 2024-06-29 | 6 | -6/+79 |
* | bump golang deps (#31422) | techknowlogick | 2024-06-24 | 1 | -1/+1 |
* | Support relative paths to videos from Wiki pages (#31061) | Sergey Sharybin | 2024-06-21 | 3 | -43/+83 |
* | Fix markdown math brackets render problem (#31420) | charles | 2024-06-20 | 2 | -1/+9 |
* | Fix rendered wiki page link (#31398) | wxiaoguang | 2024-06-18 | 6 | -66/+51 |
* | Refactor markup code (#31399) | wxiaoguang | 2024-06-17 | 2 | -37/+10 |
* | Fix missing images in editor preview due to wrong links (#31299) | Brecht Van Lommel | 2024-06-17 | 1 | -4/+4 |
* | Refactor to use UnsafeStringToBytes (#31358) | Oleksandr Redko | 2024-06-14 | 2 | -6/+6 |
* | Fix hash render end with colon (#31319) | Lunny Xiao | 2024-06-12 | 2 | -1/+2 |
* | Add `MAX_ROWS` option for CSV rendering (#30268) | Henrique Pimentel | 2024-06-06 | 2 | -69/+35 |
* | Make blockquote attention recognize more syntaxes (#31240) | wxiaoguang | 2024-06-04 | 3 | -19/+86 |
* | Make pasted "img" tag has the same behavior as markdown image (#31235) | wxiaoguang | 2024-06-04 | 4 | -58/+74 |
* | Split sanitizer functions and fine-tune some tests (#31192) | wxiaoguang | 2024-05-31 | 8 | -245/+270 |
* | Use repo as of renderctx's member rather than a repoPath on metas (#29222) | Lunny Xiao | 2024-05-30 | 6 | -39/+99 |
* | Refactor AppURL usage (#30885) | wxiaoguang | 2024-05-07 | 1 | -1/+1 |
* | Fix markdown URL parsing for commit ID (#30812) | wxiaoguang | 2024-05-04 | 4 | -74/+115 |
* | Fix markdown rendering when mentioning users (#30795) | wxiaoguang | 2024-05-02 | 1 | -8/+7 |
* | Resolve lint for unused parameter and unnecessary type arguments (#30750) | Chongyi Zheng | 2024-04-29 | 7 | -13/+10 |
* | Enable more `revive` linter rules (#30608) | silverwind | 2024-04-22 | 1 | -2/+0 |
* | Use raw Wiki links for non-renderable Wiki files (#30273) | Rafael | 2024-04-10 | 4 | -16/+55 |
* | Fix code block style for code preview (#30298) | wxiaoguang | 2024-04-06 | 1 | -1/+1 |
* | Fixes #27605: inline math blocks can't be preceeded/followed by alphanumerica... | João Tiago | 2024-04-02 | 2 | -7/+31 |
* | Render embedded code preview by permlink in markdown (#30234) | wxiaoguang | 2024-04-02 | 5 | -0/+145 |
* | Fix markdown color code detection (#30208) | wxiaoguang | 2024-03-31 | 2 | -3/+26 |
* | Refactor markdown render (#30139) | wxiaoguang | 2024-03-28 | 8 | -257/+364 |
* | Fix bug for markdown rendering of blockquote (#30130) | Lunny Xiao | 2024-03-27 | 1 | -4/+10 |
* | Refactor markdown attention render (#29984) | wxiaoguang | 2024-03-22 | 4 | -64/+128 |
* | Fix some pending problems (#29985) | wxiaoguang | 2024-03-22 | 1 | -3/+2 |
* | Fix missing error check of bufio.Scanner (#29882) | coldWater | 2024-03-19 | 1 | -0/+5 |