forgejo/routers/install
wxiaoguang de4a21fcb4
Refactor INI package (first step) ()
The INI package has many bugs and quirks, and in fact it is
unmaintained.

This PR is the first step for the INI package refactoring: 

* Use Gitea's "config_provider" to provide INI access
* Deprecate the INI package by golangci.yml rule
2023-06-02 17:27:30 +08:00
..
install.go Refactor INI package (first step) () 2023-06-02 17:27:30 +08:00
routes.go Fix install page context, make the install page tests really test () 2023-05-23 09:29:15 +08:00
routes_test.go Fix install page context, make the install page tests really test () 2023-05-23 09:29:15 +08:00
setting.go Merge setting.InitXXX into one function with options () 2023-05-04 11:55:35 +08:00