1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-25 11:01:57 +01:00
gitea/web_src/js
silverwind ae0bc0222a
Update to eslint 10 (#36925)
- Enable a few more rules, fix issues. The 2 `value` issues are
false-positives.
- Add exact types for `window.pageData` and
`window.notificationSettings`.
- peerDependencyRules for eslint-plugin-github unrestricted, the plugin
works in v10, but does not declare compatibility, pending
https://github.com/github/eslint-plugin-github/issues/680.
- Added
[eslint-plugin-de-morgan](https://github.com/azat-io/eslint-plugin-de-morgan),
no violations.

---------

Signed-off-by: silverwind <me@silverwind.io>
Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Claude (Opus 4.6) <noreply@anthropic.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2026-03-23 07:49:25 +00:00
..
components Update to eslint 10 (#36925) 2026-03-23 07:49:25 +00:00
features Update to eslint 10 (#36925) 2026-03-23 07:49:25 +00:00
markup Harden render iframe open-link handling (#36811) 2026-03-03 23:15:33 -08:00
modules Update to eslint 10 (#36925) 2026-03-23 07:49:25 +00:00
render Misc typescript tweaks (#36523) 2026-02-10 05:09:56 +00:00
standalone Enable native dark mode for swagger-ui (#36899) 2026-03-14 09:50:23 +01:00
utils Vendor relative-time-element as local web component (#36853) 2026-03-13 10:43:17 +00:00
vendor Show edit page confirmation dialog on tree view file change (#36130) 2025-12-20 02:29:39 +01:00
webcomponents Add summary to action runs view (#36883) 2026-03-22 01:04:39 +00:00
bootstrap.test.ts Adapt monaco error matching pattern to recent webpack config change (#36533) 2026-02-12 20:59:13 +00:00
bootstrap.ts Adapt monaco error matching pattern to recent webpack config change (#36533) 2026-02-12 20:59:13 +00:00
globals.d.ts Update to eslint 10 (#36925) 2026-03-23 07:49:25 +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 feat: Add configurable permissions for Actions automatic tokens (#36173) 2026-03-21 15:39:47 -07: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 markup code block layout (#36578) 2026-02-11 03:22:33 +00:00
types.ts Load mentionValues asynchronously (#36739) 2026-03-07 12:37:37 -08:00
utils.test.ts Fix various bugs (#36446) 2026-01-24 11:30:47 +00:00
utils.ts Update to eslint 10 (#36925) 2026-03-23 07:49:25 +00:00
vitest.setup.ts Update to eslint 10 (#36925) 2026-03-23 07:49:25 +00:00