fileSystem + cleanup in Task System #37

Open
Allir wants to merge 28 commits from fileSystem into dev
Owner
No description provided.
what about here?
All checks were successful
PR checker / build-and-run (pull_request) Successful in 1m35s
61f2a9a4db
Author
Owner

closes #35

closes #35
Merge branch 'dev' into fileSystem
All checks were successful
PR checker / pr-check (pull_request) Successful in 1m13s
81791c3d79
First stucture sketches
Some checks failed
PR checker / pr-check (pull_request) Failing after 13s
b287b833a4
Some logs added
Some checks failed
PR checker / pr-check (pull_request) Failing after 25s
194e197855
plans for tommorow
Some checks failed
PR checker / pr-check (pull_request) Failing after 10s
86e19c0af1
minimal functions sketch
Some checks failed
PR checker / pr-check (pull_request) Failing after 16s
91d9b15306
added few functions to be implemented
Some checks failed
PR checker / pr-check (pull_request) Failing after 27s
7e401ab131
Progress in implementation of file manager functions
Some checks failed
PR checker / pr-check (pull_request) Failing after 33s
671dd878b6
progress in file manager, need to make Tasks system
Some checks failed
PR checker / pr-check (pull_request) Failing after 27s
fec51d4aad
Allir changed title from fileSystem to fileSystem + cleanup in Task System 2025-06-25 22:15:44 +02:00
Merge branch 'dev' into fileSystem
Some checks failed
PR checker / pr-check (pull_request) Failing after 18s
5203758658
Fuck you templates, merged tasks into one file
Some checks failed
PR checker / pr-check (pull_request) Failing after 18s
01ad341520
sketching the file manager
Some checks failed
PR checker / pr-check (pull_request) Failing after 28s
31bf652b0f
Finished safe concurency funcs
Some checks failed
PR checker / pr-check (pull_request) Failing after 33s
1c842f0ee4
I feel bad
Some checks failed
PR checker / pr-check (pull_request) Failing after 20s
0f2276fbd7
almost done with the loading in background, cursed function
Some checks failed
PR checker / pr-check (pull_request) Failing after 27s
bf024401d5
Adding removal and unload
Some checks failed
PR checker / pr-check (pull_request) Failing after 32s
e388119a70
dirs left
Some checks failed
PR checker / pr-check (pull_request) Failing after 29s
4e5a7e8ab9
Almost dir finished, add mounting
Some checks failed
PR checker / pr-check (pull_request) Failing after 25s
b42a8eef37
not much
Some checks failed
PR checker / pr-check (pull_request) Failing after 32s
fad674883a
Changing fs fundamentals
Some checks failed
PR checker / pr-check (pull_request) Failing after 8s
76e7e8432f
Updating some NodeFile functions to new reqs
Some checks failed
PR checker / pr-check (pull_request) Failing after 41s
cba2e8d2e1
I think NodeFile is done + almost NodeDir finished
Some checks failed
PR checker / pr-check (pull_request) Failing after 14s
ebc362be0b
Mapping left to do in Node
Some checks failed
PR checker / pr-check (pull_request) Failing after 30s
cea2db21a0
ok
Some checks failed
PR checker / pr-check (pull_request) Failing after 30s
4446764065
Lets do this
Some checks failed
PR checker / pr-check (pull_request) Failing after 25s
f9e4fad483
Some checks failed
PR checker / pr-check (pull_request) Failing after 25s
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fileSystem:fileSystem
git switch fileSystem
Sign in to join this conversation.
No reviewers
No labels
Misc
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#35 FileSystem. A manager
DAK_Studio/DAK_Engine
Reference: DAK_Studio/DAK_Engine#37
No description provided.