gitea/routers
wxiaoguang e61b390d54
Unify and simplify TrN for i18n (#18141)
Refer: https://github.com/go-gitea/gitea/pull/18135#issuecomment-1003246099

Now we have a unique and simple `TrN`, and make the fix of PR #18135 also use the better `TrN` logic.
2022-01-02 04:33:57 +01:00
..
api/v1 Add API to get issue/pull comments and events (timeline) (#17403) 2022-01-01 22:12:25 +08:00
common Instead of using routerCtx just escape the url before routing (#18086) 2021-12-25 00:50:49 +08:00
install Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
private Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
web Unify and simplify TrN for i18n (#18141) 2022-01-02 04:33:57 +01:00
init.go Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00