prop/lib/microwaveprop_web
Graham McIntire a8995bb43b Merge auth links into main nav and lower password min to 8
- Register/Log in (or callsign/Settings/Log out) now live next to
  the Map/Path/Rover links in the main header instead of a separate
  top menu bar
- Add on_mount in UserAuth to assign current_scope on LiveView mount,
  and pass current_scope through to Layouts.app from every LiveView
- Drop the old top <ul> from root.html.heex
- Password minimum lowered from 12 to 8 characters
2026-04-08 10:39:30 -05:00
..
components Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:30 -05:00
controllers Add password auth with callsign + email confirmation 2026-04-08 10:21:16 -05:00
live Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:30 -05:00
plugs fix enrichment 2026-04-02 15:30:41 -05:00
endpoint.ex Suppress health check request logs 2026-04-06 11:55:01 -05:00
gettext.ex initial 2026-03-28 11:28:47 -05:00
router.ex Add password auth with callsign + email confirmation 2026-04-08 10:21:16 -05:00
telemetry.ex initial 2026-03-28 11:28:47 -05:00
user_auth.ex Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:30 -05:00