Gregory Ballantine
|
75d71e9695
|
Added some fixes for the Linux installer/service - now shipping a log4rs config; creates /var/log for log files; fixed name of service file
|
2022-10-26 09:58:46 -04:00 |
|
Gregory Ballantine
|
9929db6c5b
|
Added some fixes for Windows (now the setup command works)
|
2022-10-24 23:42:45 -04:00 |
|
Gregory Ballantine
|
004c057a2c
|
Removed configure subcommand for now; Added setup subcommand to initialize the video repository
|
2022-10-21 19:37:45 -04:00 |
|
Gregory Ballantine
|
0b327f304e
|
Downgraded version of Clap module; started work on a configure subcommand to help users set up their service
|
2022-10-21 19:21:52 -04:00 |
|
Gregory Ballantine
|
327ec9c62f
|
Added Clap module for more advanced CLI command/argument handling
|
2022-10-21 00:16:25 -04:00 |
|
Gregory Ballantine
|
024e4b2e1c
|
Used the config-rs crate to allow reading from a config file from /etc/zealot/config.toml and from the home directory
|
2022-09-15 18:10:42 -04:00 |
|
Gregory Ballantine
|
cab06fc350
|
Changed project named from adept to zealot
|
2022-09-02 02:04:07 -04:00 |
|
Gregory Ballantine
|
44ef95b440
|
Added a basic check to make sure we don't try to transcode a partially written file
|
2022-09-01 22:15:46 -04:00 |
|
Gregory Ballantine
|
70e2b29121
|
Added logging functionality via log4rs crate
|
2022-09-01 16:16:27 -04:00 |
|
Gregory Ballantine
|
0fa83eff42
|
Got a basic working structure in place
|
2022-08-31 16:14:41 -04:00 |
|