Commit Graph

70 Commits (3b6a7e5c8a994836d034adde4277b50ade020d1b)

Author SHA1 Message Date
silverwind ec0a06e52c
Upgrade chroma to v2.3.0 (#21259) 2 years ago
6543 c5e88fb03d
[API] teamSearch show teams with no members if user is admin (#21204) 2 years ago
zeripath 88c2e24360
Add KaTeX rendering to Markdown. (#20571) 2 years ago
Kyle D c8ded77680
Kd/ci playwright go test (#20123) 2 years ago
Jason Song 84447df4d3
Support Issue forms and PR forms (#20987) 2 years ago
Gusted 5d3f99c7c6
Make better use of i18n (#20096) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2 years ago
Lunny Xiao b01dce2a6e
Allow render HTML with css/js external links (#19017) 2 years ago
zeripath ac88f21ecc
Automatically render wiki TOC (#19873) 2 years ago
wxiaoguang d242511e86
Remove legacy unmaintained packages, refactor to support change default locale (#19308) 3 years ago
Robert Kaussow 909804b717
Bump goldmark to v1.4.11 (#19201) 3 years ago
Lunny Xiao b24e8d38af
Support ignore all santize for external renderer (#18984) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 3 years ago
KN4CK3R b748acf2a0
Fixed emoji alias not parsed in links (#16221) 3 years ago
KN4CK3R a09b40de8d
Prevent double sanitize (#16386) 3 years ago
silverwind 23bd7b1211
Add copy button to markdown code blocks (#17638) 3 years ago
wxiaoguang d8e06a90f0
Open markdown image links in new window (#17287) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
zeripath 1fc7d6d6ad
Fix table alignment in markdown (#16596) 3 years ago
Lars Lehtonen 2344007fa3
modules/markup/markdown: fix dropped test error (#16438) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
KN4CK3R c9c7afda1a
Add sanitizer rules per renderer (#16110) 3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
KN4CK3R 6021fbfe7a
Make tasklist checkboxes clickable (#15791) 3 years ago
KN4CK3R e818e9150f
Fixed individual markdown tests. (#15802) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
Lunny Xiao 66f0fd0959
Add NeedPostProcess for Parser interface to improve performance of csv render (#15153) 3 years ago
zeripath c680eb2cc7
Links in markdown should be absolute to the repository not the server (#15088) 4 years ago
zeripath 71aca93dec
Remove extraneous logging (#15020) 4 years ago
zeripath ed31ddc29a
Fix several render issues (#14986) 4 years ago
zeripath 164e35ead3
Make sure sibling images get a link too (#14979) 4 years ago
silverwind 41e8b834af
Markdown task list improvements (#13952) 4 years ago
John Olheiser b2bda11595
Fix markdown meta parsing (#12817) 4 years ago
John Olheiser 26c4a049da
Issue templates directory (#11450) 4 years ago
silverwind e61c09ed73
Add loading spinners and mermaid error handling (#12358) 4 years ago
mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047) 4 years ago
silverwind 2447ffc74a
Disable all typographic replacements in markdown renderer (#11871) 4 years ago
zeripath 814ca9ffea
Allow different HardBreaks settings for documents and comments (#11515) 4 years ago
zeripath 742e26f5a5
Prevent 500 with badly formed task list (#11328) 4 years ago
zeripath ce66ca7f9f
Restore checkbox rendering and prevent poor sanitization of spans (#11277) 4 years ago
zeripath 0e799c26ba
Prevent panic during wrappedConn close at hammertime (#11219) 4 years ago
zeripath 9f959ac064
Make TaskCheckBox render correctly (#11214) 4 years ago
zeripath 812cfd0ad9
Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 4 years ago
silverwind 7e20f1cb5b
enable ENABLE_HARD_LINE_BREAK by default (#11162) 4 years ago
zeripath 0be25e2150
Handle yaml frontmatter (#11016) 5 years ago
zeripath cf4f2cfa3e
Fix internal server error on checkboxes (#10845) 5 years ago
zeripath f036de5a94
Completely fix task-list checkbox styling (#10798) 5 years ago