Commit Graph

7 Commits

Author SHA1 Message Date
danieljsummers 5fb3a73dcf Add user created and last seen on (#19)
- Updated view models / interfaces per F# naming guidelines
2022-07-17 23:10:30 -04:00
danieljsummers d30312c23f Add access restrictions to UI (#19)
- Vary default user access for new web logs (#19)
- Add htmx detection to not auth/404 handlers
- Bump version
2022-07-16 22:17:57 -04:00
danieljsummers eae1509d81 Add access restrictions to server routes (#19) 2022-07-16 17:32:18 -04:00
danieljsummers 425223a3a8 Add access levels (#19)
- Remove authorization level
2022-07-16 15:51:58 -04:00
danieljsummers d290e6e8a6 Complete page / post revision maint (#13)
- Fix log on redirection
- Move page handlers to its own file
- Add version to admin area footer
- Move generator to HttpContext extension property
2022-07-16 12:33:34 -04:00
danieljsummers 039d09aed5 WIP on page revisions (#13)
- Simplify redirectToGet usage
- Move a few functions to HttpContext extension properties
- Modify bare response to allow content not from a template
- Fix uploaded date/time handling
2022-07-15 22:51:51 -04:00
danieljsummers 0f66ca969d Version 2, ready for beta 2022-06-22 20:35:12 -04:00