0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-07 18:24:42 +01:00
gitea/templates
Tim 7580bd98c1
show warning on navigation if currently editing comment or title (#32920)
This PR fixes the issue https://github.com/go-gitea/gitea/issues/32223

Make the browser to show the confirm popup, as it does with other forms.

---------

Co-authored-by: Tim Wundenberg <tim@wundenbergs.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-20 23:39:19 +08:00
..
admin Remove all "floated" CSS styles (#32691) 2024-12-03 03:54:33 +08:00
api/packages/pypi
base Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +08:00
custom
devtest Refactor RepoActionView.vue, add ::group:: support (#32713) 2024-12-06 12:04:16 +08:00
explore Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
mail
org Move RepoTransfer from models to models/repo sub package (#32506) 2024-12-18 11:44:16 +08:00
package Fix various trivial problems (#32861) 2024-12-17 01:15:18 +00:00
projects Refactor repo-projects.ts (#32892) 2024-12-19 08:37:12 +00:00
repo show warning on navigation if currently editing comment or title (#32920) 2024-12-20 23:39:19 +08:00
shared Fix bug of branch/tag selector in the issue sidebar (#32744) 2024-12-13 00:45:06 +00:00
status Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
swagger Implement update branch API (#32433) 2024-12-12 05:02:35 +00:00
user Fix various trivial problems (#32861) 2024-12-17 01:15:18 +00:00
webhook
home.tmpl Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
install.tmpl Supplement and Improvement for #32558 (#32585) 2024-11-21 02:42:37 +00:00
post-install.tmpl