You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js
silverwind 2c92c7c522
Add typescript guideline and typescript-specific eslint plugins and fix issues (#31521)
1. Add some general guidelines how to write our typescript code
2. Add `@typescript-eslint/eslint-plugin`, general typescript rules
3. Add `eslint-plugin-deprecation` to detect deprecated code
4. Fix all new lint issues that came up
7 months ago
..
components Add typescript guideline and typescript-specific eslint plugins and fix issues (#31521) 7 months ago
features Add typescript guideline and typescript-specific eslint plugins and fix issues (#31521) 7 months ago
markup Use `querySelector` over alternative DOM methods (#31280) 8 months ago
modules Make toast support preventDuplicates (#31501) 7 months ago
render Use vitest globals (#27102) 1 year ago
standalone Make toast support preventDuplicates (#31501) 7 months ago
utils Add typescript guideline and typescript-specific eslint plugins and fix issues (#31521) 7 months ago
vendor Refactor image diff (#31444) 7 months ago
webcomponents Add initial typescript config and use it for eslint,vitest,playwright (#31186) 7 months ago
bootstrap.js Check if reverse proxy is correctly configured (#30890) 9 months ago
bootstrap.test.js Avoid duplicate JS error messages on UI (#28873) 1 year ago
globals.js Bump htmx to 2.0.0 (#31413) 8 months ago
htmx.js Bump htmx to 2.0.0 (#31413) 8 months ago
index.js Refactor dropzone (#31482) 7 months ago
svg.js Update JS any PY dependencies, remove workarounds (#30085) 10 months ago
svg.test.js Use vitest globals (#27102) 1 year ago
utils.js Improve attachment upload methods (#30513) 7 months ago
utils.test.js Improve attachment upload methods (#30513) 7 months ago
vitest.setup.js Move vitest setup file to root (#29097) 12 months ago