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.
forgejo/routers
wxiaoguang de4a21fcb4
Refactor INI package (first step) (#25024)
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
1 year ago
..
api Followup to pinned Issues (#24945) 1 year ago
common Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 1 year ago
install Refactor INI package (first step) (#25024) 1 year ago
private Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Fix users cannot visit issue attachment bug (#25019) 1 year ago
init.go Decouple the different contexts from each other (#24786) 1 year ago