You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
wxiaoguang 1ea6b8fd76
Write absolute AppDataPath to app.ini when installing (#25331)
If the APP_DATA_PATH isn't written into the config when installing, then
its value is uncertain because some Gitea command doesn't run with
correct WorkPath.

This is a quick fix for #25330  and can be backported.
2 years ago
..
api Refactor web package and context package (#25298) 2 years ago
common Use fetch to send requests to create issues/comments (#25258) 2 years ago
install Write absolute AppDataPath to app.ini when installing (#25331) 2 years ago
private Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Refactor web package and context package (#25298) 2 years ago
init.go Refactor web package and context package (#25298) 2 years ago