0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-18 20:10:04 +02:00
gitea/services
silverwind b74c3a9f6c
refactor: replace legacy delete-button with link-action
Migrate all remaining `delete-button` usages to the `link-action` and
`show-modal` + `form-fetch-action` mechanisms and remove the
`initGlobalDeleteButton` handler, as its FIXME requested.

The new request shape required two backend tweaks: webauthn key delete
reads `id` from the query string, and account deletion returns
`JSONError` on validation failure so fetch-action can display it.

Assisted-by: claude-code:opus-4.8
2026-06-17 08:35:53 +02:00
..
2026-06-17 06:50:25 +02:00
2026-06-08 17:16:22 +00:00
2026-06-08 16:58:42 +08:00