Dan Ditomaso
|
ebf64b5bcb
|
fix: admin key can be saved/restored inside of web ui.
|
2025-02-23 22:17:08 -05:00 |
|
Dan Ditomaso
|
c9dab8d83c
|
fix: improved dark mode styles, fixed bug in http.
|
2025-02-20 21:21:33 -05:00 |
|
Dan Ditomaso
|
349a2bf855
|
Merge branch 'master' into switch-rsbuild-to-vite
|
2025-02-20 21:01:58 -05:00 |
|
Dan Ditomaso
|
cbbe9be819
|
fix: validate bluetooth pin is 6 characters.
|
2025-02-20 20:52:08 -05:00 |
|
Dan Ditomaso
|
ede6523678
|
feat: updated app to tailwind 4.x
|
2025-02-20 20:51:08 -05:00 |
|
Dan Ditomaso
|
ce086ffa82
|
fix: fixing styling issues
|
2025-02-20 19:00:47 -05:00 |
|
Justin
|
2c8b206903
|
fixed tls switch for http connections
|
2025-02-20 15:57:54 -05:00 |
|
Dan Ditomaso
|
5938f91861
|
fix: validate bluetooth pin is 6 characters.
|
2025-02-20 15:57:38 -05:00 |
|
Dan Ditomaso
|
b959a59e7b
|
feat: updated app to tailwind 4.x
|
2025-02-20 15:56:51 -05:00 |
|
Dan Ditomaso
|
a10230b412
|
Merge pull request #442 from justinforlenza/tls-switch-fix
fix: tls switch for http connections
|
2025-02-20 15:34:47 -05:00 |
|
Justin
|
ec10b63d11
|
fixed tls switch for http connections
|
2025-02-20 18:09:48 +00:00 |
|
Dan Ditomaso
|
5a4774e9f3
|
Merge branch 'master' into feat/update-tailwind
|
2025-02-20 13:03:40 -05:00 |
|
Dan Ditomaso
|
a7a9ba0463
|
fix: validate bluetooth pin is 6 characters.
|
2025-02-19 22:29:42 -05:00 |
|
Dan Ditomaso
|
1f55d08adf
|
Merge branch 'master' into chore/fix-formatting-issue
|
2025-02-19 10:13:12 -05:00 |
|
Dan Ditomaso
|
664fd1c2d0
|
chore: format file
|
2025-02-19 10:11:42 -05:00 |
|
Dan Ditomaso
|
c9572af445
|
Merge branch 'master' into feat/update-tailwind
|
2025-02-19 09:24:08 -05:00 |
|
Dan Ditomaso
|
ab311bfa86
|
Merge branch 'master' into issue-249-cors
|
2025-02-19 09:07:08 -05:00 |
|
Dan Ditomaso
|
f4d58a9ea9
|
feat: updated app to tailwind 4.x
|
2025-02-19 07:47:02 -05:00 |
|
Dan Ditomaso
|
e769143e58
|
Merge pull request #430 from PhotoNomad0/bugfix-fixMapCrashHwModel
bugfix for Map crash
|
2025-02-18 13:03:14 -05:00 |
|
Tilen Komel
|
971541a516
|
Merge branch 'master' into feature/node-quick-options
|
2025-02-18 16:50:56 +01:00 |
|
PhotoNomad0
|
61529675ec
|
fix for Map crash on unsupported hwModel in Node.
|
2025-02-18 07:17:29 -05:00 |
|
Dan Ditomaso
|
c4383f4bd2
|
Merge pull request #423 from danditomaso/issue-407-text-style-messages
feat: added text style chat messages
|
2025-02-17 23:20:31 -05:00 |
|
Dan Ditomaso
|
0f0751e4d2
|
Merge pull request #409 from danditomaso/fix/map-zooms-on-click
Fixed map zooming when clicking on map marker. Fixed popup alignment to Map Marker
|
2025-02-17 23:20:13 -05:00 |
|
Dan Ditomaso
|
2a460dfdba
|
Merge branch 'master' into issue-407-text-style-messages
|
2025-02-17 13:00:27 -05:00 |
|
Hunter Thornsberry
|
5f2f929af8
|
Merge pull request #416 from danditomaso/issue-415-message-input-allows-empty-messages
fix: prevent empty/blank messages from being sent.
|
2025-02-13 23:25:27 -05:00 |
|
Hunter Thornsberry
|
e129b7b469
|
Merge pull request #411 from danditomaso/issue-399-wrong-measurement-unit-in-map
feat: adding pluralizer util. fix: measurement unit in marker popup
|
2025-02-13 23:22:56 -05:00 |
|
Dan Ditomaso
|
c6f70a7b77
|
feat: added text style chat messages
|
2025-02-13 15:36:44 -05:00 |
|
Tom Fifield
|
f2a2e5ddf2
|
Merge pull request #285 from sgtwilko/patch-1
Use window.location.host so that websites run on non-standard ports i…
|
2025-02-12 08:48:17 +08:00 |
|
Dan Ditomaso
|
b7f92388c5
|
fix: added dark modifer to message input (#414)
|
2025-02-11 21:03:20 +01:00 |
|
Dan Ditomaso
|
467effa62e
|
fix: prevent empty/blank messages from being sent. fix: count chars during copy/paste action
|
2025-02-10 12:24:57 -05:00 |
|
Dan Ditomaso
|
2627b9035d
|
feat: adding pluralizer util. fix: measurement unit in marker popup
|
2025-02-08 23:11:54 -05:00 |
|
Dan Ditomaso
|
d9aff93993
|
fix: removed map zoom on marker click. feat: lined up popup with map marker
|
2025-02-08 21:49:17 -05:00 |
|
Hunter Thornsberry
|
b7067923c0
|
Merge pull request #394 from danditomaso/feat/add-multi-select
Feat: Add MultiSelect component
|
2025-02-07 23:42:35 -05:00 |
|
Hunter275
|
e3cc95cfd8
|
add missing maxBytes to MessageInput
|
2025-02-07 23:28:55 -05:00 |
|
Dan Ditomaso
|
53fe300fe9
|
fix: updating position flags to be more readable
|
2025-02-07 11:08:59 -05:00 |
|
Dan Ditomaso
|
d552dcd137
|
Merge branch 'master' into fix/improve-styling-of-chat
|
2025-02-07 10:25:15 -05:00 |
|
Tilen Komel
|
9505284e61
|
Merge remote-tracking branch 'origin/HEAD' into feature/node-quick-options
|
2025-02-06 07:33:48 +01:00 |
|
Hunter275
|
430e0cbd46
|
Limit the length of messages to 200 bytes
|
2025-02-04 23:30:39 -05:00 |
|
Dan Ditomaso
|
1c7b466e64
|
fix: styling fixes from code review
|
2025-02-04 14:46:46 -05:00 |
|
Dan Ditomaso
|
87ddaad966
|
fix: styling updates, chat conversation moved to bottom of chat window.
|
2025-02-03 20:28:01 -05:00 |
|
Dan Ditomaso
|
a4e21ed343
|
feat: added hover tooltip on message status
|
2025-02-03 13:17:57 -05:00 |
|
Dan Ditomaso
|
794d214636
|
feat: removed traceroute from message screen.
|
2025-02-03 12:36:33 -05:00 |
|
Tilen Komel
|
fb1b4c6cc5
|
Update according to change request
|
2025-02-03 18:27:22 +01:00 |
|
Thomas Göttgens
|
3f49dc2595
|
Merge branch 'master' into feature/node-quick-options
|
2025-02-03 13:55:33 +01:00 |
|
Dan Ditomaso
|
3d3b59686c
|
feat: add multi select component. feat: add multi select to position flags section
|
2025-01-31 16:11:10 -05:00 |
|
Dan Ditomaso
|
991405c7aa
|
fix: update value for tak tracker device role
|
2025-01-30 14:21:24 -05:00 |
|
Tilen Komel
|
3f09e6de93
|
Remove timeago-react
|
2025-01-30 15:04:07 +01:00 |
|
Dan Ditomaso
|
d9ad044ecd
|
fix: improve styling of messsges
|
2025-01-29 16:08:55 -05:00 |
|
Tilen Komel
|
9eeed9630b
|
Fix
|
2025-01-29 13:15:52 +01:00 |
|
Tilen Komel
|
617b452da5
|
Merge branch 'master' into feature/node-quick-options
|
2025-01-29 11:50:33 +01:00 |
|