32c21126ed
add UserUriResponse schem
2025-04-19 18:43:06 +03:30
fb221d350e
Changes log:
...
feat: add user URI API endpoint
feat: integrate show_user_uri_api in users page
refactor: remove URI generation from viewmodel
2025-04-19 18:18:01 +03:30
35d917b887
feat : Optimize user edit workflow and eliminate service restart delay
2025-04-14 12:53:15 +03:30
49b9580b60
Improve user reset API
2025-04-14 12:22:42 +03:30
3384095d9e
Improve user removal API with proper 404 error handling
...
- Added user existence check before attempting removal
- Return 404 status code when user is not found
- Leveraged existing get_user functionality for consistency
- Separated HTTPException handling to preserve status codes
- Enhanced error handling to provide clearer feedback to API consumers
2025-04-14 12:11:53 +03:30
8cd9866309
Fix Status
2025-04-12 13:15:39 +03:30
3eea66a6f5
fix: Allow null values for upload and download bytes in user info
2025-04-12 11:38:07 +03:30
580fe5e487
Update User Info Response
...
Added more details UserInfoResponse class
2025-04-12 00:08:52 +03:30
10dc20ad8e
Remove SingBox Service Status
2025-04-11 21:57:40 +03:30
40a5d681b8
Fix: Correct Version Check Response for Up-to-Date Panel
2025-03-24 00:43:26 +03:30
f0fb7811c6
Added API and IPLimit service
2025-03-23 14:17:45 +03:30
5f28aa9d90
Added domain validation
...
Modify Pydantic Models
2025-03-19 23:01:19 +03:30
1f8bc93aa9
Added API endpoints for getting version info and checking for updates
2025-03-11 01:03:23 +03:30
3439503f8d
Created Pydantic schemas for version API responses
2025-03-11 01:02:26 +03:30
39316a2f79
Fix Restore API
2025-02-22 12:25:08 +03:30
d2527564d8
Fix method of /restore API
2025-02-22 11:33:13 +03:30
c399551a50
Implement /restore API
2025-02-22 10:04:12 +03:30
1cad73e87c
Update Backup API
2025-02-22 00:21:38 +03:30
181fe5ec0d
Chg: API function names
2025-02-09 10:48:16 +00:00
eba4cf1d0e
Add: previous commit APIs
2025-02-09 10:30:29 +00:00
4fb27a466c
Hotfix: Restart hysteria-server.service after updating config
...
file through API
2025-02-09 09:46:29 +00:00
04ac918a54
Implement api/v1/config/ip/get endpoint API
2025-02-08 16:36:35 +00:00
304dd51ef0
Refactor ip APIs
2025-02-08 01:07:03 +00:00
3915f61cfb
Rename endpoints function name
2025-02-08 01:03:30 +00:00
a8be39e2e7
Implement services status API
2025-02-07 21:59:52 +00:00
71654b16f3
Fix type warning
2025-02-07 05:19:13 +00:00
7e0c50c87b
Implement APIs to get/set hysteria config file
2025-02-07 05:18:51 +00:00
c40da42b15
Implement ip APIs
2025-02-07 03:21:22 +00:00
5b1a4f2f61
Remove(commented) hysteria install/uninstall APIs
2025-02-06 17:57:12 +00:00
668f3504df
Nothing at all
2025-02-04 16:30:25 +00:00
69fd804fdc
Rename some APIs' function
2025-02-02 23:55:22 +00:00
af5bde1128
Fix API bug
2025-02-02 23:52:04 +00:00
f28b8a66d7
Fix one endpoint
2025-02-02 18:41:39 +00:00
03c9320ff5
Take care of __init__.py files
2025-01-30 20:38:22 +00:00
6bd507cd9e
Refactor warp endpoints
2025-01-30 20:38:22 +00:00
36add8ce1b
Refactor telegram endpoins
2025-01-30 20:38:22 +00:00
fa21cf5661
Refactor singbox endpoints
2025-01-30 20:38:22 +00:00
675a07513e
Refactor normalsub endpoints
2025-01-30 20:38:22 +00:00
d2be4d1690
Refactor misc endpoints
2025-01-30 20:38:22 +00:00
c996f2414d
Refactor hysteria endpoints
2025-01-30 20:38:22 +00:00
14fe10c586
Fix typo in endpoint specification
2025-01-30 20:38:22 +00:00
251246e54d
Refactor and Document endpoints
2025-01-26 13:30:05 +00:00
6cb4cd4e19
Fix api/v1/server/status bug by defining default values
2025-01-26 13:18:01 +00:00
99d0ec9b0f
Add api/v1/config/install-tcp-brutal|update-geo endpoints
2025-01-26 13:17:12 +00:00
643554bd57
Add api/v1/config/hysteria/enable-masquerade|disable-masquerade
...
endpoints
2025-01-26 13:03:58 +00:00
46f92a1999
Add api/v1/config/hysteria/enable-obfs|disable-obfs endpoints
2025-01-26 12:52:14 +00:00
4f3c9b180f
Include telegram|normalsub|singbox endpoints
2025-01-26 12:11:30 +00:00
3d0daae0f4
Add api/v1/config/singbox/... schemas
2025-01-26 12:00:13 +00:00
b63d7f1b29
Add api/v1/config/singbox/... endpoints
2025-01-26 12:00:12 +00:00
acd131278f
Add api/v1/config/normalsub/... schemas
2025-01-26 12:00:12 +00:00