Jack Kingsman
7542cc1142
Update README for docker compose
2026-02-22 12:07:37 -08:00
Jack Kingsman
d525188cce
Change back npm ci and use standard paths + ports
2026-02-22 11:59:58 -08:00
Jack Kingsman
d635914d4b
Remove unnecessary and clashing rounded border on settings panes
2026-02-22 11:53:05 -08:00
Jack Kingsman
e806430a73
Merge pull request #21 from yellowcooln/main
...
Fix settings page scroll lock at browser zoom levels
2026-02-22 11:47:43 -08:00
Jack Kingsman
2e23733f41
Fix README docker image
...
Update README.md
2026-02-22 08:49:12 -08:00
Schappi
7e52982399
Update README.md
...
docker repository has changed...
2026-02-22 15:23:04 +01:00
Jack Kingsman
40dde4647a
Correct button alignment
2026-02-21 17:23:46 -08:00
Jack Kingsman
7463f4e032
Move resend button into modal
2026-02-21 17:01:13 -08:00
Yellowcooln
a7b5dcc9d8
Adjust class names for SettingsModal layout
2026-02-21 18:01:19 -05:00
Jack Kingsman
1e53fe9515
Better warning phrasing
2026-02-21 09:30:03 -08:00
Jack Kingsman
1477900f6f
Linting...
2026-02-21 00:14:49 -08:00
Jack Kingsman
11f07f3501
Add endpoint for deleting raw packets of decrypted messages
2026-02-21 00:11:57 -08:00
Jack Kingsman
6d0505ade6
WAL + incremental vacuum for space happiness
2026-02-21 00:04:27 -08:00
Jack Kingsman
9e3b1d03a9
Drop unnecessary uniqs and indices
2026-02-21 00:00:13 -08:00
Jack Kingsman
9352b272d5
Bug cleanup: legacy hash restoration + dupicated convo router checks
2026-02-20 22:58:34 -08:00
Jack Kingsman
c90a30787a
Experimental dynamic manifest
2026-02-20 22:49:39 -08:00
Jack Kingsman
2321411ef0
Fix typo and change startup load hash behavior
2026-02-20 17:33:02 -08:00
Jack Kingsman
a8a8f6e08b
Fix typo and disable autocomplete
2026-02-20 17:26:30 -08:00
Jack Kingsman
f9eb46f2ab
Remember last used channel when selected
2026-02-20 17:16:05 -08:00
Jack Kingsman
41bf4eb73a
Hide character counter for short messages on mobile
2026-02-20 17:15:57 -08:00
suymur
e0ca50afc8
Add Docker Compose support for simplified deployment
...
- Add docker-compose.yaml with service configuration
- Support for multiple transport options (TCP, Serial, BLE)
- Configure standard port mapping (8000:8000)
- Use named volume for portable data persistence
- Update Dockerfile to use npm install for better compatibility
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-20 11:23:16 +01:00
Jack Kingsman
d08a113fc8
Updating changelog + build for 2.0.1
2026-02-16 23:06:51 -08:00
Jack Kingsman
f490cc756f
Fix bug with statistics display on mobile
2026-02-16 23:01:04 -08:00
Jack Kingsman
3232075767
Update README a smidge with new features
2026-02-16 22:36:30 -08:00
Jack Kingsman
a9d650ecd4
Update screenshot for 2.0
2026-02-16 22:27:53 -08:00
Jack Kingsman
7c23dcf6d9
Updating changelog + build for 2.0.0
2026-02-16 22:13:19 -08:00
Jack Kingsman
6e4872e25b
Full screen mesh visualizer view
2026-02-16 22:08:25 -08:00
Jack Kingsman
ef2b22a865
Don't dedupe adverts on payload (since what we care about is the path)
2026-02-16 22:03:04 -08:00
Jack Kingsman
a4d8707479
Fix missing padding on collapsed visualizer
2026-02-16 21:02:47 -08:00
Jack Kingsman
0e25bd2281
Fix dedupe for frontend raw packet delivery
2026-02-16 20:46:43 -08:00
Jack Kingsman
56fde32970
Linting goodness
2026-02-16 19:20:11 -08:00
Jack Kingsman
1a59eb89fa
Clarify some doc drift
2026-02-16 19:15:27 -08:00
Jack Kingsman
65b74b624b
Add missing prefix-message claim in other contact sync spots we missed
2026-02-16 19:14:05 -08:00
Jack Kingsman
95e8bcca08
Clarify packet dedupe policy
2026-02-16 19:11:44 -08:00
Jack Kingsman
e8ddba0131
Add radio lock acquire around missing spots, and validate
2026-02-16 19:10:20 -08:00
Jack Kingsman
8ca48cd6bc
Use actual pubkey matching for path update, not default, and don't action the serial path update events
2026-02-16 19:06:09 -08:00
Jack Kingsman
72f12d80e5
Fix repeater command timestamp field usage
2026-02-16 18:59:39 -08:00
Jack Kingsman
d2f5bd84a8
Make broadcast timestamp match fallback logic used for storage
2026-02-16 18:34:20 -08:00
Jack Kingsman
cbe091ad90
Add clarifying comment for missing DM pathing info
2026-02-16 18:32:45 -08:00
Jack Kingsman
1f853aa54e
Fix out of order path WS broadcasts overwriting each other
2026-02-16 18:30:27 -08:00
Jack Kingsman
8457799a60
Use contact object on broadcast from DB rather than hand-rolling
2026-02-16 18:26:05 -08:00
Jack Kingsman
591d333970
More missed lowercase key spots
2026-02-16 18:24:25 -08:00
Jack Kingsman
54a03a9467
Add guard for conversation switch mid-message-fetch
2026-02-16 18:23:10 -08:00
Jack Kingsman
de7ab37998
Clear and reset only the visualizer, not the packet feed
2026-02-16 18:00:03 -08:00
Jack Kingsman
3042beaf27
Invert UI show/hide logic to be positive not negative
2026-02-16 17:53:41 -08:00
Jack Kingsman
d4a7b37fa9
Whoops, linting
2026-02-16 17:49:27 -08:00
Jack Kingsman
6a3a99fe9f
Clarify option labelling on visualizer
2026-02-16 17:45:30 -08:00
Jack Kingsman
7d340f19e0
Move orbit option to checkbox
2026-02-16 17:42:19 -08:00
Jack Kingsman
95d806717b
Default to heuristic repeater grouping
2026-02-16 17:40:19 -08:00
Jack Kingsman
7f426ece4e
Add last-five-min visualizer filtering
2026-02-16 17:39:35 -08:00