1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-25 12:41:54 +01:00
gitea/web_src/js/modules
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
..
fomantic Prevent navigation keys from triggering actions during IME composition (#36540) 2026-02-08 14:39:09 +08:00
diff-file.test.ts support the open-icon of folder (#34168) 2025-04-28 19:51:32 -07:00
diff-file.ts Update to eslint 10 (#36925) 2026-03-23 07:49:25 +00:00
fetch.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
fetch.ts Forbid localStorage access in eslint (#36461) 2026-01-27 19:59:51 +00:00
fomantic.ts Fix various Fomantic UI and htmx problems (#33851) 2025-03-11 11:35:05 -07:00
gitea-actions.ts Add summary to action runs view (#36883) 2026-03-22 01:04:39 +00:00
init.ts Update JS deps (#35978) 2025-11-20 21:53:44 +00:00
observer.ts Use first commit title for multi-commit PRs and fix auto-focus title field (#36606) 2026-02-17 09:06:27 +01:00
shortcut.ts Add keyboard shortcuts for repository file and code search (#36416) 2026-02-23 17:20:56 +08:00
sortable.ts Remove and forbid @ts-expect-error (#36513) 2026-02-02 01:00:34 +08:00
tippy.ts Vendor relative-time-element as local web component (#36853) 2026-03-13 10:43:17 +00:00
toast.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
toast.ts Enable TypeScript strictNullChecks (#35843) 2025-12-03 02:13:16 +00:00
user-settings.ts Persist actions log time display settings in localStorage (#36623) 2026-02-15 19:41:59 +00:00
worker.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00