Commit Graph

14 Commits

Author SHA1 Message Date
243826bd67 Fix crash in filesystem API (#69)
This help me fix #issues/64

Reviewed-on: Elara6331/itd#69
Reviewed-by: Elara <elara@elara.ws>

Fixes #64
Co-authored-by: Vyacheslav Chigrin <vyacheslav.chigrin@izba.dev>
Co-committed-by: Vyacheslav Chigrin <vyacheslav.chigrin@izba.dev>
2024-07-04 03:25:39 +00:00
9998915959 Update domain 2023-04-20 19:54:58 -07:00
d41872ab64 Switch to autogenerated DRPC framework 2023-01-02 22:30:17 -08:00
a04c95b0be Add -r for rm and -p for mkdir 2022-09-03 16:28:25 -07:00
6ba50fb7de Add context support and update lrpc 2022-05-01 15:22:28 -07:00
a1ee021675 Switch to lrpc and use context to handle signals 2022-05-01 11:36:28 -07:00
9990e92f19 Switch from custom socket API to rpcx 2022-04-22 17:12:30 -07:00
dcec9f593b Propagate FS errors on read/write and close files when finished writing 2021-12-13 09:58:34 -08:00
8c020f792d Implement file transfer progress 2021-12-12 17:08:48 -08:00
9bfdaef70c Directly read/write files from ITD 2021-12-11 22:11:01 -08:00
082fdc02f4 Add filesystem to itctl 2021-11-23 14:14:45 -08:00
49a7a51527 Allow multiple paths in mkdir and remove 2021-11-23 13:35:18 -08:00
0720feba96 Fix write file in api package 2021-11-23 11:19:21 -08:00
fcb5bcd967 Add BLE FS to API package 2021-11-23 11:12:16 -08:00