Commit Graph

180 Commits (076d122f3487fa4969f974e575a5903f4cc4729d)

Author SHA1 Message Date
Lunny Xiao 20c7fba601
Use project's redirect url instead of composing url (#33058) 1 month ago
Chai-Shi 0387195abb
[Feature] Private README.md for organization (#32872) 1 month ago
wxiaoguang cd1b5488a3
Refactor pagination (#33037) 1 month ago
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 2 months ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 2 months ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 2 months ago
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
wxiaoguang 90d20be541
Refactor issue filter (labels, poster, assignee) (#32771) 2 months ago
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537) 2 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 3 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522) 3 months ago
6543 43c252dfea
Calculate `PublicOnly` for org membership only once (#32234) 3 months ago
wxiaoguang 4a469c8e1b
Refactor template ctx and render utils (#32422) 3 months ago
Lauris BH 4ab6fc62d2
Add option to filter board cards by labels and assignees (#31999) 5 months ago
yp05327 661a1e10f7
Fix sort order for organization home and user profile page (#31921) 5 months ago
a1012112796 39d2fdefaf
Split org Propfile README to a new tab `overview` (#31373) 5 months ago
yp05327 7092402a2d
Add missing repository type filter parameters to pager (#31832) 6 months ago
Lunny Xiao 791d7fc76a
Add issue comment when moving issues from one column to another of the project (#29311) 6 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
Lunny Xiao b6f15c7948
Add missed return after `ctx.ServerError` (#31130) 9 months ago
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 9 months ago
Lunny Xiao a303c973e0
Fix various problems around projects board view (#30696) 9 months ago
wxiaoguang eb24d973b0
Fix project description rendering for org (#30587) 10 months ago
yp05327 af02b8a0e9
Fix network error when open/close organization/individual projects and redirect to project page (#30387) 10 months ago
Denys Konovalov e5160185ed
Add default board to new projects, remove uncategorized pseudo-board (#29874) 11 months ago
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 11 months ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 11 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 11 months ago
Tim-Niclas Oelschläger e3524c63d6
Filter Repositories by type (#29231) 11 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 11 months ago
wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 11 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 11 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 12 months ago
Tim-Nicas Oelschläger 532e422027
Unify organizations header (#29248) 12 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 12 months ago
techknowlogick a346a8c852
bump to use go 1.22 (#29119) 12 months ago
KN4CK3R f8b471ace1
Unify user update methods (#28733) 1 year ago
KN4CK3R c3e462921e
Improve user search display name (#29002) 1 year ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 1 year ago
katsu 42149ff1a8
fix wrong link in user and organization profile when using relative url (#28617) 1 year 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