0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-28 06:24:38 +01:00
gitea/web_src/js
silverwind c40ee6fb73
Refactor request function (#29187)
- Remove and prevent use of `body` argument, it is not used anywhere
- Remove uppercasing of method, we can require it to be uppercase
2024-02-16 13:27:00 +00:00
..
components Implement contributors graph (#27882) 2024-02-15 23:21:13 +01:00
features Implement contributors graph (#27882) 2024-02-15 23:21:13 +01:00
markup
modules Refactor request function (#29187) 2024-02-16 13:27:00 +00:00
render
standalone
utils Implement contributors graph (#27882) 2024-02-15 23:21:13 +01:00
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js Auto-update the system status in admin dashboard (#29163) 2024-02-16 02:52:25 +00:00
index.js Implement contributors graph (#27882) 2024-02-15 23:21:13 +01:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js