Jack Kingsman
83da01fe45
Test fixtures matching contact shape
2026-05-13 17:20:58 -07:00
Jack Kingsman
dc02015c43
Drop back to empty state on deleted contact or bad hash in history
2026-05-13 17:16:04 -07:00
Jack Kingsman
ecdcbd85d4
Don't push history when we've gotten here via popstate
2026-05-13 17:05:59 -07:00
Martin Fournier
76f3a59d83
Hook browser back/forward to nav state
...
Push history on user-initiated navigation so 'Back' moves between
views instead of leaving the app.
- urlHash: add pushUrlHash/pushSettingsHash (pushState variants)
- useConversationRouter: pushState on nav; popstate resolves hash
to conversation without re-pushing; switch over if-chain
- useAppShell: pushState on settings open; popstate syncs
visibility; close via history.back() when we own the entry
- Tests: popstate coverage in appStartupHash + useAppShell
2026-05-11 01:53:49 -04:00
jkingsman
70cb133b24
Revise hop length buckets. Closes #240 .
2026-05-03 12:32:50 -07:00
Jack Kingsman
f95745cb05
Updating changelog + build for 3.13.0
2026-04-30 20:31:32 -07:00
Jack Kingsman
e814653300
Add non-markdown option. Closes #232 .
2026-04-30 19:54:43 -07:00
Jack Kingsman
e76d922752
Add recieved time to packet display. Closes #238 .
2026-04-30 19:07:50 -07:00
Jack Kingsman
a9ac87e668
Allow newlines in text input. Closes #234 .
2026-04-30 18:36:36 -07:00
Jack Kingsman
466f693c21
Fix page to dvh. Closes #233 .
2026-04-28 14:41:56 -07:00
Jack Kingsman
2c1279eb9e
Add error rate percentage to metrics graph
2026-04-27 11:21:02 -07:00
Jack Kingsman
047d713003
Permit hourly checks for direct/routed repeaters. Closes #226 .
2026-04-27 09:51:57 -07:00
Jack Kingsman
25041e1367
Add dynamic text replacement. Closes #223 .
2026-04-25 15:00:36 -07:00
Jack Kingsman
b3fe717416
Correct packet sum for repeater error rate. Closes #225 .
2026-04-25 14:48:44 -07:00
Jack Kingsman
9a4e78c504
Show RX error percentage
2026-04-25 14:01:39 -07:00
Jack Kingsman
b37ce89c96
Add repeater telemetry error count
2026-04-25 13:45:17 -07:00
Jack Kingsman
f0b7842c60
Merge pull request #221 from jkingsman/dependabot/npm_and_yarn/frontend/npm_and_yarn-754666cf41
...
Bump postcss from 8.5.8 to 8.5.10 in /frontend in the npm_and_yarn group across 1 directory
2026-04-24 18:06:54 -07:00
Jack Kingsman
4eb29f376e
Make clearer save button for advert interval
2026-04-24 14:44:27 -07:00
dependabot[bot]
82a6553539
Bump postcss in /frontend in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the /frontend directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.5.8 to 8.5.10
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.8...8.5.10 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.10
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-24 21:10:08 +00:00
Jack Kingsman
a69eb9c534
Updating changelog + build for 3.12.3
2026-04-24 14:03:11 -07:00
Jack Kingsman
a8e346d0c5
Docs, schema, and error handling improvements
2026-04-22 18:08:47 -07:00
Jack Kingsman
55f05bf03b
Add dropdown to choose contact addition type. Closes #216 .
2026-04-22 17:43:01 -07:00
Jack Kingsman
091ba06ccf
Make bulk delete sortable and filterable by last-heard. Closes #218 .
2026-04-22 17:01:50 -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
e695d629b9
Updating changelog + build for 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
Jack Kingsman
7528e4121f
Add config export
2026-04-20 19:55:25 -07:00
Jack Kingsman
4bc87b4a0f
Add debug radio details to radio pane
2026-04-20 16:10:24 -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
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
jkingsman
c8c8e6b549
Add channel mute
2026-04-19 19:31:26 -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
e9ef68432a
Make caps consistent
2026-04-19 14:51:09 -07:00
Jack Kingsman
d6e1218888
Updating changelog + build for 3.12.0
2026-04-17 12:21:35 -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
Jack Kingsman
af76546287
Pass 2
2026-04-16 21:44:52 -07:00
Jack Kingsman
31bd4a0744
Add web push
2026-04-16 18:41:19 -07:00
Jack Kingsman
1db724073b
Add follow-os light/dark theme. Closes #199 .
2026-04-16 18:40:22 -07:00
Jack Kingsman
4b69ec4519
Offer multiple timing windows for repeater telemetry pickup. Closes #192 .
2026-04-16 13:55:01 -07:00
Jack Kingsman
8efbbd97bd
Add airtime math and per-minute packets-over-uptime display for repeaters. Closes #194 .
2026-04-16 13:29:24 -07:00