Jack Kingsman
|
c5c828a4ed
|
Bypass error on fail-to-unload-contact-because-it's-not-there
|
2026-04-21 20:38:05 -07:00 |
|
Jack Kingsman
|
7eac3a9754
|
Use padding in repeaters
|
2026-04-21 20:15:16 -07:00 |
|
Jack Kingsman
|
329df1a0d2
|
Add conversational padding to toasts. Closes #214.
|
2026-04-21 20:09:30 -07:00 |
|
Jack Kingsman
|
ecb4c99a43
|
Make Apprise strings customizable. Closes #212.
|
2026-04-21 19:40:14 -07:00 |
|
Jack Kingsman
|
2f412e1a93
|
Be clearer about private key export
|
2026-04-21 13:47:46 -07:00 |
|
Jack Kingsman
|
0353a98e87
|
Merge pull request #213 from jkingsman/dependabot/uv/uv-4ea199e985
Bump python-dotenv from 1.2.1 to 1.2.2 in the uv group across 1 directory
|
2026-04-21 13:15:00 -07:00 |
|
dependabot[bot]
|
3e2258c34b
|
Bump python-dotenv in the uv group across 1 directory
Bumps the uv group with 1 update in the / directory: [python-dotenv](https://github.com/theskumar/python-dotenv).
Updates `python-dotenv` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.2.1...v1.2.2)
---
updated-dependencies:
- dependency-name: python-dotenv
dependency-version: 1.2.2
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-21 20:11:34 +00:00 |
|
Jack Kingsman
|
e695d629b9
|
Updating changelog + build for 3.12.2
3.12.2
|
2026-04-21 13:10:25 -07:00 |
|
Jack Kingsman
|
300677aca3
|
Disambiguate colliding sensors and display all. Closes #211.
|
2026-04-21 10:14:09 -07:00 |
|
jkingsman
|
b89f7ce76b
|
Add missing docs around pk export
|
2026-04-20 20:10:21 -07:00 |
|
Jack Kingsman
|
82bd25a09f
|
Merge pull request #210 from jkingsman/radio-config-export
Add config export
|
2026-04-20 19:58:58 -07:00 |
|
Jack Kingsman
|
7528e4121f
|
Add config export
|
2026-04-20 19:55:25 -07:00 |
|
Jack Kingsman
|
b8f0228f68
|
Merge pull request #209 from kizniche/fix-stale-mqtt-radio-values
Fix Community MQTT publishing stale firmware_version and model
|
2026-04-20 19:48:11 -07:00 |
|
Kizniche
|
25089930f1
|
fIX Community MQTT publishing stale firmware_version and model
|
2026-04-20 21:47:38 -04:00 |
|
Jack Kingsman
|
291bd85c78
|
Better env var/config knob exposure
|
2026-04-20 16:43:43 -07:00 |
|
Jack Kingsman
|
4bc87b4a0f
|
Add debug radio details to radio pane
|
2026-04-20 16:10:24 -07:00 |
|
Jack Kingsman
|
6d0434d59e
|
Add more intense logging on errors
|
2026-04-20 16:10:24 -07:00 |
|
Jack Kingsman
|
f22184c166
|
Update README.md to be more clear about core purpose
|
2026-04-19 23:40:23 -07:00 |
|
Jack Kingsman
|
d10de8abf7
|
CI/CD improvements for codeql
|
2026-04-19 23:33:45 -07:00 |
|
Jack Kingsman
|
5f78294cd1
|
Longer linger for web push mobile error
|
2026-04-19 23:04:36 -07:00 |
|
Jack Kingsman
|
6b81dd3082
|
Updating changelog + build for 3.12.1
3.12.1
|
2026-04-19 21:18:26 -07:00 |
|
Jack Kingsman
|
cc2b16e53f
|
Test fix
|
2026-04-19 21:14:38 -07:00 |
|
Jack Kingsman
|
330007e120
|
Be smarter about web push not being available on snakeoil certs for mobile
|
2026-04-19 21:10:17 -07:00 |
|
Jack Kingsman
|
f5a2a21f11
|
Fix e2e tests
|
2026-04-19 20:45:11 -07:00 |
|
Jack Kingsman
|
a3e62885d4
|
Merge pull request #206 from jkingsman/dependabot/uv/uv-2c6491f7af
Bump the uv group across 1 directory with 2 updates
|
2026-04-19 19:36:12 -07:00 |
|
Jack Kingsman
|
dbdd722c48
|
Merge pull request #207 from jkingsman/channel-mute
Add channel mute
|
2026-04-19 19:35:52 -07:00 |
|
jkingsman
|
c8c8e6b549
|
Add channel mute
|
2026-04-19 19:31:26 -07:00 |
|
dependabot[bot]
|
b8683e57d8
|
Bump the uv group across 1 directory with 2 updates
Bumps the uv group with 2 updates in the / directory: [pytest](https://github.com/pytest-dev/pytest) and [requests](https://github.com/psf/requests).
Updates `pytest` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/9.0.2...9.0.3)
Updates `requests` from 2.32.5 to 2.33.0
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0)
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 9.0.3
dependency-type: direct:development
dependency-group: uv
- dependency-name: requests
dependency-version: 2.33.0
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-20 01:44:21 +00:00 |
|
Jack Kingsman
|
491f159463
|
Merge pull request #205 from jkingsman/dependabot/npm_and_yarn/frontend/npm_and_yarn-916abd5bfa
Bump the npm_and_yarn group across 1 directory with 4 updates
|
2026-04-19 18:43:06 -07:00 |
|
jkingsman
|
ead74e975b
|
Update tests for vitest bump
|
2026-04-19 18:36:13 -07:00 |
|
dependabot[bot]
|
4fbd245ee4
|
Bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 3 updates in the /frontend directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [flatted](https://github.com/WebReflection/flatted) and [picomatch](https://github.com/micromatch/picomatch).
Updates `vite` from 6.4.1 to 6.4.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite)
Updates `esbuild` from 0.21.5 to 0.25.12
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.12)
Updates `flatted` from 3.4.0 to 3.4.2
- [Commits](https://github.com/WebReflection/flatted/compare/v3.4.0...v3.4.2)
Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)
Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.4.2
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: esbuild
dependency-version: 0.25.12
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: flatted
dependency-version: 3.4.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: picomatch
dependency-version: 4.0.4
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-20 01:15:37 +00:00 |
|
Jack Kingsman
|
dc7ec13cc5
|
Instructions for full monitoring feed
|
2026-04-19 16:25:18 -07:00 |
|
Jack Kingsman
|
cfa2bf575c
|
Correct HA documentation to use the actual node name
|
2026-04-19 15:11:25 -07:00 |
|
Jack Kingsman
|
e9ef68432a
|
Make caps consistent
|
2026-04-19 14:51:09 -07:00 |
|
Jack Kingsman
|
476adf393f
|
Merge pull request #204 from jkingsman/extended-contact-fetch-timeout
Work better with radios that are flakey around providing current contact load state (BLE?)
|
2026-04-19 14:12:35 -07:00 |
|
Jack Kingsman
|
f7a311d74b
|
Always clear fav flag on a blind load
|
2026-04-19 01:25:08 -07:00 |
|
Jack Kingsman
|
09f807230b
|
Patch up some vagaries and maintain best-effort loading.
|
2026-04-19 00:51:45 -07:00 |
|
Jack Kingsman
|
c098f9eeb5
|
Be better about blind loading/auto-evict logging and run-through
|
2026-04-19 00:27:53 -07:00 |
|
Jack Kingsman
|
05493d06fc
|
Extend contact read timeouts and add circular load/autoevict load mode
|
2026-04-18 21:06:27 -07:00 |
|
Jack Kingsman
|
6c1b8bd7e9
|
Phrasing fixups
|
2026-04-17 12:49:56 -07:00 |
|
Jack Kingsman
|
d6e1218888
|
Updating changelog + build for 3.12.0
3.12.0
|
2026-04-17 12:21:35 -07:00 |
|
Jack Kingsman
|
ad0e398704
|
Docs improvements
|
2026-04-17 10:24:45 -07:00 |
|
Jack Kingsman
|
39f5bb2b51
|
Don't stop on missing wire ack for dm send
|
2026-04-17 10:04:26 -07:00 |
|
Jack Kingsman
|
5257cb0b1b
|
Go ham on radio clearing in manual mode
|
2026-04-17 09:38:05 -07:00 |
|
Jack Kingsman
|
b1547773c5
|
Phrasing corrections
|
2026-04-17 08:56:16 -07:00 |
|
Jack Kingsman
|
71da6841c1
|
Documentation improvements
|
2026-04-17 00:38:50 -07:00 |
|
Jack Kingsman
|
6f00e857c2
|
Suck less at settings UI (help me I'm not a designer)
|
2026-04-16 23:49:52 -07:00 |
|
Jack Kingsman
|
303becf4b8
|
Merge pull request #183 from jkingsman/web-push
Add web push
|
2026-04-16 23:12:39 -07:00 |
|
Jack Kingsman
|
9ab4e7a9b0
|
Add beta testing note
|
2026-04-16 23:08:57 -07:00 |
|
Jack Kingsman
|
b1020e6e34
|
Add some QOL improvements to HA integration
|
2026-04-16 23:03:56 -07:00 |
|