forgejo/templates/admin
wxiaoguang a6f961fba4
Refactor install page (db type) (#17919)
* Refactor install page (db type)

* set correct default DB HOST for different DB TYPE
* remove legacy TiDB from documents
* unify the usage of DB TYPE, in code we only use "mysql". "MySQL" is only shown to users for friendly name.

* Gitea can use TiDB via MySQL protocol

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-12-07 13:44:08 +08:00
..
auth Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
base
emails Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
org
repo Removed SizeFmt. (#17890) 2021-12-03 11:33:34 +08:00
user Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
config.tmpl Refactor install page (db type) (#17919) 2021-12-07 13:44:08 +08:00
dashboard.tmpl Add simple update checker to Gitea (#17212) 2021-10-16 02:14:34 -04:00
hook_new.tmpl
hooks.tmpl
monitor.tmpl Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2021-11-30 20:06:32 +00:00
navbar.tmpl
notice.tmpl Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
process-row.tmpl Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2021-11-30 20:06:32 +00:00
process.tmpl Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2021-11-30 20:06:32 +00:00
queue.tmpl