29 Commits

Author SHA1 Message Date
OMGeeky
8664f42c12 fix readdir (offset stuff) 2024-04-16 19:25:00 +02:00
OMGeeky
89c0123f3c Implement applying (some) changes 2024-04-16 18:08:30 +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
ed6af697b4 get meta for files correctly 2024-04-14 23:56:51 +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
2a66a6572a format usings 2024-04-14 13:27:42 +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
1228da12d1 tracing prelude 2024-04-14 01:50:49 +02:00
OMGeeky
721cbeccd3 Cleanup 2024-04-13 13:09:10 +02:00
OMGeeky
2ddf15650c Fix compiler errors 2024-04-13 12:49:09 +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
bc2ed11bb4 meta file content 2024-02-18 15:16:57 +01:00
OMGeeky
dccb864342 concept.md formatting 2024-02-18 11:42:22 +01:00
OMGeeky
9394972f53 start to create filesystem implementation 2024-02-18 11:35:14 +01:00
OMGeeky
cc4bf5469c better errors 2024-02-18 11:34:35 +01:00
OMGeeky
8a8b638bfb move into submodule 2024-02-18 11:33:34 +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
f65f0845c1 update concept 2024-02-18 11:30:24 +01:00
OMGeeky
6a615d8d35 expand service 2024-02-17 18:08:36 +01:00
OMGeeky
9a6ff0f017 create basic concept 2024-02-17 18:08:11 +01:00
OMGeeky
ed1f60d5d2 prelude 2024-02-17 18:07:43 +01:00
OMGeeky
6d3640ce78 expand service methods a bit
(without implementations, just the trait)
2024-01-31 19:19:11 +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