gitea/modules/public
silverwind a8938115d4
Merge some standalone Vite entries into index.js (#37085)
Keep `swagger` and `external-render-helper` as a standalone entries for
external render.

- Move `devtest.ts` to `modules/` as init functions
- Make external renders correctly load its helper JS and Gitea's current theme
- Make external render iframe inherit Gitea's iframe's background color to avoid flicker
- Add e2e tests for external render and OpenAPI iframe

---------

Co-authored-by: Claude (Opus 4.6) <noreply@anthropic.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-04-05 19:13:34 +00:00
..
manifest.go Merge some standalone Vite entries into index.js (#37085) 2026-04-05 19:13:34 +00:00
manifest_test.go Merge some standalone Vite entries into index.js (#37085) 2026-04-05 19:13:34 +00:00
mime_types.go Fix various problems (#37029) 2026-03-29 17:39:15 +00:00
public.go Merge some standalone Vite entries into index.js (#37085) 2026-04-05 19:13:34 +00:00
public_bindata.go Refactor embedded assets and drop unnecessary dependencies (#34692) 2025-06-12 03:59:33 +00:00
public_dynamic.go Refactor embedded assets and drop unnecessary dependencies (#34692) 2025-06-12 03:59:33 +00:00
public_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
vitedev.go Merge some standalone Vite entries into index.js (#37085) 2026-04-05 19:13:34 +00:00