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.
gitea/routers
Zettat123 adc3598a75
Fix an actions schedule bug (#28942)
In #28691, schedule plans will be deleted when a repo's actions unit is
disabled. But when the unit is enabled, the schedule plans won't be
created again.

This PR fixes the bug. The schedule plans will be created again when the
actions unit is re-enabled
1 year ago
..
api Fix an actions schedule bug (#28942) 1 year ago
common Rework markup link rendering (#26745) 1 year ago
install Enhanced auth token / remember me (#27606) 1 year ago
private Simplify how git repositories are opened (#28937) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow` (#28908) 1 year ago
init.go Allow to sync tags from admin dashboard (#28045) 1 year ago