0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-13 11:44:56 +02:00
Epid 075af8eaf5 fix(stopwatch): prevent page reload when stopping/cancelling from navbar popup
The navbar popup stop/cancel forms used form-fetch-action, which always
reloads the page when the server returns an empty redirect. Remove that
class and add a dedicated delegated submit handler in stopwatch.ts that
POSTs the action silently; the WebSocket push (or periodic poller) then
updates the icon without any navigation.
2026-04-02 04:55:34 +03:00
..
2026-01-24 11:30:47 +00:00
2025-07-01 21:44:05 +08:00
2026-03-23 07:49:25 +00:00
2026-03-23 07:49:25 +00:00