|
74a8999547
|
Fixed compile error on Linux
|
2023-06-26 18:32:43 +01:00 |
|
|
ba6bde2c66
|
Renamed index in endpoints_v1 to heartbeat
Added heartbeat to configure
|
2023-06-25 12:38:11 +01:00 |
|
|
bb5fb386a7
|
Added a new api: "/api/supported_versions" to query the server of supported API versions
|
2023-06-25 12:36:27 +01:00 |
|
|
89b2a2ae51
|
Added supported version variable in version struct (currently only "v1")
|
2023-06-25 12:33:26 +01:00 |
|
|
1e5bda520a
|
Moved battery, os docking into a new "v1" module
Added all_info to a module in v1
|
2023-06-25 11:53:22 +01:00 |
|
|
8169dfd022
|
Renamed endpoints.rs to endpoints_v1.rs
APIs will now use /v1/...
|
2023-06-24 02:19:55 +01:00 |
|
|
560b90be55
|
Added #[allow(unused_imports)] on hashset - gives warning while compiling on windows
Added Debug, PartialEq to Platform enum
|
2023-06-23 01:39:27 +01:00 |
|
|
560095e0a7
|
Added stop_actix_web function to stop the server
Removed async from start_actix_web function
|
2023-06-23 01:38:01 +01:00 |
|
|
0d5497be1c
|
Removed DLL
Added All functions from DLL into HarmonyLinkServer
|
2023-06-22 01:40:59 +01:00 |
|
|
5da0c7f397
|
Updated DLL
Fixed DLL loading issues with Linux
|
2023-06-04 00:41:26 +01:00 |
|
|
54edd950eb
|
Initial Commit
|
2023-06-02 22:58:55 +01:00 |
|