Commit Graph

25 Commits

Author SHA1 Message Date
c613f9d952 Update 'testFs.py' 2020-11-22 23:53:40 +01:00
112f07fd9b Delete '__pycache__/main.cpython-38.pyc' 2020-11-22 23:52:35 +01:00
9ec214833d Delete '__pycache__/main.cpython-37.pyc' 2020-11-22 23:52:31 +01:00
667a06c199 Delete '__pycache__/fuse.cpython-38.pyc' 2020-11-22 23:52:26 +01:00
bef57fe680 README changes 2020-11-20 12:32:48 +01:00
6b8573f60b fixed README typos 2020-07-13 15:10:58 +02:00
1c6363fe89 README updated; development paused / stopped 2020-06-20 14:38:13 +02:00
05a3f42e4d more TODO-changes for sharing-ability 2020-06-19 19:06:14 +02:00
f5ec35fb29 switched to read/write-keypair and incremental key-scheduling to enable encryption-based sharing / permissions in the future 2020-06-19 18:11:10 +02:00
5306d82371 updated TODO 2020-06-19 17:06:55 +02:00
3261e3e60c started working on fuseFs-implementation for next 2020-06-19 13:00:02 +02:00
072e3dd8ff now it actually works. (But I dont know about milestones yet) 2020-06-19 00:25:00 +02:00
c1a2d279ff Started implementing logic to push changes to the tangle 2020-06-18 20:56:06 +02:00
9f18e4a774 all kinds of changes (I really should commit more often...) 2020-06-18 20:32:06 +02:00
085e503dec When I said it works, I lied... But now it works a little bit more 2020-06-18 18:11:59 +02:00
c0e3c81231 it works again (and inodes now reference the TangleFileTreeElement of their parent) 2020-06-18 17:52:47 +02:00
0e1826d282 many changes and it doesnt work... 2020-06-18 17:33:23 +02:00
c560414e36 work on next and added a .gitignore 2020-06-11 23:26:19 +02:00
7aab26508d started working on next.py (next Gen iotaFS with async; smart caching; append-writing; ...) 2020-06-11 22:20:41 +02:00
16b1e502bd minor changes 2020-06-11 22:20:00 +02:00
0c76055222 turned compression off (not working) and tweaked some values trying to make file access more efficient 2020-06-09 23:31:51 +02:00
d0ac89b622 everything works! (except for compression) 2020-06-09 21:50:18 +02:00
07dd1fb4e2 started fuse implementation 2020-06-09 18:09:13 +02:00
25434f14a4 added small README 2020-05-29 00:31:16 +02:00
312ee7e891 initial commit 2020-05-29 00:29:22 +02:00