Commit Graph

164 Commits (f3090977c64192c23cdee192124fcaf5565a4630)

Author SHA1 Message Date
yp05327 661a1e10f7
Fix sort order for organization home and user profile page (#31921) 2 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) 3 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) 6 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) 12 months 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
wxiaoguang e8aae43f56
Move web/api context related testing function into a separate package (#26859) 1 year ago
wxiaoguang e8b990999f
Make "link-action" backend code respond correct JSON content (#26680) 1 year ago
yp05327 7f8028e5a1
Fix display problems of members and teams unit (#26363) 1 year ago
puni9869 cafce3b4b5
Allow to archive labels (#26478) 1 year ago
Denys Konovalov ab78c39e41
Refactor project templates (#26448) 1 year ago