gitea/routers
silverwind 49a0a11f55
Update JS deps, misc tweaks (#35643)
- Update all JS dependencies
- Enable eslint `no-useless-assignment` and fix 2 discovered issues
- Replace `gitea-vscode` svg with new `octicon-vscode`
- Remove now-unused `@ts-expect-error` comments
- Change Monaco wrapping behaviour to match the wrapping in code view:
no wrapping indent and break on any character.
2025-10-12 21:07:15 +00:00
..
api Cleanup ActionRun creation (#35624) 2025-10-12 12:23:37 +00:00
common add more routes to the "expensive" list (#35547) 2025-09-29 17:33:28 +08:00
install Add proper error message if session provider can not be created (#35520) 2025-09-28 12:24:19 +00:00
private Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Update JS deps, misc tweaks (#35643) 2025-10-12 21:07:15 +00:00
init.go Use global lock instead of status pool for cron lock (#35507) 2025-09-27 10:11:52 -07:00