24 Commits (6a559ad6348b95aa1cbb275003699d709af00bfc)

Author SHA1 Message Date
  Giteabot f13a294b47
More `db.DefaultContext` refactor (#27265) (#27347) 9 months ago
  Denys Konovalov ab78c39e41
Refactor project templates (#26448) 10 months ago
  JakobDev f3fbb7c67d
Count only visible repos on profile (#25928) 11 months ago
  wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 11 months 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
  puni9869 2af30f715e
Fix inconsistent user profile layout across tabs (#25625) 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 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) 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) 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
  Gusted 8244cfb8eb
Fix navbar on project view (#17749) 2 years ago
  zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 2 years ago
  Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 2 years ago
  wxiaoguang 2add8fe9be
Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 2 years ago
  Romain ecfac78f6e
Kanban colored boards (#16647) 2 years ago
  zeripath c9c0475f4d
In Render tolerate not being passed a context (#16842) 2 years ago
  Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 2 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) 3 years ago
  zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 3 years ago
  6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 3 years ago