Faisal Amir
1b794b5337
fix: input port have range validation ( #1741 )
...
* fix port cannot be empty and have range validation
* fix: do not allow user to start server with blank port config (after navigating back)
* fix: thread disable button color
---------
Co-authored-by: Louis <louis@jan.ai>
2024-01-24 21:33:45 +07:00
Faisal Amir
d6242def98
fix: active model when start server
2024-01-23 18:12:38 +07:00
hiro
5c8c6f4795
fix: Change to fixed localhost instead of using host variable
2024-01-23 17:55:23 +07:00
Faisal Amir
69ff85f66a
feat: improvement ux for local api server
2024-01-22 19:05:40 +07:00
Faisal Amir
25d09e7fe9
fix: disabled apikey while server running
2024-01-22 12:54:51 +07:00
hiro
a8cf4192d2
fix: Change to using host instead of fixed 127.0.0.1
2024-01-22 12:24:52 +07:00
hiro
b8bc0cd171
fix: Change to 127.0.0.1 to ensure it's always localhost
2024-01-22 12:24:52 +07:00
hiro
8e4a875e2f
fix: Only render API reference if Server is enabled
2024-01-22 12:24:52 +07:00
hiro
8c23db6388
fix: Update dynamic port
2024-01-22 12:24:52 +07:00
hiro
855f3511b7
fix: Update reference link to local
2024-01-22 12:24:52 +07:00
Faisal Amir
f7fe1a1530
fix disabled right panel while server running
2024-01-17 13:14:30 +07:00
Louis
2d9120f34a
chore: refactor server configs
2024-01-17 13:14:30 +07:00
Faisal Amir
382cf48898
hide inference params and remove subtitle show in finder
2024-01-17 13:14:30 +07:00
Faisal Amir
a6aec56203
enable button start server when user first time visit
2024-01-17 13:14:30 +07:00
Faisal Amir
292496ed20
fix localstorage user first time visit api dashboard
2024-01-17 13:14:30 +07:00
Faisal Amir
14fc686d50
Show alert when user first time visit api server
2024-01-17 13:14:30 +07:00
Faisal Amir
53cb96c205
WIP setting config api server
2024-01-17 13:14:30 +07:00
Faisal Amir
1ccbcc6fd5
Add tooltip on every action start and stop button while server is running
2024-01-17 13:14:30 +07:00
Faisal Amir
f3860d4da9
WIP layout api server
2024-01-17 13:14:30 +07:00
Faisal Amir
056cc8e722
Add tooltip on every action start and stop button while server is running
2024-01-17 13:14:30 +07:00
Faisal Amir
f5eaa41d09
hiding menu icon collapse panel left in local server page
2024-01-17 13:14:30 +07:00
Faisal Amir
005c47f0ae
make getServerlog function as dependencies hooks
2024-01-17 13:14:30 +07:00
Faisal Amir
3a3d7cb988
added functiong useServer log for get, open, and clear log
2024-01-17 13:14:30 +07:00
Faisal Amir
c570281e43
Add model right panel on api dashboard
2024-01-17 13:14:30 +07:00
Faisal Amir
05698cb60f
WIP layout api server
2024-01-17 13:14:30 +07:00
Faisal Amir
cf83292c26
disabled thread menu on ribbon when local server running
2024-01-17 13:14:30 +07:00
Faisal Amir
66fd0829db
feat: added API server dashboard
2024-01-17 13:14:30 +07:00