gitea/templates
wxiaoguang 7553ae1a57
Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token ()
Fix 

When Gitea starts, it reads GITEA_RUNNER_REGISTRATION_TOKEN
or GITEA_RUNNER_REGISTRATION_TOKEN_FILE to add registration token.
2024-12-23 09:59:16 +00:00
..
admin Remove all "floated" CSS styles () 2024-12-03 03:54:33 +08:00
api/packages/pypi Fix links in PyPI Simple Repository API page () 2024-04-20 01:15:14 +00:00
base Improve navbar: add "admin" tip, add "active" style () 2024-12-20 16:38:56 +00:00
custom
devtest Add auto-expanding running actions step () 2024-12-22 18:57:17 +00:00
explore Refactor template ctx and render utils () 2024-11-05 14:04:26 +08:00
mail
org Move RepoTransfer from models to models/repo sub package () 2024-12-18 11:44:16 +08:00
package Fix outdated tmpl code () 2024-12-23 11:21:11 +08:00
projects Refactor repo-projects.ts () 2024-12-19 08:37:12 +00:00
repo Fix outdated tmpl code () 2024-12-23 11:21:11 +08:00
shared Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token () 2024-12-23 09:59:16 +00:00
status Remove urls from translations () 2024-09-02 18:36:24 +00:00
swagger Implement update branch API () 2024-12-12 05:02:35 +00:00
user Fix various trivial problems () 2024-12-17 01:15:18 +00:00
webhook
home.tmpl Remove urls from translations () 2024-09-02 18:36:24 +00:00
install.tmpl Supplement and Improvement for () 2024-11-21 02:42:37 +00:00
post-install.tmpl