d2527564d8
Fix method of /restore API
2025-02-22 11:33:13 +03:30
b8f548b6f9
Create template.html
2025-02-22 11:01:38 +03:30
8899975fbc
feat: Enhance normalsub UI and data display
2025-02-22 11:00:28 +03:30
c399551a50
Implement /restore API
2025-02-22 10:04:12 +03:30
4dd9215d1b
Fix permission
2025-02-22 00:40:21 +03:30
ebcd26799a
new tab backup
2025-02-22 00:33:13 +03:30
6746c05974
Create restore.sh
2025-02-22 00:31:02 +03:30
94501e9ee1
Added Restore CLI API
2025-02-22 00:27:10 +03:30
896ba3421f
feat: Restore backup CLI
2025-02-22 00:24:22 +03:30
1cad73e87c
Update Backup API
2025-02-22 00:21:38 +03:30
8183946a0d
hotfix: Convert to lowercase for case-insensitive check
2025-02-18 23:37:54 +03:30
a09a31a396
Add input validation to settings form
2025-02-18 23:13:12 +03:30
aa712e3e6f
feat: Enhance user management with multi-select, filters, validation, and UI improvements
...
- Implemented multi-user selection and deletion with confirmation.
- Added filter buttons (All, Not Active, Enable, Disable) with client-side logic.
- Fixed "Select All" checkbox to only affect visible users after filtering.
- Implemented real-time username validation (alphanumeric only).
- Added a disable to prevent submit validation error
- Ensured that select all deselect button, work with filters and sorting
- Improve UI to be more intuitive.
-Improved responsivity buttons in smaller devices
2025-02-18 13:19:11 +03:30
b020a4bb1a
Removed unnecessary part
2025-02-17 00:32:49 +03:30
ddb6af750f
Removed unnecessary part
2025-02-16 21:46:34 +03:30
bd86dd8dd2
Remove Deprecated Part
2025-02-13 21:21:37 +03:30
b307ff7675
feat: Enhance v2rayNG compatibility for pinSHA256 conversion
...
Converting the pinSHA256 value from Base64 to colon-separated hexadecimal format when a v2rayNG User-Agent is detected.
2025-02-13 20:54:39 +03:30
0fdbf67769
Better output
2025-02-13 00:10:09 +03:30
07b186b062
Fixed blocked path
2025-02-12 23:58:01 +03:30
4594db82d3
typo
2025-02-12 23:50:26 +03:30
cb8ed7bd36
Added userinfo
2025-02-12 23:43:58 +03:30
edc4568e4d
Change Port
2025-02-12 22:54:29 +03:30
e9ba5e32a5
Update app.py
2025-02-12 22:53:39 +03:30
321900bc1a
Use kernel for UUID generation
2025-02-12 21:20:58 +03:30
436f73154b
Fix: Skip missing IPs while generating URI and QR codes
2025-02-12 00:05:36 +03:30
ff757bb71b
Fix change ip payload
2025-02-11 22:55:52 +03:30
0fc30874d4
Update webpanel_shell.sh
2025-02-11 15:55:34 +03:30
6b374e8e96
Fix: Improve Hysteria2 uninstallation script for complete removal
2025-02-10 23:29:02 +03:30
9f2317371c
Added logo
2025-02-10 21:55:19 +03:30
04a94d3504
Added documents
2025-02-10 21:54:32 +03:30
92673a9200
Add: Interact with users when config file restored in config.html
2025-02-09 11:01:18 +00:00
d4ae2de081
Add: Change port & Fill sni domain field on loading DOM & Adopt previous
...
commit changes
2025-02-09 11:00:42 +00:00
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
dd0c97ab31
Add: get_hysteria2_port and get_hysteria2_sni in cli_api
2025-02-09 10:29:36 +00:00
4fb27a466c
Hotfix: Restart hysteria-server.service after updating config
...
file through API
2025-02-09 09:46:29 +00:00
cb1eb0c4e6
Fetch IP on page load
2025-02-09 11:34:21 +03:30
989fb5650b
Probably fix the port 80 occupation to issue certificate
2025-02-09 03:00:57 +00:00
99935d99b6
Temporarily stop Caddy to free port 80 for certification
2025-02-09 00:31:32 +03:30
a8ac9b02c5
Fix: certificate deletion
2025-02-09 00:21:15 +03:30
2214e88156
Change dependency: use Python package for certbot
2025-02-08 23:52:38 +03:30
04ac918a54
Implement api/v1/config/ip/get endpoint API
2025-02-08 16:36:35 +00:00
fe038b2967
Implement get_ip_address in cli_api.py
2025-02-08 16:36:12 +00:00
65a34117f2
Fix telegram api call payload & Fix alert message bug
2025-02-08 16:04:51 +00:00
ac66558d9a
Fix check_services
2025-02-08 11:07:33 +03:30
0b36a22f36
Fix Menu
...
if add source services_status.sh in check_services function it's print twice.
2025-02-08 10:40:17 +03:30
64ed92b4cf
Fix UI in users.html when there's no users
2025-02-08 01:11:28 +00:00
12f993d2fc
Write function for calling API in settings.html
2025-02-08 01:07:22 +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