Commit Graph

5 Commits

Author SHA1 Message Date
Jeevitha Kannan K S
5877afec3e
Merge upstream main 2025-02-02 10:20:25 +05:30
Adam Perkowski
5f7de33bb6
refact: fix (almost) all shellcheck errors (#997)
the only files i didn't fix:
- core/tabs/utils/ssh.sh (ref #996)
- core/tabs/system-setup/arch/server-setup.sh
2025-02-01 22:03:24 -06:00
Jeevitha Kannan K S
7533606302
Refactor utility functions
Separate utitility functions into user manager functions and monitor control functions, disable somechecks and formatting
2024-11-21 10:05:44 +05:30
Nyx
ef9307dd83
Fix account manager (#553)
* Fix account manager

* Fix missing escalation tools and checkenv

---------

Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-19 21:17:18 -05:00
Adam Perkowski
216f1a4836
Restructure the crates (#549)
* BIG CHANGES

* core metadata

* Added readme.md to the package

* Moved the crate back to tui

Co-authored-by: Liam <lj3954@users.noreply.github.com>

---------

Co-authored-by: Liam <lj3954@users.noreply.github.com>
2024-09-19 19:09:53 -05:00