Commit Graph

9 Commits

Author SHA1 Message Date
R Tyler Croy 74d8279374
Add stub for executor
Still not sure what/how this will look
2021-07-10 13:52:31 -07:00
R Tyler Croy 2863d2b0d2
Add some stub test/example projects 2021-07-10 13:51:52 -07:00
R Tyler Croy 4edfdecbb7
Implement a slick little safe redirecting middleware for ?return=/
This will help all APIs behave identically for UI-requested redirects
2021-07-05 13:25:52 -07:00
R Tyler Croy 57805bdb01
Wire up the API routes and start playing with those.
Nothing actually _running_ yet of course.
2021-07-05 13:02:09 -07:00
R Tyler Croy 6af9c32de4
Starting to restructure the module space to allow for cleaner route additions 2021-07-05 12:21:33 -07:00
R Tyler Croy 75fb8cf760
Switch over to relying on the y10n crate
This is still just local but looking promising for segmenting the localization
work I need to do
2021-07-05 09:09:34 -07:00
R Tyler Croy 5337e8d7ca
Playing around with a basic i18n bit of support
At first blush didn't find anything too wonderful out in the ecosystem so tried
my own hand at it
2021-07-04 13:05:34 -07:00
R Tyler Croy 983c9d0f47
Adding some simple tide scaffolding 2021-06-29 17:59:19 -07:00
R Tyler Croy e25b287be7
Initial commit 2021-06-29 17:53:53 -07:00