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
Lunny Xiao 5dc37ef97a
Display deprecated warning in admin panel pages as well as in the log file (#26094)
This PR includes #26007 's changes but have a UI to prompt administrator
about the deprecated settings as well as the log or console warning.
Then users will have enough time to notice the problem and don't have
surprise like before.

<img width="1293" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/c33355f0-1ea7-4fb3-ad43-cd23cd15391d">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 year ago
..
api Remove "misc" scope check from public API endpoints (#26134) 1 year ago
common Less naked returns (#25713) 1 year ago
install Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 1 year ago
private Add context parameter to some database functions (#26055) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Display deprecated warning in admin panel pages as well as in the log file (#26094) 1 year ago
init.go Refactor path & config system (#25330) 1 year ago