Commit Graph

197 Commits (pr/a11y-bp-fix)

Author SHA1 Message Date
crystal 6dc16c1154
Fix README TOC links () () 2 years ago
Jonathan Tran 7b60d47c3c
Log STDERR of external renderer when it fails () () 2 years ago
Jason Song 7a004ad7eb
Support comma-delimited string as labels in issue template () () 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2 years ago
Yarden Shoham 63ebb53fd5
Add link to user profile in markdown mention only if user exists () 2 years ago
Yarden Shoham 2c77d4b195
Remove unnecessary debug log () 2 years ago
Yarden Shoham e828564445
Add color previews in markdown () 2 years ago
KN4CK3R 0e57ff7eee
Add generic set type () 2 years ago
zeripath 93df41f506
Fix slight bug in katex () 2 years ago
silverwind ec0a06e52c
Upgrade chroma to v2.3.0 () 2 years ago
6543 c5e88fb03d
[API] teamSearch show teams with no members if user is admin () 2 years ago
zeripath 88c2e24360
Add KaTeX rendering to Markdown. () 2 years ago
Kyle D c8ded77680
Kd/ci playwright go test () 2 years ago
Jason Song 84447df4d3
Support Issue forms and PR forms () 2 years ago
John Olheiser a48d6ba4b4
Go 1.19 format () 2 years ago
Gary Wang 72b1fd7fdd
Should also support upper-case README files () 3 years ago
Gary Wang c35535ce07
Support localized README () 3 years ago
Lucas Azevedo 599ae09a94
Use body text color in repository files table links () 3 years ago
Gusted edd945bca3
Allow to specify colors for text in markup () 3 years ago
Gusted 3f513f9e54
Fix NPE when using non-numeric () 3 years ago
Gusted 5d3f99c7c6
Make better use of i18n () 3 years ago
Wim cb50375e2b
Add more linters to improve code readability () 3 years ago
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests () 3 years ago
Lunny Xiao b01dce2a6e
Allow render HTML with css/js external links () 3 years ago
Sandro Santilli 52c2e82813
Custom regexp external issues () 3 years ago
Lauris BH f92b7a6331
Add support for rendering terminal output with colors () 3 years ago
zeripath ac88f21ecc
Automatically render wiki TOC () 3 years ago
zeripath 1d04e8641d
Set Setpgid on child git processes () 3 years ago
wxiaoguang d242511e86
Remove legacy unmaintained packages, refactor to support change default locale () 3 years ago
wxiaoguang 65f17bfc31
Refactor legacy `unknwon/com` package, improve golangci lint () 3 years ago
6543 3e88af898a
Make git.OpenRepository accept Context () 3 years ago
zeripath 97625b44e7
Provide configuration to allow camo-media proxying () 3 years ago
Robert Kaussow 909804b717
Bump goldmark to v1.4.11 () 3 years ago
6543 45f8d97131
nit fix () 3 years ago
Lunny Xiao b24e8d38af
Support ignore all santize for external renderer () 3 years ago
Alexander Neumann fd273b05b9
Correctly link URLs to users/repos with dashes, dots or underscores () 3 years ago
Gusted 72256c16a8
Prevent NPE on partial match of compare URL and allow short SHA1 compare URLs () 3 years ago
zeripath b34923d919
Update Goldmark to Goldmark 1.4.4 () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
Jelle Hulter bbd30787d3
Updated Chroma to v0.10.0 () 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context () 3 years ago
Ben Niemann 2871e58a01
Remove unneeded debug messages to stdout. () 3 years ago
Gusted ff2fd08228
Simplify parameter types () 3 years ago
KN4CK3R b748acf2a0
Fixed emoji alias not parsed in links () 3 years ago
wxiaoguang 6d4172987e
Fix markdown URL parsing () 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. () 3 years ago
KN4CK3R a09b40de8d
Prevent double sanitize () 3 years ago
wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows () 3 years ago
silverwind 23bd7b1211
Add copy button to markdown code blocks () 3 years ago
Richard Mahn 40c8451b7d
Properly determine CSV delimiter () 3 years ago