15 Commits

Author SHA1 Message Date
OMGeeky
8664f42c12 fix readdir (offset stuff) 2024-04-16 19:25:00 +02:00
OMGeeky
7f67afa229 improve readdir & make root permissions a bit more normal 2024-04-15 18:59:04 +02:00
OMGeeky
4c77bd1ba1 fix deadlock when quickly reading stuff
async calling sync calling async is a fucking pain
2024-04-15 18:32:39 +02:00
OMGeeky
50b8210cdb implement kinda working readdir 2024-04-14 23:24:09 +02:00
OMGeeky
2f72a8a7c7 start implementing getting meta for structure 2024-04-14 14:52:47 +02:00
OMGeeky
5167c8ebd4 fix change token not fetched 2024-04-14 13:25:05 +02:00
OMGeeky
3c37a55991 first basic implementation of functionality
(mounting, & getting changes)
2024-04-14 02:09:18 +02:00
OMGeeky
76ef182989 some tracing & general restructure 2024-04-14 02:07:39 +02:00
OMGeeky
721cbeccd3 Cleanup 2024-04-13 13:09:10 +02:00
OMGeeky
e498ec3f94 Improve lookup implementation 2024-02-18 16:37:49 +01:00
OMGeeky
13cc2bb0bd meta file content 2024-02-18 15:17:14 +01:00
OMGeeky
9394972f53 start to create filesystem implementation 2024-02-18 11:35:14 +01:00
OMGeeky
f08c9937e4 move around prelude stuff 2024-02-18 11:32:16 +01:00
OMGeeky
f824c05d65 update dependencies 2024-02-18 11:31:04 +01:00
OMGeeky
1f8105943c Initial prototype
This prototype has basic IPC working, with starting actions and waiting for actions or just getting information
2024-01-31 15:38:52 +01:00