Commit Graph

47 Commits (423372d84ab3d885e47d4a00cd69d6040b61cc4c)

Author SHA1 Message Date
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
techknowlogick a346a8c852
bump to use go 1.22 (#29119) 9 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
Lunny Xiao 882e502327
Fix comment permissions (#28213) 12 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months ago
Nanguan Lin 61d94b247a
Fix `link-action` redirect network error (#27734) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
Denys Konovalov ab78c39e41
Refactor project templates (#26448) 1 year ago
wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 1 year ago
yp05327 8b89563bf1
Fix empty project displayed in issue sidebar (#25802) 1 year ago
yp05327 44572e9243
Fix incorrect oldest sort in project list (#25806) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
Zettat123 ff140d4050
Fix the nil pointer when assigning issues to projects (#25665) 1 year ago
Lunny Xiao 083818cb85
Improve loadprojects for issue list (#25468) 1 year ago
delvh bf27fc3596
Merge `new project` templates into one (#24985) 1 year ago
yp05327 f30cc9faa9
Add unset default project column (#23531) 2 years ago
yp05327 8bc8ca1953
Improve GetBoards and getDefaultBoard (#22981) 2 years ago
sillyguodong d02e83a2c3
Fix cancel button in the page of project edit not work (#23655) 2 years ago
yp05327 a04eeb2a54
Show edit/close/delete button on organization wide repositories (#23388) 2 years ago
yp05327 e52ac62d8e
Redirect to project again after editing it (#23326) 2 years ago
Nathaniel Sabanski fb1a2a13f0
Preview images for Issue cards in Project Board view (#22112) 2 years ago
Lunny Xiao 6fe3c8b398
Support org/user level projects (#22235) 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
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
Lunny Xiao 184a7d4195
Check if project has the same repository id with issue when assign project to issue (#20133) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
Lunny Xiao bd97736b9c
Move project files into models/project sub package (#17704) 3 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
KN4CK3R 658a636afe
Removed unused method. (#18129) 3 years ago
Gusted dab28c7049
Use JSON module instead of stdlib json (#18003) 3 years ago
Anbraten 0ff18a808c
Support sorting for project board issuses (#17152) 3 years ago
Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 3 years ago
Gusted 8244cfb8eb
Fix navbar on project view (#17749) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 3 years ago
wxiaoguang 2add8fe9be
Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 3 years ago
Romain ecfac78f6e
Kanban colored boards (#16647) 3 years ago
zeripath c9c0475f4d
In Render tolerate not being passed a context (#16842) 3 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
zeripath 196593e2e9
More efficiently parse shas for shaPostProcessor (#16101) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 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