Commit Graph

169 Commits (main)

Author SHA1 Message Date
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 4 hours ago
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522) 6 days ago
6543 43c252dfea
Calculate `PublicOnly` for org membership only once (#32234) 2 weeks ago
wxiaoguang 4a469c8e1b
Refactor template ctx and render utils (#32422) 2 weeks ago
Lauris BH 4ab6fc62d2
Add option to filter board cards by labels and assignees (#31999) 2 months ago
yp05327 661a1e10f7
Fix sort order for organization home and user profile page (#31921) 3 months ago
a1012112796 39d2fdefaf
Split org Propfile README to a new tab `overview` (#31373) 3 months ago
yp05327 7092402a2d
Add missing repository type filter parameters to pager (#31832) 3 months ago
Lunny Xiao 791d7fc76a
Add issue comment when moving issues from one column to another of the project (#29311) 4 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 5 months ago
Lunny Xiao b6f15c7948
Add missed return after `ctx.ServerError` (#31130) 6 months ago
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 6 months ago
Lunny Xiao a303c973e0
Fix various problems around projects board view (#30696) 7 months ago
wxiaoguang eb24d973b0
Fix project description rendering for org (#30587) 7 months ago
yp05327 af02b8a0e9
Fix network error when open/close organization/individual projects and redirect to project page (#30387) 7 months ago
Denys Konovalov e5160185ed
Add default board to new projects, remove uncategorized pseudo-board (#29874) 8 months ago
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 8 months ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 8 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
Tim-Niclas Oelschläger e3524c63d6
Filter Repositories by type (#29231) 9 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 9 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
Tim-Nicas Oelschläger 532e422027
Unify organizations header (#29248) 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 f8b471ace1
Unify user update methods (#28733) 10 months ago
KN4CK3R c3e462921e
Improve user search display name (#29002) 10 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
katsu 42149ff1a8
fix wrong link in user and organization profile when using relative url (#28617) 11 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 1 year ago
yp05327 089ac06969
Improve profile for Organizations (#27982) 1 year ago
6543 603573366a
Add Profile Readme for Organisations (#27955) 1 year ago
853 e544a277fe
Fix the missing repo count in new team page and edit team page (#27743) 1 year ago
JakobDev 3dc0c962bf
Delete repos of org when purge delete user (#27273) 1 year ago
Lunny Xiao cddf245c12
Replace more db.DefaultContext (#27628) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 1 year ago
Nanguan Lin 1ee4882b88
Fix the missing repo count (#26942) 1 year ago
JakobDev 958d148043
Show always repo count in header (#26842) 1 year ago
yp05327 0850be6750
Fix the display of org level badges (#26504) 1 year ago