Commit Graph

417 Commits

Author SHA1 Message Date
Ben Lipsey
2c896a3dd1 add type=submit to button tag (#128) 2023-08-27 10:40:22 +10:00
Sacha Weatherstone
d52f284c9f bump deps 2023-08-13 20:54:23 +10:00
Sacha Weatherstone
903eda92f6 Bump min fw version 2023-08-08 08:36:53 +10:00
Sacha Weatherstone
c682553c67 2.2.0 2023-08-08 08:34:21 +10:00
Sacha Weatherstone
dbd4025ead fix build 2023-07-28 15:47:03 +10:00
zierke
c9b06ed0e1 Fixed typo in LoRa.tsx (#118) 2023-07-28 15:28:28 +10:00
rcarteraz
3f3d16ce02 add enable toggle to canned message (#116) 2023-07-28 15:28:16 +10:00
Sacha Weatherstone
785fc3ec6a Bump deps 2023-07-28 15:24:24 +10:00
Sacha Weatherstone
a988acd992 Update toast hook & cleanup 2023-07-09 17:18:33 +10:00
Sacha Weatherstone
4d9efb940c Fix readme typo 2023-07-09 15:45:56 +10:00
Sacha Weatherstone
1012167c89 Second round of formatting 2023-07-09 14:14:49 +10:00
Sacha Weatherstone
20ac657b51 Use rome and initial format 2023-07-09 13:59:31 +10:00
Ben Lipsey
a65bc37be5 Fix Range Test default and saved values (#113)
* defaultValues to rangeTest

* found some more while I was there
2023-07-09 13:12:59 +10:00
Sacha Weatherstone
9e8c4832c8 fix multiarch build 2023-06-20 12:10:35 +10:00
Sacha Weatherstone
c37c0f9008 build for arm64 2023-06-20 09:28:35 +10:00
Sacha Weatherstone
583efdb00c fix containerfile path 2023-06-19 19:27:34 +10:00
Sacha Weatherstone
ba3b387b2e fix ci permissions 2023-06-19 19:25:19 +10:00
Sacha Weatherstone
bcde286017 new lockfile format 2023-06-19 19:22:39 +10:00
Sacha Weatherstone
172549d099 add container publishing 2023-06-19 19:21:35 +10:00
Michel Jung
a2845027e1 Add option to enable JSON (#108)
Fixes #107
2023-04-20 08:05:24 +10:00
Michel Jung
7748d25886 Initialize "darkMode" with the user client's preference. (#105)
Relates to #88 but doesn't fix it.
2023-04-19 07:48:37 +10:00
Michel Jung
283682eb94 Properly display the peer name in "Peers" (#106)
Fixes #77
2023-04-19 07:48:13 +10:00
Michel Jung
90fd35eb49 Fix camera repositioning for single node (#104)
* Fix camera repositioning for single node

Before, camera repositioning only worked when there were at least two nodes,
even though the code was meant to handle single nodes as well.

This is related to #86 but doesn't fix it.

* Center camera on nodes when opening map

Fixes #86
2023-04-19 07:47:41 +10:00
Sacha Weatherstone
d1628e3b8f add overflow to sidebar 2023-02-27 13:16:50 +10:00
Sacha Weatherstone
0d7906c7e2 Fix full height 2023-02-26 07:47:04 +10:00
Sacha Weatherstone
c040182d56 Better map markers 2023-02-25 23:15:58 +10:00
Sacha Weatherstone
a711db4ee3 fix page scroll behaviour 2023-02-25 22:35:10 +10:00
Sacha Weatherstone
61db7580e0 fix qr dialog select 2023-02-25 21:55:03 +10:00
Sacha Weatherstone
94876b4e0d Fix Channel Saving 2023-02-25 16:40:04 +10:00
Sacha Weatherstone
0894fd76f5 more state changes 2023-02-20 21:07:55 +10:00
Sacha Weatherstone
e6d17692da add preact-signal dep 2023-02-20 14:28:49 +10:00
Sacha Weatherstone
b2c3c89965 DM support 2023-02-19 16:55:59 +10:00
Sacha Weatherstone
2265a304fe Add missing dependency 2023-02-18 11:52:11 +10:00
Sacha Weatherstone
a8ad3dcfc5 Add DropdownMenu component 2023-02-18 11:51:41 +10:00
Sacha Weatherstone
76433d3256 Channels update 2023-02-18 11:51:23 +10:00
Sacha Weatherstone
35c88b67dd Basic Toast 2023-02-13 22:58:57 +10:00
Sacha Weatherstone
53a4ae290c Make DynamicForm more modular 2023-02-13 22:46:29 +10:00
Sacha Weatherstone
d79a6965c0 Minor fixes, start channel editor migration 2023-02-13 22:45:42 +10:00
Sacha Weatherstone
292bd59099 fix import paths, remove old form elements 2023-02-13 15:46:45 +10:00
Sacha Weatherstone
270718148a Test waypoint sending 2023-02-13 00:12:01 +10:00
Sacha Weatherstone
fa259643d8 Fix ipv4 config protobuf serialization 2023-02-12 19:24:52 +10:00
Sacha Weatherstone
e342013b4a fix number input type 2023-02-12 18:15:17 +10:00
Sacha Weatherstone
008bc96252 fix keys 2023-02-12 16:08:09 +10:00
Sacha Weatherstone
42273c5ac8 Fix field description 2023-02-12 14:34:39 +10:00
Sacha Weatherstone
e59fe138f1 Overhaul (#83)
* WIP Layout Refactor

* New Connection Dialog

* WIP form overhaul

* Fix remaining config pages
2023-02-12 15:31:25 +11:00
Sacha Weatherstone
c184c5add6 Cleanup & start transition of moduleConfig 2023-01-29 19:03:43 +10:00
Sacha Weatherstone
e36032045f Start moduleConfig & general import cleanup 2023-01-29 17:36:31 +10:00
Sacha Weatherstone
6340809ab3 WIP config overhaul 2023-01-29 16:18:00 +10:00
Sacha Weatherstone
3b0db3ef38 Fix icon types 2023-01-26 15:24:08 +10:00
Sacha Weatherstone
c502f7393d cleanup dialog state 2023-01-25 16:47:11 +10:00