Kelly
|
3a0d1be391
|
fix loop
|
2026-06-06 13:30:12 -07:00 |
|
Kelly
|
ca70fa0158
|
patch-NONE
|
2026-06-06 13:24:35 -07:00 |
|
Kelly
|
38d362a322
|
new-pool-time
studyUp!
|
2026-06-06 13:18:17 -07:00 |
|
dependabot[bot]
|
3906c93874
|
Bump docker/build-push-action from 7.1.0 to 7.2.0 (#315)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/bcafcacb16a39f128d818304e6c9c0c18556b85f...f9f3042f7e2789586610d6e8b85c8f03e5195baf)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.9.9.9
|
2026-05-25 16:51:24 -07:00 |
|
dependabot[bot]
|
f11166e2d9
|
Bump docker/metadata-action from 6.0.0 to 6.1.0 (#316)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/030e881283bb7a6894de51c315a6bfe6a94e05cf...80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-25 16:51:00 -07:00 |
|
dependabot[bot]
|
feb1f6645a
|
Bump docker/login-action from 4.1.0 to 4.2.0 (#314)
Bumps [docker/login-action](https://github.com/docker/login-action) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/4907a6ddec9925e35a0a9e82d7399ccc52663121...650006c6eb7dba73a995cc03b0b2d7f5ca915bee)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 4.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-25 16:50:42 -07:00 |
|
Joe
|
1440bce2a1
|
fix: parse host:port correctly in TCP interface retry (#312)
|
2026-05-16 08:23:43 -07:00 |
|
Kelly
|
9ca3781353
|
bbs help
clarify missing command per https://github.com/SpudGunMan/meshing-around/issues/310
Co-Authored-By: Joe <85746415+wb3ihy@users.noreply.github.com>
|
2026-05-11 13:17:14 -07:00 |
|
Kelly
|
47e4121c4e
|
PKI error logging
enhanced logs for PKI errors and debug
|
2026-05-10 15:23:31 -07:00 |
|
Kelly
|
8a0eb62574
|
fixBug
|
2026-05-04 18:38:40 -07:00 |
|
Kelly
|
873509b3cc
|
tidySolarData
|
2026-05-04 18:36:50 -07:00 |
|
Kelly
|
b03c5c9c2e
|
fixSchedDay
day + time + interval=1 uses daily at time.
day + time + interval>1 uses every N days at time.
day without time uses every N days.
|
2026-05-04 17:39:59 -07:00 |
|
Kelly
|
2ce976ca8a
|
superfluous redundant
|
2026-05-04 17:11:51 -07:00 |
|
Kelly
|
76a5913e08
|
threaded response
all messages tap-back with a thread now in a channel @NomDeTom for the idea :)
|
2026-05-04 16:41:50 -07:00 |
|
Kelly
|
3819791fcd
|
Update mesh_bot.py
better protection for memory and bad data
|
2026-04-24 20:57:11 -07:00 |
|
Kelly
|
9fe580a3cb
|
Update launch.sh
|
2026-04-18 17:17:56 -07:00 |
|
Kelly
|
8567c3ad84
|
Update launch.sh
|
2026-04-18 15:35:30 -07:00 |
|
Kelly
|
f68f7f10ca
|
logger
logger enhance https://github.com/SpudGunMan/meshing-around/issues/308
|
2026-04-18 15:30:17 -07:00 |
|
dependabot[bot]
|
a02025d4a0
|
Bump docker/build-push-action from 7.0.0 to 7.1.0 (#307)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/d08e5c354a6adb9ed34480a06d141179aa583294...bcafcacb16a39f128d818304e6c9c0c18556b85f)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 7.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-13 18:30:45 -07:00 |
|
dependabot[bot]
|
1a2225e833
|
Bump docker/login-action (#305)
Bumps [docker/login-action](https://github.com/docker/login-action) from 5c42dd293b89d96bae168b5b3694e4e72a5b1117 to 4907a6ddec9925e35a0a9e82d7399ccc52663121.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/5c42dd293b89d96bae168b5b3694e4e72a5b1117...4907a6ddec9925e35a0a9e82d7399ccc52663121)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 4907a6ddec9925e35a0a9e82d7399ccc52663121
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.9.9.8
|
2026-04-12 12:54:21 -07:00 |
|
dependabot[bot]
|
e3728a965a
|
Bump docker/login-action (#304)
|
2026-03-30 07:30:47 -07:00 |
|
Kelly
|
4dc6befeab
|
Update requirements.txt
cleanup
|
2026-03-25 15:18:29 -07:00 |
|
Kelly
|
219eea5399
|
Update joke.py
|
2026-03-24 12:48:56 -07:00 |
|
Kelly
|
c987c1286e
|
Update mesh_bot.py
|
2026-03-24 11:05:26 -07:00 |
|
Kelly
|
2ebf721bc9
|
dopewars fix
end of game
|
2026-03-22 17:24:35 -07:00 |
|
Kelly
|
bdef9a1f08
|
Update install_service.sh
|
2026-03-22 15:39:37 -07:00 |
|
Kelly
|
2da56bc31f
|
Update install_service.sh
|
2026-03-22 15:37:34 -07:00 |
|
Kelly
|
1e3c3b9ea0
|
Update install_service.sh
|
2026-03-22 15:37:05 -07:00 |
|
Kelly
|
d01d7ae668
|
Update install_service.sh
|
2026-03-22 14:07:03 -07:00 |
|
Kelly
|
b875eed9fd
|
Update install_service.sh
|
2026-03-22 13:54:40 -07:00 |
|
Kelly
|
e8cd85700c
|
Create install_service.sh
|
2026-03-20 19:49:22 -07:00 |
|
Kelly
|
91b02fead4
|
Update README.md
|
2026-03-20 18:37:40 -07:00 |
|
Kelly
|
cba6fe3ba2
|
Update bootstrap.sh
|
2026-03-17 17:18:50 -07:00 |
|
Kelly
|
021efc8c63
|
Update bootstrap.sh
|
2026-03-17 17:02:26 -07:00 |
|
Kelly
|
a4b67072cb
|
Update bootstrap.sh
|
2026-03-17 16:40:46 -07:00 |
|
Kelly
|
f1e1516919
|
Update bootstrap.sh
|
2026-03-17 16:18:46 -07:00 |
|
Kelly
|
e675134d08
|
Create bootstrap.sh
|
2026-03-17 16:17:15 -07:00 |
|
Kelly
|
655f2bf7e5
|
Update requirements.txt
|
2026-03-17 12:19:21 -07:00 |
|
Kelly
|
46cd2a8051
|
Update README.md
|
2026-03-16 21:37:10 -07:00 |
|
Kelly
|
fcc4f24ea5
|
Merge pull request #300 from SpudGunMan/dependabot/github_actions/docker/login-action-9fe7774c8f8ebfade96f0a62aa10f3882309d517
Bump docker/login-action from db14339dbc0a1f0b184157be94b23a2138122354 to 9fe7774c8f8ebfade96f0a62aa10f3882309d517
|
2026-03-16 19:49:15 -07:00 |
|
Kelly
|
7ddf29ca06
|
Update requirements.txt
|
2026-03-16 19:41:26 -07:00 |
|
dependabot[bot]
|
372bc0c5a7
|
Bump docker/login-action
Bumps [docker/login-action](https://github.com/docker/login-action) from db14339dbc0a1f0b184157be94b23a2138122354 to 9fe7774c8f8ebfade96f0a62aa10f3882309d517.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/db14339dbc0a1f0b184157be94b23a2138122354...9fe7774c8f8ebfade96f0a62aa10f3882309d517)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 9fe7774c8f8ebfade96f0a62aa10f3882309d517
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-16 09:54:07 +00:00 |
|
Kelly
|
b3bcb62f6c
|
Merge pull request #299 from SpudGunMan/dependabot/github_actions/docker/login-action-db14339dbc0a1f0b184157be94b23a2138122354
v1.9.9.7
|
2026-03-09 06:11:32 -07:00 |
|
dependabot[bot]
|
6fb33dde10
|
Bump docker/build-push-action from 6.19.2 to 7.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.19.2 to 7.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/10e90e3645eae34f1e60eeb005ba3a3d33f178e8...d08e5c354a6adb9ed34480a06d141179aa583294)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-09 06:11:14 -07:00 |
|
dependabot[bot]
|
744ca772f2
|
Bump docker/metadata-action from 5.10.0 to 6.0.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.10.0 to 6.0.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/c299e40c65443455700f0fdfc63efafe5b349051...030e881283bb7a6894de51c315a6bfe6a94e05cf)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-09 06:10:50 -07:00 |
|
dependabot[bot]
|
b5e0653839
|
Bump docker/login-action
Bumps [docker/login-action](https://github.com/docker/login-action) from 3227f5311cb93ffd14d13e65d8cc400d30f4dd8a to db14339dbc0a1f0b184157be94b23a2138122354.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/3227f5311cb93ffd14d13e65d8cc400d30f4dd8a...db14339dbc0a1f0b184157be94b23a2138122354)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: db14339dbc0a1f0b184157be94b23a2138122354
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-09 10:02:49 +00:00 |
|
Kelly
|
f7462a498e
|
Update dxspot.py
|
2026-03-07 18:19:54 -08:00 |
|
Kelly
|
30609c822d
|
Update game_serve.py
|
2026-03-07 17:40:46 -08:00 |
|
Kelly
|
bbfce73aaa
|
Update game_serve.py
|
2026-03-07 17:26:10 -08:00 |
|
Kelly
|
4f2cd2caef
|
Update game_serve.py
doh
|
2026-03-07 17:25:09 -08:00 |
|