Commit Graph

511 Commits

Author SHA1 Message Date
Rafael Cortês
05a6b6293e Change 'powerScreenEnabled' config type to toggle 2024-08-31 10:51:53 +01:00
Hunter Thornsberry
c6cc5e5e6f biome 2024-08-26 14:32:18 -04:00
Hunter Thornsberry
f0d8db1c87 flex-grow to make footer stick to bottom 2024-08-26 14:10:43 -04:00
Hunter Thornsberry
076dae80b7 first working version 2024-08-23 18:58:22 -04:00
Hunter Thornsberry
7d4001ea9d Update footer and initial groundword 2024-08-23 18:40:17 -04:00
rcarteraz
6c1f140ad1 oops -- helps if you use the full link 2024-08-19 13:31:22 -07:00
rcarteraz
4c4be2e18f temp solution 2024-08-19 13:20:56 -07:00
Hunter Thornsberry
54a7b88146 rewrite PSK validation 2024-08-10 19:50:21 -04:00
Hunter Thornsberry
e7892fd6a0 biome 2024-08-10 19:07:02 -04:00
Hunter Thornsberry
1eedb6d97b validation 2024-08-10 18:50:47 -04:00
Hunter Thornsberry
faf094084c remove used imports and rename clickEventCb 2024-08-06 01:04:44 -04:00
Hunter Thornsberry
6bbe995ee5 Merge branch 'meshtastic:master' into issue-261-password-generator 2024-08-06 00:59:04 -04:00
Hunter Thornsberry
32acd23362 biome 2024-08-06 00:58:26 -04:00
Hunter Thornsberry
cd0fcbbf90 initial working version 2024-08-06 00:50:17 -04:00
Tilen Komel
5771e1b733 Fixed hops singular form 2024-08-05 16:33:57 +02:00
Hunter Thornsberry
1c7c44a472 biome linting 2024-07-28 17:46:51 -04:00
Hunter Thornsberry
9c6aff534a a bit of cleanup 2024-07-28 16:43:41 -04:00
Hunter Thornsberry
38b7e600b1 key generation 2024-07-28 15:57:17 -04:00
Hunter Thornsberry
1ae879342a added password generator 2024-07-28 15:09:11 -04:00
Hunter Thornsberry
2528391814 Merge pull request #260 from AddisonTustin/qr-code-query-string
fix: move qrcode URL query-string before fragment
2024-07-24 19:13:27 -04:00
Tom Fifield
8c17a8be38 Allow single character messages in MessageInput
In character-based languages (eg Chinese, Japanese, Korean), there
are many common interjections that are single characters. Allow
single character messages to support these users to communicate
naturally.

fixes meshtastic/web#264
2024-07-24 12:47:39 +08:00
Addison Tustin
a4e2e7eec1 fix: move qrcode URL query-string before fragment 2024-07-20 12:23:30 -07:00
Hunter Thornsberry
d42e8c10a0 minor changes and biome fixes 2024-07-04 17:29:40 -04:00
Hunter Thornsberry
0955bbe24b Merge remote-tracking branch 'hunter275/traceroute' into traceroute 2024-07-04 17:09:31 -04:00
Hunter Thornsberry
f3fbe75c66 Merge branch 'meshtastic:master' into traceroute 2024-07-04 17:06:28 -04:00
Hunter Thornsberry
bcebfd211b Merge remote-tracking branch 'meshtastic/master' into traceroute 2024-07-04 17:05:33 -04:00
Hunter Thornsberry
93d9f721b4 protobuf changes 2024-06-28 12:36:32 -04:00
Hunter Thornsberry
569bb09f94 fix sorting 2024-06-28 12:30:06 -04:00
Hunter Thornsberry
2f37390985 Linting 2024-06-25 12:39:06 -04:00
Hunter Thornsberry
205c9a21e3 Merge branch 'master' into issue-251-mqtt-saving 2024-06-25 12:38:48 -04:00
Hunter Thornsberry
b24c9312c4 linting fixes 2024-06-23 20:15:33 -04:00
Hunter Thornsberry
268ad4908a remove duplicate icon 2024-06-23 20:10:18 -04:00
Hunter Thornsberry
fa127eda33 Merge branch 'master' into feature/enforce-biome 2024-06-23 20:08:56 -04:00
Hunter Thornsberry
3aedc7b7c2 fixes 2024-06-23 19:03:59 -04:00
server2003user
401a594ec7 Add Firmware 2024-06-23 18:24:46 -04:00
Hunter Thornsberry
a5a37cd4ab update setWorkingModuleConfig to include mapReportSettings 2024-06-22 21:14:50 -04:00
Hunter Thornsberry
283f548136 add optional to publishIntervalSecs and positionPrecision 2024-06-22 20:54:45 -04:00
Brandon Vandegrift
93b139c268 Update biome, fix and enforce recommended rules 2024-06-22 12:54:44 -04:00
Tom Fifield
9e04c1f486 Merge branch 'master' into traceroute 2024-06-21 15:36:03 +08:00
Hunter Thornsberry
6b268b79ed Merge pull request #165 from geftactics/master
Fix sorting on peers table
2024-06-20 22:02:11 -04:00
Hunter Thornsberry
11fe2fdb35 fix sorting 2024-06-20 21:55:30 -04:00
Hunter Thornsberry
69f67e3657 Merge pull request #244 from Hunter275/issues-242-243-dropdown-and-warning
update MQTT precision dropdown and encryption warning
2024-06-18 15:36:32 -04:00
Hunter Thornsberry
4143249c55 remove mention of channel 2024-06-18 14:19:29 -04:00
Hunter Thornsberry
4c1737bc44 remove precise location mention as there is a setting for that 2024-06-18 14:18:55 -04:00
Hunter Thornsberry
6d6149e1da Merge pull request #202 from PixnBits/fix/disable-connection-while-connecting
fix(Connect): disable connecting multiple times
2024-06-17 20:23:40 -04:00
Hunter Thornsberry
17c44054be update MQTT precision dropdown and encryption warning 2024-06-17 17:01:29 -04:00
Hunter Thornsberry
c3116c0daf Merge pull request #198 from lincolnpjames/persist-dark-mode
Use localStorage to store theme preference
2024-06-17 16:13:23 -04:00
Hunter Thornsberry
7742a3e0b4 Merge pull request #221 from Hunter275/issue-199-map-darkmode
Map dark mode
2024-06-16 23:04:42 -04:00
Hunter Thornsberry
99c240e81a updated styling 2024-06-16 16:30:09 -04:00
Hunter Thornsberry
e9a681ab21 Add tr column and Toast when starting tr 2024-06-16 11:01:39 -04:00