forgejo/routers
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
..
api Followup to pinned Issues () 2023-05-30 15:26:51 +00:00
common Fix admin config page error, use tests to cover the admin config and 500 error page () 2023-05-29 15:00:21 +00:00
install Refactor INI package (first step) () 2023-06-02 17:27:30 +08:00
private Use the type RefName for all the needed places and fix pull mirror sync bugs () 2023-05-26 01:04:48 +00:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Fix users cannot visit issue attachment bug () 2023-05-31 19:06:17 +02:00
init.go Decouple the different contexts from each other () 2023-05-21 09:50:53 +08:00