1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-06 18:31:39 +01:00
gitea/modules/web
Nicolas 26d83c932a
Instance-wide (global) info banner and maintenance mode (#36571)
The banner allows site operators to communicate important announcements
(e.g., maintenance windows, policy updates, service notices) directly
within the UI.

The maintenance mode only allows admin to access the web UI.

* Fix #2345
* Fix #9618

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-02-26 23:16:11 +08:00
..
middleware Instance-wide (global) info banner and maintenance mode (#36571) 2026-02-26 23:16:11 +08:00
routing Fix various bugs (#35684) 2025-10-19 00:37:50 +08:00
types Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
handler.go Refactor to use reflect.TypeFor (#35370) 2025-08-27 20:13:31 -07:00
routemock_test.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
routemock.go Make Golang correctly delete temp files during uploading (#36128) 2025-12-11 19:59:42 +01:00
router_combo.go Refactor arch route handlers (#32993) 2024-12-28 03:31:46 +00:00
router_path.go Refactor some trivial problems (#34959) 2025-07-05 23:19:33 +08:00
router_test.go Update to go 1.26.0 and golangci-lint 2.9.0 (#36588) 2026-02-11 18:37:13 +01:00
router.go Make Golang correctly delete temp files during uploading (#36128) 2025-12-11 19:59:42 +01:00