Commit Graph

29 Commits (0b1b4030e66b1312fc9c0270f128bcf368f14178)

Author SHA1 Message Date
6543 19af534462
For consistency make repo search sort options case sensitive (#31951) 3 months ago
yp05327 7092402a2d
Add missing repository type filter parameters to pager (#31832) 3 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 5 months ago
6543 78e8296e11
Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359) 5 months ago
6543 bb04311b0b
[Refactor] Unify repo search order by logic (#30876) 5 months ago
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 8 months ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 8 months ago
Tim-Niclas Oelschläger e3524c63d6
Filter Repositories by type (#29231) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
6543 16ba16dbe9
Allow to set explore page default sort (#27951) 1 year ago
a1012112796 4aba8a6a5f
Split lfs size from repository size (#22900) 1 year 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
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 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
Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 3 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
Lauris BH 604ce77628
Allow to filter repositories by language in explore, user and organization repositories lists (#18430) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 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) 4 years ago