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 52663113d4
Update JS and PY deps, misc tweaks (#33903)
- Update all updateable dependencies
- Add a few more unupgradable ones to updates blocklist
- Adapt to breaking changes
- Update to typescript 5.8, enable `erasableSyntaxOnly` which
necessitated a change because of forbidden syntax
- Misc cleanups
- Tested htmx, easymde, swagger, chart.js
7 days ago
..
components Add file tree to file view page (#32721) 1 week ago
features Update JS and PY deps, misc tweaks (#33903) 7 days ago
markup Refactor markup and pdf-viewer to use new init framework (#33772) 3 weeks ago
modules Fix various Fomantic UI and htmx problems (#33851) 2 weeks ago
render Refactor markup and pdf-viewer to use new init framework (#33772) 3 weeks ago
standalone Update TypeScript types (#33799) 2 weeks ago
utils Refactor global init code and add more comments (#33755) 3 weeks ago
vendor Fix areYouSure confirm (#32941) 3 months ago
webcomponents Enable Typescript `noImplicitAny` (#33322) 2 months ago
bootstrap.test.ts Convert frontend code to typescript (#31559) 9 months ago
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 8 months ago
globals.d.ts Fix various Fomantic UI and htmx problems (#33851) 2 weeks ago
globals.ts Convert frontend code to typescript (#31559) 9 months ago
htmx.ts Update JS and PY deps, misc tweaks (#33903) 7 days ago
index.ts Add file tree to file view page (#32721) 1 week ago
svg.test.ts Remove "class-name" from svg icon (#33540) 1 month ago
svg.ts Add file tree to file view page (#32721) 1 week ago
types.ts Enable Typescript `noImplicitAny` (#33322) 2 months ago
utils.test.ts Use `git diff-tree` for `DiffFileTree` on diff pages (#33514) 3 weeks ago
utils.ts Use `git diff-tree` for `DiffFileTree` on diff pages (#33514) 3 weeks ago
vitest.setup.ts Fix a number of Typescript issues (#31877) 7 months ago