Commit Graph

26 Commits

Author SHA1 Message Date
d56f7f2f0f Upping to v0.2.7
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
2024-01-18 23:43:10 -05:00
e479959ca8 Version bump to v0.2.6
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-04-01 22:57:11 -04:00
ef492f6008 Added version command
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-01 22:55:51 -04:00
a7cc2bc771 Version bump to v0.2.5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-03-29 00:42:38 -04:00
ed4173f3dc Added file permissions preservation when archiving video file
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-03-29 00:40:33 -04:00
f3552f3af1 Added filetime crate to handle file handle times
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
2023-01-25 10:06:05 -05:00
6da120f632 Version bump to v0.2.3
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-26 20:13:29 -04:00
958ffa397c Version bump to v0.2.2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-10-26 12:21:01 -04:00
3f71767acb Version bump to v0.2.1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-10-26 10:15:55 -04:00
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
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-10-26 09:58:46 -04:00
0b327f304e Downgraded version of Clap module; started work on a configure subcommand to help users set up their service
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-21 19:21:52 -04:00
327ec9c62f Added Clap module for more advanced CLI command/argument handling
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-21 00:16:25 -04:00
21740a63c1 Version bump to v0.2.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-09-15 18:16:12 -04:00
024e4b2e1c Used the config-rs crate to allow reading from a config file from /etc/zealot/config.toml and from the home directory
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-15 18:10:42 -04:00
cab06fc350 Changed project named from adept to zealot
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-09-02 02:04:07 -04:00
7d5e1514a1 Version bump to v0.1.3
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-09-01 23:44:59 -04:00
b5d96c21a9 Version bump to v0.1.2 2022-09-01 18:25:18 -04:00
70e2b29121 Added logging functionality via log4rs crate
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-09-01 16:16:27 -04:00
e43ce790cc Version bump to v0.1.1 2022-09-01 15:30:38 -04:00
5f9a2829f0 Fixed a couple small errors in the Linux packaging config 2022-09-01 15:30:23 -04:00
e3eb54720c Fixed systemd service name
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-09-01 13:50:29 -04:00
c5b0db8de2 Added more Linux packaging configuration 2022-09-01 13:33:41 -04:00
6c5319c195 Fixed typo in Cargo.toml 2022-09-01 13:01:20 -04:00
9900cd13b4 Fixed typo in Cargo.toml 2022-09-01 12:52:11 -04:00
d4449b3144 Added some packaging info 2022-09-01 12:35:39 -04:00
0fa83eff42 Got a basic working structure in place 2022-08-31 16:14:41 -04:00