Filip Tibell
|
3c204ee883
|
Update cargo manifest to use new dependency structure
|
2023-05-06 10:45:17 +02:00 |
|
Filip Tibell
|
3071a1154c
|
Release workflow improvements, hopefully windows on arm support
|
2023-05-06 10:35:18 +02:00 |
|
Filip Tibell
|
2d3389dd32
|
Make windows arm-specific dependency more specific
|
2023-05-06 09:53:42 +02:00 |
|
Filip Tibell
|
6f1081fe4f
|
Rustls not supported on windows on arm, use default tls
|
2023-05-06 09:45:13 +02:00 |
|
Filip Tibell
|
e9bea839b3
|
Replace lazy_static with once_cell
|
2023-03-25 17:37:12 +01:00 |
|
Filip Tibell
|
3a36a9dd1b
|
Add function for roblox auth cookie
|
2023-03-22 20:20:43 +01:00 |
|
Filip Tibell
|
4aa61c7eca
|
Integrate roblox lib into new require mechanism
|
2023-03-21 19:13:41 +01:00 |
|
Filip Tibell
|
06ba6b867e
|
Implement url encoding & decoding in net
|
2023-03-21 17:48:07 +01:00 |
|
Filip Tibell
|
68515dc40a
|
Initial implementation of instances for roblox lib
|
2023-03-19 13:23:25 +01:00 |
|
Filip Tibell
|
5bdc968ffe
|
Start work on roblox feature, implement document struct
|
2023-03-09 12:17:25 +01:00 |
|
Filip Tibell
|
7d75d5c52f
|
Version 0.5.1
|
2023-02-25 13:41:50 +01:00 |
|
Filip Tibell
|
c83917206f
|
Update dependencies
|
2023-02-24 17:48:11 +01:00 |
|
Filip Tibell
|
5675d7fa2d
|
Deep dive and configure dependencies
|
2023-02-24 17:44:09 +01:00 |
|
Filip Tibell
|
eecffca741
|
De-UNC file paths on windows wherever possible
|
2023-02-22 23:21:37 +01:00 |
|
Filip Tibell
|
6f1ae83fbe
|
Make stdio.prompt async to let background tasks run
|
2023-02-14 21:14:50 +01:00 |
|
Filip Tibell
|
d2ff0783a5
|
Implement bulk of async APIs
|
2023-02-14 13:17:07 +01:00 |
|
Filip Tibell
|
091dc17337
|
Implement web socket client
|
2023-02-11 23:29:17 +01:00 |
|
Filip Tibell
|
962d89fd40
|
Accept & upgrade websocket connections
|
2023-02-11 15:09:06 +01:00 |
|
Filip Tibell
|
eebe009873
|
Use console crate for ansi colors in list command
|
2023-02-09 23:07:30 +01:00 |
|
Filip Tibell
|
f18fe48008
|
Add support for tilde home dir substitution in process.spawn
|
2023-02-09 22:59:17 +01:00 |
|
Filip Tibell
|
7699d06647
|
Proper implementation of async process spawn
|
2023-02-09 22:23:22 +01:00 |
|
Filip Tibell
|
72f6b356c4
|
Initial work on async impl of process spawn
|
2023-02-09 17:23:06 +01:00 |
|
Filip Tibell
|
ee64d2ef9c
|
Implement stdio prompt function
|
2023-02-06 12:59:48 -05:00 |
|
Filip Tibell
|
bbf1c9f4f7
|
Migrate console global to stdio
|
2023-02-06 00:13:12 -05:00 |
|
Filip Tibell
|
aec7f820ca
|
Migrate to using cargo workspaces
|
2023-02-05 19:13:58 -05:00 |
|