geeksville
8233f063ed
fix hash
2020-08-13 15:24:36 -07:00
geeksville
93d4cd99fd
show channel suffix per https://github.com/meshtastic/Meshtastic-device/issues/269
2020-08-12 12:33:04 -07:00
Kevin Hester
488c615a78
Merge pull request #127 from gkelly/channel-fragment
...
Put channel options into URL fragments
2020-08-11 11:28:58 -07:00
Garret Kelly
61c8d2d266
Put channel options into URL fragments
...
Put the channel options into the URL fragment instead of the URL path.
This ensures that the channel options (including the channel key) is
never accidentally leaked to a remote party. This URL format appears to
be backwards compatible, URLs generated in the new form are properly
parsed by the old version. URLs generated by the old version are _not_
parsed by the new version.
Closes #126 .
2020-08-10 22:19:51 -04:00
Garret Kelly
5a03e0c78b
Fix minor typo around default channel key
2020-08-10 21:20:55 -04:00
Ludovic Goix
45273f5a7d
Make Channel options available
2020-06-14 00:11:08 -04:00
geeksville
6195874982
If user changes back to default channel, use the standard key
2020-06-12 20:38:43 -07:00
geeksville
aa3a8bf089
Add back AES256 key assignment (from TODO list)
2020-06-12 20:26:10 -07:00
geeksville
38e7e8a783
oops - fix build - default channel name should never be localized
2020-05-29 14:16:16 -07:00
geeksville
05776c2593
fix warnings
2020-05-29 14:00:50 -07:00
geeksville
4f24794001
wix warnings
2020-04-19 16:24:47 -07:00
geeksville
2b588ac7e7
editing and saving channels kinda works
2020-04-09 16:33:42 -07:00
geeksville
012139cb01
remove compose completely and stub out temp broken things
2020-04-08 09:53:04 -07:00
geeksville
b085a7f761
split Channel into its own file
2020-03-24 13:48:22 -07:00