dependabot[bot]
|
9442e2042e
|
Bump anyhow from 1.0.91 to 1.0.92
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.91...1.0.92)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-04 04:13:25 +00:00 |
|
dependabot[bot]
|
f4335d5ecd
|
Bump serde from 1.0.213 to 1.0.214
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.213 to 1.0.214.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.213...v1.0.214)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-04 04:13:18 +00:00 |
|
|
0283c773e1
|
Merge pull request #9 from shibedrill/dependabot/cargo/tokio-1.41.0
Bump tokio from 1.40.0 to 1.41.0
|
2024-10-28 08:53:19 -04:00 |
|
|
22333a8478
|
Merge pull request #8 from shibedrill/dependabot/cargo/serde-1.0.213
Bump serde from 1.0.210 to 1.0.213
|
2024-10-28 08:53:13 -04:00 |
|
dependabot[bot]
|
3a968649d3
|
Bump tokio from 1.40.0 to 1.41.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.40.0...tokio-1.41.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 04:20:34 +00:00 |
|
dependabot[bot]
|
801b970aaf
|
Bump serde from 1.0.210 to 1.0.213
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.210 to 1.0.213.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.210...v1.0.213)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 04:20:26 +00:00 |
|
dependabot[bot]
|
e8f9d19f48
|
Bump anyhow from 1.0.90 to 1.0.91
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.90 to 1.0.91.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.90...1.0.91)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 04:20:18 +00:00 |
|
|
438e6f6f51
|
Merge pull request #5 from shibedrill/dependabot/cargo/serde_json-1.0.132
Bump serde_json from 1.0.128 to 1.0.132
|
2024-10-21 01:15:23 -04:00 |
|
dependabot[bot]
|
0aea3007c5
|
Bump anyhow from 1.0.89 to 1.0.90
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.89 to 1.0.90.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.89...1.0.90)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-21 04:18:10 +00:00 |
|
dependabot[bot]
|
e08dfba2f0
|
Bump serde_json from 1.0.128 to 1.0.132
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.128 to 1.0.132.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-21 04:18:03 +00:00 |
|
|
c58b553e73
|
Added build script env var exports
|
2024-10-09 12:30:29 -04:00 |
|
|
2967c743d6
|
Major refactor to prepare for database stuff
|
2024-10-05 00:30:56 -04:00 |
|
|
9a6b374406
|
fixed wrong systemctl command
|
2024-10-01 20:03:08 -04:00 |
|
|
255c503374
|
Add self-updater, better logging
|
2024-10-01 10:48:13 -04:00 |
|
|
398f2d8b2a
|
Minor config manager refactor
|
2024-10-01 09:58:58 -04:00 |
|
|
244dfac270
|
Fixed some Clippy lints
|
2024-09-30 20:36:44 -04:00 |
|
|
ebf8bf1cb2
|
Use vxreddit for embedded video playback
|
2024-09-30 17:11:28 -04:00 |
|
|
c186d4a824
|
Switch from deprecated library
|
2024-09-30 16:26:41 -04:00 |
|
dependabot[bot]
|
10d7d74e37
|
Bump serde from 1.0.198 to 1.0.210
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.198 to 1.0.210.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.210)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-30 20:20:14 +00:00 |
|
|
2982fd64ba
|
Merge pull request #3 from shibedrill/dependabot/cargo/tokio-1.40.0
Bump tokio from 1.37.0 to 1.40.0
|
2024-09-30 16:19:27 -04:00 |
|
|
f30abae0f2
|
Merge pull request #2 from shibedrill/dependabot/cargo/log-0.4.22
Bump log from 0.4.21 to 0.4.22
|
2024-09-30 16:19:19 -04:00 |
|
dependabot[bot]
|
874343e7ff
|
Bump tokio from 1.37.0 to 1.40.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.40.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.40.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-30 20:16:09 +00:00 |
|
dependabot[bot]
|
d9d7720993
|
Bump log from 0.4.21 to 0.4.22
Bumps [log](https://github.com/rust-lang/log) from 0.4.21 to 0.4.22.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22)
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-30 20:16:02 +00:00 |
|
dependabot[bot]
|
75a774f065
|
Bump serde_json from 1.0.116 to 1.0.128
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.116 to 1.0.128.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.116...1.0.128)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-30 20:15:55 +00:00 |
|
|
8a6f4b48a7
|
Improved error handling again, add dependabot
|
2024-09-30 16:15:01 -04:00 |
|
|
30232c529e
|
Properly log all failed commands
|
2024-09-30 15:12:29 -04:00 |
|
|
ebf1f08cb2
|
Removed some expect statements
|
2024-09-30 14:42:19 -04:00 |
|
|
4f3b6c2aa9
|
Useful debug info
|
2024-09-30 13:25:48 -04:00 |
|
shibedrill
|
bbca218708
|
minor fixes
|
2024-05-16 17:22:29 -04:00 |
|
shibedrill
|
130978fc84
|
incr version
|
2024-04-25 23:52:28 -04:00 |
|
shibedrill
|
21c97d4a40
|
rename whack, add deer
|
2024-04-25 23:52:03 -04:00 |
|
shibedrill
|
49f9b732dd
|
Changed name
|
2024-04-22 17:31:24 -04:00 |
|
shibedrill
|
8262e8e09a
|
YEEEAS
|
2024-04-22 16:51:03 -04:00 |
|
shibedrill
|
53464ab946
|
added primary bleater system
|
2024-04-16 21:37:32 -04:00 |
|
shibedrill
|
2afd097149
|
initial commit
|
2024-04-16 20:40:16 -04:00 |
|