Files
Remote-Terminal-for-MeshCore/frontend
Martin Fournier 76f3a59d83 Hook browser back/forward to nav state
Push history on user-initiated navigation so 'Back' moves between
views instead of leaving the app.

- urlHash: add pushUrlHash/pushSettingsHash (pushState variants)
- useConversationRouter: pushState on nav; popstate resolves hash
  to conversation without re-pushing; switch over if-chain
- useAppShell: pushState on settings open; popstate syncs
  visibility; close via history.back() when we own the entry
- Tests: popstate coverage in appStartupHash + useAppShell
2026-05-11 01:53:49 -04:00
..
2026-04-16 21:44:52 -07:00
2026-03-08 12:34:47 -07:00
2026-04-16 21:44:52 -07:00
2026-01-06 20:02:48 -08:00
2026-03-03 20:07:45 -08:00
2026-01-06 20:02:48 -08:00
2026-02-10 16:47:46 -08:00