Devlog
I don’t know if I mentioned it before, but for now the Content-Type checks are disabled. I need to learn more about them and implement better validation.
- Created an updated OAuth2 settings page and a car selection screen (with Tailwind CSS, of course).
- Started experimenting with a new dashboard. It’s still a work in progress, but it will most likely become the main design. I’m also thinking about adding a second dashboard style, although I’m not sure if I’ll do that before the first release.
- I definitely want to clean up the HTML/Tailwind code by moving repeated styles into reusable classes or something similar.
- I’m also thinking about using more HTMX so that more pages can update data without needing a full page reload.
- Wrote more documentation. I still need to verify the fuel endpoint because I don’t remember whether it handles different engine types correctly.
( The new OAuth2 settings page and the car selection screen. For next develop I think I will make a video of how everything works)