Logo
Explore Help
Register Sign In
rms/3x-ui
1
0
Fork 0
You've already forked 3x-ui
mirror of https://github.com/MHSanaei/3x-ui.git synced 2026-05-17 08:15:56 +03:00
Code Issues Packages Projects Releases Wiki Activity
Files
main
3x-ui/frontend/api-docs.html

14 lines
334 B
HTML
Raw Permalink Normal View History

feat(panel): in-panel API documentation page New /panel/api-docs route with a one-page reference covering every /panel/api/* endpoint (Auth, Inbounds, Server, Nodes, Custom Geo, Backup) plus a Bearer-token primer that reads the current token and exposes Show/Copy/Regenerate inline. Sidebar gets an API Docs entry right after Xray; the menu label is shared via menu.apiDocs across all 13 locales.
2026-05-11 13:57:42 +02:00
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
feat(ui): use the host as the browser tab title prefix
2026-05-13 14:23:45 +02:00
<title>API Docs</title>
feat(panel): in-panel API documentation page New /panel/api-docs route with a one-page reference covering every /panel/api/* endpoint (Auth, Inbounds, Server, Nodes, Custom Geo, Backup) plus a Bearer-token primer that reads the current token and exposes Show/Copy/Regenerate inline. Sidebar gets an API Docs entry right after Xray; the menu label is shared via menu.apiDocs across all 13 locales.
2026-05-11 13:57:42 +02:00
</head>
<body>
<div id="message"></div>
<div id="app"></div>
<script type="module" src="/src/entries/api-docs.js"></script>
</body>
</html>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 259ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API