Commit Graph

1345 Commits

Author SHA1 Message Date
Sacha Weatherstone
9d848c4d42 update deps 2023-11-19 12:33:21 +10:00
Sacha Weatherstone
8288b8c4fb fix dep 2023-11-16 10:25:14 +10:00
Sacha Weatherstone
e2cc25a9b0 Repo cleanup 2023-11-16 10:22:16 +10:00
Ben Meadors
3038889a2b Merge pull request #143 from pdxlocations/psk-description
Modify PSK options in description
2023-11-13 20:41:57 -06:00
pdxlocations
f2fff01990 remove options that dont work 2023-11-13 10:13:44 -08:00
Ben Lipsey
3ec9f6d322 add module ambient lighting (#142) 2023-11-05 18:03:57 +10:00
Ben Meadors
68b207b67f Merge pull request #140 from pdxlocations/url-validation
Fix URL Validation
2023-11-02 09:20:46 -05:00
Ben Lipsey
a8c45ccb32 add module (#141) 2023-10-30 08:23:42 +10:00
pdxlocations
437db3cb7f bump version 2023-10-26 21:19:11 -07:00
pdxlocations
23a1b41330 validation of string not URL 2023-10-26 21:18:22 -07:00
Ben Lipsey
7256454ea7 Add Detection Sensor Module (#139)
* detection sensor

* bump version
2023-10-26 08:31:14 +10:00
Sacha Weatherstone
aa75389cfe update deps & protobufs 2023-10-24 23:36:36 +10:00
Ben Lipsey
b20c2b29b2 change device to radio (#136) 2023-10-22 12:47:11 +11:00
Ben Lipsey
4576e9dc6f type=submit (#135) 2023-10-09 14:10:43 +11:00
Sacha Weatherstone
9fff0b8595 update protobufs 2023-10-02 16:49:10 +10:00
Ben Meadors
08c064d4e6 Merge pull request #133 from pdxlocations/channel-descriptions 2023-09-30 12:36:18 -05:00
pdxlocations
af76050bfe reword 2023-09-30 10:32:54 -07:00
pdxlocations
f5b498a685 oops 2023-09-30 10:09:00 -07:00
pdxlocations
273ec23fc0 description clarity 2023-09-30 10:04:16 -07:00
pdxlocations
5608816240 update channel and bump version 2023-09-29 19:00:01 -07:00
Ben Meadors
4fd0ab689f Merge pull request #132 from pdxlocations/nodes-on-map
Put the Nodes on the Map!
2023-09-27 13:05:20 -05:00
pdxlocations
d5f79ade09 bump version 2023-09-27 10:07:39 -07:00
pdxlocations
0fdfb032bf fix from qjayjayp 2023-09-27 10:05:04 -07:00
Sacha Weatherstone
efbcb120af Fix map 2023-09-17 14:28:09 +10:00
Sacha Weatherstone
1c109d631b Update deps 2023-09-08 13:54:14 +10:00
Ben Meadors
aeeaf85dac Lock that down 2023-09-07 18:13:31 -05:00
Ben Meadors
77f0466739 Merge pull request #130 from pdxlocations/updade-js-version
Update js version 2.2.3-1
2023-09-07 17:58:29 -05:00
pdxlocations
30a38e63bc update js version 2.2.3-1 2023-09-07 15:47:22 -07:00
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