Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactoring cookie age as a function not a constant | Philip Sargent | 2025-06-14 | 1 | -1/+0 |
* | tidy trailing slash everywhere & fix tests | Philip Sargent | 2025-02-19 | 1 | -4/+5 |
* | Signup adds person to current expedition | Philip Sargent | 2025-02-09 | 1 | -4/+19 |
* | signup readonly, but visible | Philip Sargent | 2025-02-09 | 1 | -6/+15 |
* | need to login as personal user before seeing signup form | Philip Sargent | 2025-01-28 | 1 | -1/+7 |
* | Use logon not cookie when editing pages | Philip Sargent | 2025-01-26 | 1 | -27/+14 |
* | add insurance info | Philip Sargent | 2025-01-26 | 1 | -4/+2 |
* | quotes on 3.11 | Philip Sargent | 2025-01-26 | 1 | -1/+1 |
* | Signup now saves list for bierbook & commits chnages | Philip Sargent | 2025-01-26 | 1 | -1/+31 |
* | add prior expo experience (readonly) | Philip Sargent | 2025-01-26 | 1 | -5/+8 |
* | bug | Philip Sargent | 2025-01-25 | 1 | -1/+4 |
* | blank out "expo" as a signedup user | Philip Sargent | 2025-01-25 | 1 | -1/+3 |
* | Pre-load form with saved data | Philip Sargent | 2025-01-25 | 1 | -11/+24 |
* | Signup form now saving data (and encrypting it) | Philip Sargent | 2025-01-25 | 1 | -25/+137 |
* | remove uneeded decorator as middleware does this universally | Philip Sargent | 2025-01-24 | 1 | -2/+0 |
* | Signup now stitched in | Philip Sargent | 2025-01-24 | 1 | -8/+11 |
* | stitch together the login sequence better | Philip Sargent | 2025-01-24 | 1 | -1/+5 |
* | more fine tuning | Philip Sargent | 2025-01-15 | 1 | -6/+5 |
* | more signup mods | Philip Sargent | 2025-01-15 | 1 | -1/+3 |
* | formatting and defaults done | Philip Sargent | 2025-01-15 | 1 | -19/+27 |
* | new signup form now split out | Philip Sargent | 2025-01-15 | 1 | -0/+97 |