Commit Graph

307 Commits (main)

Author SHA1 Message Date
wxiaoguang a068462ac0
Refactor context repository (#33202) 3 weeks ago
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140) 3 weeks ago
wxiaoguang 386c1ed908
Refactor HTMLFormat, update chroma render, fix js error (#33136) 3 weeks ago
wxiaoguang 9ac536a904
Fix "stop time tracking button" on navbar (#33084) 4 weeks ago
wxiaoguang 9bfa9f450d
Refactor "string truncate" (#32984) 1 month ago
wxiaoguang 594edad213
Do not render truncated links in markdown (#32980) 1 month ago
wxiaoguang 781c6df40f
Add sub issue list support (#32940) 1 month ago
silverwind 626b27bea5
Update go tool dependencies (#32916) 1 month ago
wxiaoguang 2d7e6e9482
Fix various trivial problems (#32861) 2 months ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
wxiaoguang cc5ff98e0d
Refactor markdown math render (#32831) 2 months ago
wxiaoguang 5bc030efa2
Fix various UI bugs (#32821) 2 months ago
wxiaoguang 3c4a06273f
Refactor markdown render (#32736) 2 months ago
wxiaoguang 0f18046df4
Refactor markdown render (#32728) 2 months ago
wxiaoguang 2f43536c3e
Fix issue title rendering and refactor legacy function names (#32703) 2 months ago
wxiaoguang 93640993e3
Refactor render system (orgmode) (#32671) 2 months ago
wxiaoguang b6ce2d6dc9
Refactor markup render system (#32645) 2 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 2 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 2 months ago
wxiaoguang 8a20fba8eb
Refactor markup render system (#32533) 2 months ago
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522) 3 months ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 3 months ago
wxiaoguang 145e266987
Support quote selected comments to reply (#32431) 3 months ago
wxiaoguang 61be51e56b
Refactor markup package (#32399) 3 months ago
wxiaoguang 5e6523aa57
Update go dependencies (#32389) 3 months ago
Oleksandr Redko f4d3aaeeb9
refactor: remove redundant err declarations (#32381) 3 months ago
Lunny Xiao 8e2dd5d3dd
Use camo.Always instead of camo.Allways (#32097) 4 months ago
Zettat123 2010fbe060
Fix raw wiki links (#31825) 6 months ago
Jason Song f4d3120f9d
Fix `IsObjectExist` with gogit (#31790) 6 months ago
charles f0033051d5
Fix markdown preview $$ support (#31514) 7 months ago
techknowlogick a4899ffa24
bump golang deps (#31422) 7 months ago
Sergey Sharybin 49b8716c40
Support relative paths to videos from Wiki pages (#31061) 7 months ago
charles 90a3c20e79
Fix markdown math brackets render problem (#31420) 8 months ago
wxiaoguang 21783a5752
Fix rendered wiki page link (#31398) 8 months ago
wxiaoguang 5a7376c060
Refactor markup code (#31399) 8 months ago
Brecht Van Lommel 597d1da96b
Fix missing images in editor preview due to wrong links (#31299) 8 months ago
Oleksandr Redko 1761459ebc
Refactor to use UnsafeStringToBytes (#31358) 8 months ago
Lunny Xiao 7115dce773
Fix hash render end with colon (#31319) 8 months ago
Henrique Pimentel f7125ab61a
Add `MAX_ROWS` option for CSV rendering (#30268) 8 months ago
wxiaoguang bd80225ec3
Make blockquote attention recognize more syntaxes (#31240) 8 months ago
wxiaoguang 9000811118
Make pasted "img" tag has the same behavior as markdown image (#31235) 8 months ago
wxiaoguang a4275951ba
Split sanitizer functions and fine-tune some tests (#31192) 8 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 8 months ago
wxiaoguang 67c1a07285
Refactor AppURL usage (#30885) 9 months ago
wxiaoguang c7bb3aa034
Fix markdown URL parsing for commit ID (#30812) 9 months ago
wxiaoguang ce08a9fe2f
Fix markdown rendering when mentioning users (#30795) 9 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 9 months ago
Rafael c1f76aea45
Use raw Wiki links for non-renderable Wiki files (#30273) 10 months ago
wxiaoguang 7396172a02
Fix code block style for code preview (#30298) 10 months ago