kayos
|
6c48a35180
|
Feat: conditional permissions behavior (#28)
* Fix: don't need sudo if we're root + other aesthetics
* Heavy refactoring, see PR #28
* Fix: avoid silent fatalities
demo: https://tcp.ac/i/JMSUc.gif
* Fix: Inverse check on `IsRoot`
* D.R.Y: check for permissions error in `common.ErrorCheck`
Reduce cognitive complexity.
* Fix: Issue with copying
* Resolve https://github.com/HikariKnight/quickpassthrough/pull/28#discussion_r1646535918
* Resolve https://github.com/HikariKnight/quickpassthrough/pull/28#discussion_r1646606680 and https://github.com/HikariKnight/quickpassthrough/pull/28#discussion_r1646594105
* Revert "Resolve https://github.com/HikariKnight/quickpassthrough/pull/28#discussion_r1646606680 and https://github.com/HikariKnight/quickpassthrough/pull/28#discussion_r1646594105"
This reverts commit ce15213009 .
* Resolve https://github.com/HikariKnight/quickpassthrough/pull/28#discussion_r1646730751
|
2024-07-27 17:38:39 +02:00 |
|
HikariKnight
|
b3c17b6f90
|
Tidy up debug.log formating
|
2023-12-26 19:20:30 +01:00 |
|
HikariKnight
|
68aec7fdb8
|
Prevent appending multiple times to the file
|
2023-12-26 19:20:29 +01:00 |
|
HikariKnight
|
300ca653cc
|
implement backup system
|
2023-12-26 19:20:29 +01:00 |
|
HikariKnight
|
798427280b
|
Add documentation
|
2023-12-26 19:20:29 +01:00 |
|
HikariKnight
|
639d056abe
|
Add logger debug output
|
2023-12-26 19:20:29 +01:00 |
|
HikariKnight
|
a6fddcd683
|
Make sure we always start with a new file
|
2023-12-26 19:20:29 +01:00 |
|
HikariKnight
|
e93d215669
|
make generating the module list its own function and fix minor things
|
2023-12-26 19:20:29 +01:00 |
|
HikariKnight
|
18d9d928e5
|
add dracut support and make it possible to change your video disable choice
|
2023-12-26 19:20:29 +01:00 |
|