0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-13 09:35:13 +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-03-29 10:24:30 +00:00
2026-03-29 10:24:30 +00:00
2026-02-11 03:22:33 +00:00
2026-03-27 04:39:24 +01:00
2026-03-23 07:49:25 +00:00