Commit Graph

54 Commits

Author SHA1 Message Date
7257d93884
Prep for final release 2025-01-08 22:02:14 -05:00
413ebf043b
overhaul self-update 2025-01-08 21:02:28 -05:00
dependabot[bot]
f9c98c7f1b
Bump serde from 1.0.215 to 1.0.217
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.215 to 1.0.217.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.217)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-07 16:59:43 +00:00
dc04f781df
Merge pull request #21 from shibedrill/dependabot/cargo/serde_json-1.0.134
Bump serde_json from 1.0.133 to 1.0.134
2025-01-07 11:58:53 -05:00
dependabot[bot]
e838be25b6
Bump serde_json from 1.0.133 to 1.0.134
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.133 to 1.0.134.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.133...v1.0.134)

---
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-12-23 04:27:57 +00:00
dependabot[bot]
d114b30d43
Bump anyhow from 1.0.94 to 1.0.95
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.94 to 1.0.95.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.94...1.0.95)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 04:27:47 +00:00
dependabot[bot]
3bc0eb0414
Bump vergen from 9.0.1 to 9.0.2
Bumps [vergen](https://github.com/rustyhorde/vergen) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/vergen_9.0.1...vergen_9.0.2)

---
updated-dependencies:
- dependency-name: vergen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 01:58:42 +00:00
192543a9d5
Merge pull request #17 from shibedrill/dependabot/cargo/anyhow-1.0.94
Bump anyhow from 1.0.93 to 1.0.94
2024-12-15 20:57:36 -05:00
dependabot[bot]
9b789c9f96
Bump tokio from 1.41.1 to 1.42.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.41.1 to 1.42.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.1...tokio-1.42.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-12-09 04:27:11 +00:00
dependabot[bot]
9dcf0db2fc
Bump anyhow from 1.0.93 to 1.0.94
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.93...1.0.94)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 04:27:02 +00:00
4c7c96b7f1
Merge branch 'main' into dependabot/cargo/serde-1.0.215 2024-11-18 09:29:51 -05:00
dependabot[bot]
b04122a18e
Bump serde_json from 1.0.132 to 1.0.133
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.132 to 1.0.133.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.132...v1.0.133)

---
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-11-18 04:13:41 +00:00
dependabot[bot]
09bcf92111
Bump serde from 1.0.214 to 1.0.215
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.214 to 1.0.215.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.214...v1.0.215)

---
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-18 04:13:34 +00:00
101493e231
Merge pull request #12 from shibedrill/dependabot/cargo/tokio-1.41.1
Bump tokio from 1.41.0 to 1.41.1
2024-11-11 02:05:30 -05:00
dependabot[bot]
ebed32ec1a
Bump anyhow from 1.0.92 to 1.0.93
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.92...1.0.93)

---
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-11 04:20:02 +00:00
dependabot[bot]
39d288d867
Bump tokio from 1.41.0 to 1.41.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.41.0 to 1.41.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.0...tokio-1.41.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 04:19:54 +00:00
0967f5bd8e
Added curbstomp command 2024-11-04 22:00:56 -05:00
45fb4171f0
Merge pull request #11 from shibedrill/dependabot/cargo/anyhow-1.0.92
Bump anyhow from 1.0.91 to 1.0.92
2024-11-03 23:43:58 -05:00
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
bcc0364f61
cargo lock update 2024-10-01 20:03:18 -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
9f573f53ac
Update Cargo.lock 2024-09-30 16:27:31 -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