gitea/web_src/js
silverwind 0914a44a9b
Clean up and improve non-gitea js error filter (#37148)
1. Filter out errors that contain `chrome-extension://` etc protocols
2. Extract filtering into its own function and test it
3. Fix the `window.config.assetUrlPrefix` mock, guaranteed to end with
`/assets`
4. Remove useless `??` and `?.` for properties that always exist

Co-authored-by: Claude (Opus 4.6) <noreply@anthropic.com>
2026-04-09 08:36:08 +00:00
..
components Fix various bugs (#37096) 2026-04-03 20:03:59 +00:00
features Merge some standalone Vite entries into index.js (#37085) 2026-04-05 19:13:34 +00:00
markup Merge some standalone Vite entries into index.js (#37085) 2026-04-05 19:13:34 +00:00
modules Clean up and improve non-gitea js error filter (#37148) 2026-04-09 08:36:08 +00:00
render 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
eventsource.sharedworker.ts Merge some standalone Vite entries into index.js (#37085) 2026-04-05 19:13:34 +00:00
external-render-helper.ts Merge some standalone Vite entries into index.js (#37085) 2026-04-05 19:13:34 +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 Merge some standalone Vite entries into index.js (#37085) 2026-04-05 19:13:34 +00:00
svg.test.ts
svg.ts Show workflow link (#37070) 2026-04-01 11:42:41 +00:00
swagger.ts Merge some standalone Vite entries into index.js (#37085) 2026-04-05 19:13:34 +00:00
types.ts
utils.test.ts
utils.ts Fix various bugs (#37096) 2026-04-03 20:03:59 +00:00
vitest.setup.ts Clean up and improve non-gitea js error filter (#37148) 2026-04-09 08:36:08 +00:00