gitea/web_src/js/modules
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
..
codeeditor Remove leftover `webpackChunkName` comments from codeeditor (#37062) 2026-03-31 21:31:11 -07:00
fomantic Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
devtest.ts Merge some standalone Vite entries into index.js (#37085) 2026-04-05 19:13:34 +00:00
diff-file.test.ts
diff-file.ts Update to eslint 10 (#36925) 2026-03-23 07:49:25 +00:00
errors.test.ts Clean up and improve non-gitea js error filter (#37148) 2026-04-09 08:36:08 +00:00
errors.ts Clean up and improve non-gitea js error filter (#37148) 2026-04-09 08:36:08 +00:00
fetch.test.ts
fetch.ts
fomantic.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
gitea-actions.ts Restyle Workflow Graph (#36912) 2026-03-28 09:41:34 +00:00
init.ts
observer.ts
shortcut.ts Replace Monaco with CodeMirror (#36764) 2026-03-31 21:50:45 +00:00
sortable.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
tippy.ts Vendor relative-time-element as local web component (#36853) 2026-03-13 10:43:17 +00:00
toast.test.ts
toast.ts
user-settings.ts
worker.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00