0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 18:49:23 +02:00
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.
2023-06-18 13:57:43 +00:00
..
api Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
common Use fetch to send requests to create issues/comments (#25258) 2023-06-16 06:32:43 +00:00
install Write absolute AppDataPath to app.ini when installing (#25331) 2023-06-18 13:57:43 +00:00
private Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2023-05-26 01:04:48 +00:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
init.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00