36 Commits (5471834c2b76cad60ba034269c0cdc39681ea6ea)

Author SHA1 Message Date
  yp05327 af02b8a0e9
Fix network error when open/close organization/individual projects and redirect to project page (#30387) 1 month ago
  Denys Konovalov e5160185ed
Add default board to new projects, remove uncategorized pseudo-board (#29874) 2 months ago
  wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 2 months ago
  wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 2 months ago
  6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 3 months ago
  wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 3 months ago
  wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 3 months ago
  Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 3 months ago
  wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 3 months ago
  techknowlogick a346a8c852
bump to use go 1.22 (#29119) 3 months ago
  Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 6 months ago
  JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 8 months ago
  JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 8 months ago
  Denys Konovalov ab78c39e41
Refactor project templates (#26448) 10 months ago
  JakobDev f3fbb7c67d
Count only visible repos on profile (#25928) 10 months ago
  wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 10 months ago
  yp05327 8b89563bf1
Fix empty project displayed in issue sidebar (#25802) 11 months ago
  yp05327 44572e9243
Fix incorrect oldest sort in project list (#25806) 11 months ago
  puni9869 2af30f715e
Fix inconsistent user profile layout across tabs (#25625) 11 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 11 months ago
  Zettat123 ff140d4050
Fix the nil pointer when assigning issues to projects (#25665) 11 months ago
  Lunny Xiao 083818cb85
Improve loadprojects for issue list (#25468) 11 months ago
  delvh bf27fc3596
Merge `new project` templates into one (#24985) 1 year ago
  yp05327 f5b70a029c
Fix close org projects (#24588) 1 year ago
  yp05327 f30cc9faa9
Add unset default project column (#23531) 1 year ago
  Hester Gong 6a4be2cb6a
Add cardtype to org/user level project on creation, edit and view (#24043) 1 year ago
  yp05327 8bc8ca1953
Improve GetBoards and getDefaultBoard (#22981) 1 year ago
  sillyguodong d02e83a2c3
Fix cancel button in the page of project edit not work (#23655) 1 year ago
  yp05327 8e45fcb63a
Do not store user projects as organization projects (#23353) 1 year ago
  yp05327 cf29ee6dd2
Add missing tabs to org projects page (#22705) 1 year ago
  yp05327 e6df743eca
Rename `canWriteUnit` to `canWriteProjects` (#23386) 1 year ago
  yp05327 689770c928
Fix incorrect NotFound conditions in org/projects.go (#23384) 1 year ago
  yp05327 e52ac62d8e
Redirect to project again after editing it (#23326) 1 year ago
  yp05327 e7b89888e1
Fix incorrect redirect link of delete org project (#23327) 1 year ago
  Nathaniel Sabanski fb1a2a13f0
Preview images for Issue cards in Project Board view (#22112) 1 year ago
  Lunny Xiao 6fe3c8b398
Support org/user level projects (#22235) 1 year ago
  Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 1 year ago
  Lunny Xiao 184a7d4195
Check if project has the same repository id with issue when assign project to issue (#20133) 1 year 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) 2 years ago
  Lunny Xiao bd97736b9c
Move project files into models/project sub package (#17704) 2 years ago
  KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  KN4CK3R 658a636afe
Removed unused method. (#18129) 2 years ago
  Gusted dab28c7049
Use JSON module instead of stdlib json (#18003) 2 years ago
  Anbraten 0ff18a808c
Support sorting for project board issuses (#17152) 2 years ago
  Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 2 years ago