0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-01 04:13:59 -05:00
forgejo/routers/web
6543 12e23ee199
[Refactor] Unify repo search order by logic (#30876)
have repo OrderBy definitions defined in one place and use a single type
for OrderBy database options

(cherry picked from commit bb04311b0b5b7a28f94c4bc409db1c4a04bcef17)
2024-06-16 13:42:58 +02:00
..
admin Enable unparam linter (#31277) 2024-06-16 13:42:58 +02:00
auth fix: PKCE only for supported providers 2024-06-10 11:24:32 +02:00
devtest
events
explore [Refactor] Unify repo search order by logic (#30876) 2024-06-16 13:42:58 +02:00
feed Teach activities.GetFeeds() how to avoid returning duplicates 2024-05-09 18:33:33 +02:00
healthcheck Add health-check test 2024-04-06 00:34:55 +02:00
misc
org Add missed return after ctx.ServerError (#31130) 2024-06-02 16:26:54 +02:00
repo Enable unparam linter (#31277) 2024-06-16 13:42:58 +02:00
shared Drop IDOrderDesc for listing Actions task and always order by id DESC (#31150) 2024-06-02 16:26:54 +02:00
user Add codespell support and fix a good number of typos with its help (#3270) 2024-05-09 13:49:37 +00:00
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
webfinger.go Enable more revive linter rules (#30608) 2024-04-28 15:39:00 +02:00