Commit ecdf9fb
Refactor: Major changes and simplications (#72)
* shift press for copy-paste
* refactor to gui_main, to avoid unnecessary runs of the same thing
* fix sekai entry bugs
* style: auto-format code
* locking mechanism init
* refactor #69 a bit to fix warnings
* fix: auto-fix clippy warnings
* create deemak encryption and restore it
* restore files are now .deemak ones
* force create deemak file
* fix restoration bug, improve main commands
* fix sekai_initialize bug of using root_dir unnecessarily
and more stuff
* fix: auto-fix clippy warnings
* fix main arguments, output path and input password
* remove older sekai, replace it with _tutorial -> sekai, and create new and simple tutorial
* fix new tutorial and new sekai bug
* tests works, fix bug in restore-save
* cleanup utility while exiting deemak
* fix: auto-fix clippy warnings
* bug fix: HOME was being checked for locking, unnecessary operation
* log info now has relative paths to hide absolute path
* tests introduction in utils
navigate tests, very interesting /private usages
* fix: auto-fix clippy warnings
temp directory with "deemak" intials
* just write to the shell screen function
oij
test bug fix
* better cleanup, better temp files within /var/...
* now sekai.deemak file is support instead of sekai folder
fix stuff
* complete cherrypick from refactor
* Introduce Deemak Sekai manager to simplify everything. And add macros to simplify repetitive logging
* minor edits
* fix: auto-fix clippy warnings
* Update src/utils/file_mgr.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* style: auto-format code
* Update src/commands/dev/lock.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Anirudh Gupta <anirudhgupta@Anirudhs-MacBook-Air.local>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent f8a182c commit ecdf9fb
File tree
115 files changed
+2647
-1213
lines changed- _tutorial
- .dir_info
- classroom
- .dir_info
- advanced
- .dir_info
- playground
- .dir_info
- secret_door
- .dir_info
- sekai
- .dir_info
- mess
- .dir_info
- opb
- .dir_info
- labs
- .dir_info
- room_10
- .dir_info
- room_1
- .dir_info
- room_2
- .dir_info
- room_3
- .dir_info
- room_4
- .dir_info
- room_5
- .dir_info
- room_6
- .dir_info
- room_7
- .dir_info
- room_8
- .dir_info
- dir/.dir_info
- room_9
- .dir_info
- some1
- .dir_info
- src
- commands
- dev
- metainfo
- rns
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
115 files changed
+2647
-1213
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
0 commit comments