gitea/web_src/js
silverwind 224b7881d9
Forbid localStorage access in eslint (#36461)
Followup to
59f812bc1c,
enforce using our localStorage wrapper in eslint.

Also did a few tweaks in the eslint config, like removing the incomplete
list of globals, this is a non-issue with typescript.

---------

Signed-off-by: silverwind <me@silverwind.io>
2026-01-27 19:59:51 +00:00
..
components Fix and enhance comment editor monospace toggle (#36181) 2026-01-26 14:19:47 +00:00
features Fix and enhance comment editor monospace toggle (#36181) 2026-01-26 14:19:47 +00:00
markup Support rendering OpenAPI spec (#36449) 2026-01-26 10:34:38 +08:00
modules Forbid localStorage access in eslint (#36461) 2026-01-27 19:59:51 +00:00
render Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
standalone Forbid localStorage access in eslint (#36461) 2026-01-27 19:59:51 +00:00
utils Forbid localStorage access in eslint (#36461) 2026-01-27 19:59:51 +00:00
vendor Show edit page confirmation dialog on tree view file change (#36130) 2025-12-20 02:29:39 +01:00
webcomponents Migrate to `import.meta.env` and clean up types and eslint (#36362) 2026-01-15 11:01:23 +00:00
bootstrap.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
bootstrap.ts Migrate to `import.meta.env` and clean up types and eslint (#36362) 2026-01-15 11:01:23 +00:00
globals.d.ts Fix and enhance comment editor monospace toggle (#36181) 2026-01-26 14:19:47 +00:00
globals.ts Merge index.js (#34963) 2025-07-06 04:55:16 +00:00
htmx.ts Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
index-domready.ts Automatic generation of release notes (#35977) 2025-12-17 02:01:19 +00:00
index.ts Fix and enhance comment editor monospace toggle (#36181) 2026-01-26 14:19:47 +00:00
svg.test.ts Remove "class-name" from svg icon (#33540) 2025-02-09 22:39:54 +02:00
svg.ts Fix a number of `strictNullChecks`-related issues (#35795) 2025-11-03 20:17:06 +00:00
types.ts Add `knip` linter (#36442) 2026-01-24 12:52:13 +00:00
utils.test.ts Fix various bugs (#36446) 2026-01-24 11:30:47 +00:00
utils.ts Fix various bugs (#36446) 2026-01-24 11:30:47 +00:00
vitest.setup.ts Replace CSRF cookie with `CrossOriginProtection` (#36183) 2025-12-25 12:33:34 +02:00