Commit Graph

246 Commits (5e039b05801a2ceeb29b23c657110af02834b57e)

Author SHA1 Message Date
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
JakobDev efecbbaca1
Fix NPE when editing OAuth2 applications (#27078) 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
puni9869 e0aacc7624
Show the repo count in code tab on both user profile and org page. (#27048) 1 year ago
Lunny Xiao ebff0513db
Fix context cache bug & enable context cache for dashabord commits' authors (#26991) 1 year ago
Lunny Xiao f20e317d6d
Improve hint when uploading a too large avatar (#26935) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 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
KN4CK3R 5315153059
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
yp05327 915cabdb14
Fix context filter has no effect in dashboard (#26695) 1 year ago
wxiaoguang e8b990999f
Make "link-action" backend code respond correct JSON content (#26680) 1 year ago
Jason Song 5db21ce7e1
Fix counting and filtering on the dashboard page for issues (#26657) 1 year ago
Jason Song b658f2c61b
Return empty when searching issues with no repos (#26545) 1 year ago
Jason Song c179ab4236
Fix "issueReposQueryPattern does not match query" (#26556) 1 year ago
JakobDev f3fbb7c67d
Count only visible repos on profile (#25928) 1 year ago
wxiaoguang 71d253f42e
Remove unnecessary template helper DisableGravatar (#26386) 1 year ago
Lunny Xiao f5dbac9d36
Use more `IssueList` instead of `[]*Issue` (#26369) 1 year ago
yp05327 945a0cb96b
Add highlight to selected repos in milestone dashboard (#26300) 1 year ago
Panagiotis "Ivory" Vasilopoulos d58c542579
Add 'Show on a map' button to Location in profile, fix layout (#26214) 1 year ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
sebastian-sauer 55532061c8
Add commits dropdown in PR files view and allow commit by commit review (#25528) 1 year ago
wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 1 year ago
Earl Warren e20f8f0977
Improve profile readme rendering (#25988) 1 year ago
wxiaoguang 84c78650cc
Fix notification list bugs (#25781) 1 year ago
techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708) 1 year ago
wxiaoguang 128d77a3a0
Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739) 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
KN4CK3R c890454769
Add direct serving of package content (#25543) 1 year ago
KN4CK3R cf2356062f
Redirect to package after version deletion (#25594) 1 year ago
Jason Song 375fd15fbf
Refactor indexer (#25174) 1 year ago
wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 1 year ago
yp05327 22a39bb961
Fix profile render when the README.md size is larger than 1024 bytes (#25131) 1 year ago
zeripath 036fb7861f
Clean up WebAuthn javascript code and remove JQuery code (#22697) 1 year ago
Denys Konovalov ca35dec18b
Add ability to set multiple redirect URIs in OAuth application UI (#25072) 1 year ago
Jack Hay 18de83b2a3
Redesign Scoped Access Tokens (#24767) 1 year ago
HesterG 28a89e360f
Add user level action runners (#24995) 1 year ago
JakobDev 85fa954a38
Improve some Forms (#24878) 2 years ago
Lunny Xiao c59a057297
Refactor rename user and rename organization (#24052) 2 years ago
Lunny Xiao 38cf43d060
Some refactors for issues stats (#24793) 2 years ago
KN4CK3R 9173e079ae
Add Alpine package registry (#23714) 2 years ago
Nicholas Pease c090f87a8d
Add Gitea Profile Readmes (#23260) 2 years ago
wxiaoguang cb700aedd1
Split "modules/context.go" to separate files (#24569) 2 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 2 years ago
KN4CK3R bf999e4069
Add Debian package registry (#24426) 2 years ago
yp05327 cc64a92560
Add follow organization and fix the logic of following page (#24345) 2 years ago