Commit Graph

35 Commits (9aadc25bc14d822099a0ea2b81c0abe126fae5f2)

Author SHA1 Message Date
silverwind 24e64fe372
Replace `interface{}` with `any` (#25686) (#25687) 1 year ago
techknowlogick 4daf40505a
Sort users and orgs on explore by recency by default (#24279) 2 years ago
wxiaoguang e57e1144c5
Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict (#23766) 2 years ago
Zettat123 611705888f
Remove useless comment in #23114 (#23173) 2 years ago
Zettat123 347df0cbf0
Show empty repos in Admin Repository Management page (#23114) 2 years ago
delvh 4d20a4a1ba
Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962) 2 years ago
KN4CK3R a35749893b
Move `convert` package to services (#22264) 2 years ago
aceArt-GmbH 352a50d65f
Fix sorting admin user list by last login (#22081) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
Raymond 69fcca2d45
Remove deleted repos from searchresult (#21512) 2 years ago
Lauris BH b59b0cad0a
Add user/organization code search (#19977) 2 years ago
Gusted 27ac65a124
Only show relevant repositories on explore page (#19361) 2 years ago
Daniil Gentili 95383b7a16
Add sitemap support (#18407) 2 years ago
Hugo Hoitink 6473bd333a
In code search, get code unit accessible repos in one (main) query (#19764) 2 years ago
Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
wxiaoguang 7b089c465d
Remove `RequireHighlightJS` field, update plantuml example. (#19615) 3 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 3 years ago
KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 3 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
wxiaoguang dd712b77f7
Refactor admin user filter query parameters (#18965) 3 years ago
Otto Richter (fnetX) aee0fa68a7
Fix admin user list pagination (#18957) 3 years ago
Lauris BH 604ce77628
Allow to filter repositories by language in explore, user and organization repositories lists (#18430) 3 years ago
Lauris BH 8038610a42
Automatically pause queue if index service is unavailable (#15066) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
Lunny Xiao 9defddb286
Move more model into models/user (#17826) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 3 years ago
wxiaoguang 7bcbdd0707
Add user status filter to admin user management page (#16770) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
6543 f1a810e090
Related refactors to ctx.FormX functions (#16567) 3 years ago
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 3 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago