Commit Graph

76 Commits (076d122f3487fa4969f974e575a5903f4cc4729d)

Author SHA1 Message Date
wxiaoguang f6dbf0e7b3
Fix incorrect TagName/BranchName usages (#33279) 3 weeks ago
wxiaoguang fcd096231a
Simplify context ref name (#33267) 3 weeks ago
Kemal Zebari ecd463c2f1
Validate that the tag doesn't exist when creating a tag via the web (#33241) 4 weeks ago
wxiaoguang a068462ac0
Refactor context repository (#33202) 4 weeks ago
wxiaoguang cd1b5488a3
Refactor pagination (#33037) 1 month ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 2 months ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 2 months ago
yp05327 faf5705d29
GitHub like repo home page (#32213) 2 months ago
Lunny Xiao 829c34129c
Quick fix for license file name (#32696) 2 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 3 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
yp05327 70b7df0e5e
Support repo license (#24872) 4 months ago
Bruno Sofiato 7dde3e6489
Included tag search capabilities (#32045) 5 months ago
Lauris BH 4ab6fc62d2
Add option to filter board cards by labels and assignees (#31999) 5 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 8 months ago
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 11 months ago
Lunny Xiao cc27b50bdf
Fix a bug returning 404 when display a single tag with no release (#29466) 11 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 11 months ago
6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 12 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 12 months ago
KN4CK3R 7e8ff70940
Show commit status for releases (#29149) 12 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 1 year ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 1 year ago
JakobDev 3618715fab
Add missing variable in tag list (#28305) 1 year ago
Lunny Xiao 882e502327
Fix comment permissions (#28213) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
Zettat123 3fcad582c9
Improvements of releases list and tags list (#25859) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
wxiaoguang 412e5c0946
Make web context initialize correctly for different cases (#26726) 1 year ago
wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 2 years ago
HesterG 2f0e79e639
Use frontend fetch for branch dropdown component (#25719) 2 years ago
yp05327 dc679fc9fa
Fix incorrect release count (#25879) 2 years ago
Lunny Xiao 90b3b3dbf8
Fix tags header and pretty format numbers (#25624) 2 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 2 years ago
HesterG 1454f9dafc
Add actor and status dropdowns to run list (#25118) 2 years ago
oliverpool 8030614386
fix: release page for empty or non-existing target (#24470) 2 years ago
Zettat123 30c1cd9775
Add tags list for repos whose release setting is disabled (#23465) 2 years ago
oliverpool bb2783860b
fix calReleaseNumCommitsBehind (#24148) 2 years ago
JakobDev 42919ccb7c
Make Release Download URLs predictable (#23891) 2 years ago
Zettat123 ed7245f997
Title can be empty when creating tag only (#23917) 2 years ago
Hester Gong 6eb678374b
Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
Wiktor Kwapisiewicz b78c955958
Fix tags view (#23243) 2 years ago
wxiaoguang e9288c2477
Fix improper HTMLURL usages in Go code (#22839) 2 years ago
delvh b6b8feb3de
Enable `@<user>`- completion popup on the release description textarea (#22359) 2 years ago
Reo 48d71b7d6b
Add Feed for Releases and Tags (#21696) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago