gitea/web_src/js
wxiaoguang f9f9876f2c
Clean up AppURL, remove legacy origin-url webcomponent (#37090)
1. `origin-url` was introduced in the past when there was no good
framework support to detect current host url
    * It is not needed anymore
    * Removing it makes the code clearer
2. Separate template helper functions for different templates (web
page/mail)
3. The "AppURL" info is removed from admin config page: it doesn't
really help.
    * We already have various app url checks at many places
2026-04-03 17:56:31 +00:00
..
components Show workflow link (#37070) 2026-04-01 11:42:41 +00:00
features Fix various legacy problems (#37092) 2026-04-03 12:19:04 +00:00
markup Fix various problems (#37077) 2026-04-03 10:25:45 +08:00
modules Remove leftover `webpackChunkName` comments from codeeditor (#37062) 2026-03-31 21:31:11 -07:00
render Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
standalone Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
utils Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
vendor
webcomponents Clean up AppURL, remove legacy origin-url webcomponent (#37090) 2026-04-03 17:56:31 +00:00
bootstrap.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
globals.d.ts Replace Monaco with CodeMirror (#36764) 2026-03-31 21:50:45 +00:00
globals.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
iife.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
index.ts Redirect to the only OAuth2 provider when no other login methods and fix various problems (#36901) 2026-04-01 12:50:57 +00:00
svg.test.ts
svg.ts Show workflow link (#37070) 2026-04-01 11:42:41 +00:00
types.ts
utils.test.ts Update JS dependencies (#37001) 2026-03-27 04:39:24 +01:00
utils.ts Replace Monaco with CodeMirror (#36764) 2026-03-31 21:50:45 +00:00
vitest.setup.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00