forgejo/web_src/js
silverwind 2cf0cf0de1
JS refactors ()
- Replace all default exports with named exports, except for Vue SFCs
- Remove names from Vue SFCs, they are automatically inferred from the
filename
- Misc whitespace-related tweaks
2022-12-24 00:03:11 +08:00
..
components JS refactors () 2022-12-24 00:03:11 +08:00
features JS refactors () 2022-12-24 00:03:11 +08:00
markup Fix markdown anchor re-clicking () 2022-11-26 19:15:44 +08:00
modules Improvements for Content Copy () 2022-11-21 17:59:42 +08:00
standalone Add new JS linter rules () 2021-11-22 16:19:01 +08:00
test Switch from jest to vitest () 2022-10-14 21:36:16 +08:00
bootstrap.js Quick fixes monaco-editor error: "vs.editor.nullLanguage" () 2022-11-09 18:02:19 +08:00
index.js JS refactors () 2022-12-24 00:03:11 +08:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations () 2020-04-18 18:46:29 -04:00
serviceworker.js Fix serviceworker output file and misc improvements () 2020-05-24 08:36:40 +01:00
svg.js JS refactors () 2022-12-24 00:03:11 +08:00
svg.test.js Remove vitest globals () 2022-10-19 14:50:19 +08:00
utils.js Fixes : standardize UTC tz for util tests () 2022-11-22 16:46:29 +08:00
utils.test.js Improvements for Content Copy () 2022-11-21 17:59:42 +08:00