forgejo/web_src/js
silverwind f35d468b43
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

(cherry picked from commit c40ee6fb7382bc2d1398dc685f98a0277d3bfb68)
2024-02-17 23:24:31 +01:00
..
components Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
features Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
markup
modules Refactor request function (#29187) 2024-02-17 23:24:31 +01:00
render
standalone
utils Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js Auto-update the system status in admin dashboard (#29163) 2024-02-17 23:24:31 +01:00
index.js Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js