Commit Graph

38 Commits (076d122f3487fa4969f974e575a5903f4cc4729d)

Author SHA1 Message Date
wxiaoguang cd1b5488a3
Refactor pagination (#33037) 1 month ago
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 2 months ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 2 months ago
wxiaoguang 90d20be541
Refactor issue filter (labels, poster, assignee) (#32771) 2 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 3 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 3 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
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 11 months ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 11 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 11 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 12 months ago
wxiaoguang ee242a08e9
Refactor issue template parsing and fix API endpoint (#29069) 1 year ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 1 year ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 1 year ago
Nanguan Lin 61d94b247a
Fix `link-action` redirect network error (#27734) 1 year ago
yp05327 8abc1aae4a
Improve the list header in milestone page (#27302) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 2 years ago
yp05327 3add4ca216
Fix incorrect milestone count when provide a keyword (#25880) 2 years ago
Denys Konovalov eec45b43db
move issue filters to shared template (#25729) 2 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 2 years ago
wxiaoguang def4956122
Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 3 years ago
zeripath 9a75c2741d
Only view milestones from current repo (#18414) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
zeripath c9c0475f4d
In Render tolerate not being passed a context (#16842) 3 years ago
6543 2289580bb7
[API] generalize list header (#16551) 4 years ago
6543 f1a810e090
Related refactors to ctx.FormX functions (#16567) 4 years ago
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 4 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 4 years ago
zeripath 196593e2e9
More efficiently parse shas for shaPostProcessor (#16101) 4 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 4 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 4 years ago
Roger Luo fa06e98553
Add dashboard milestone search and repo milestone search by name (#14866) 4 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
John Olheiser 26c4a049da
Issue templates directory (#11450) 4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346) 5 years ago
6543 8bdc9795d8
Add name filter to API for GetMilestoneList (#12336) 5 years ago
mrsdizzie 4b66d9ad98
Show description on individual milestone view (#12055) 5 years ago
silverwind 628ee1d82e
Replace jquery-datetimepicker with native date input (#11684) 5 years ago
6543 7257c39ddf
Refactor Milestone related (#11225) 5 years ago
silverwind 85fb33a65f
move jquery-datetimepicker to npm/webpack (#10713) 5 years ago