1
1
mirror of https://github.com/go-gitea/gitea synced 2024-11-01 15:54:25 +00:00
gitea/templates/user
zeripath a818a48c76
Move POST /{username}/action/{action} to simply POST /{username} (#18045) (#18046)
Backport #18045

The current code unfortunately requires that `action` be a reserved
repository name as it prevents posts to change the settings for
action repositories. However, we can simply change action handler
to work on POST /{username} instead.

Fix #18037

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-12-20 15:53:08 -05:00
..
auth Add fluid to ui container class to remove margin (#16396) (#16976) 2021-09-07 03:37:32 +02:00
dashboard Report the correct number of pushes on the feeds (#16811) (#16822) 2021-08-26 02:30:13 -04:00
notification Update notification table with only latest data (#16445) (#16469) 2021-07-17 19:05:59 +02:00
settings Prevent leave changes dialogs due to autofill fields (#16912) (#16920) 2021-09-02 17:00:20 +01:00
heatmap.tmpl Remove fetch request from heatmap (#13623) 2020-11-18 16:00:16 -06:00
profile.tmpl Move POST /{username}/action/{action} to simply POST /{username} (#18045) (#18046) 2021-12-20 15:53:08 -05:00
project.tmpl Fix truncated organization names (#14655) 2021-02-12 03:29:07 +02:00