You are browsing as a guest. Sign up (or log in) to start making projects!

2h 28m 56s logged

Devlog

SITE changes

  • I found that some number inputs didn’t use the utility classes. I gave them inputText because they are really the same; the only difference is the HTML type.
  • I also forgot to update the reloadable fuel section. It now uses the shorter utility class.
  • Made sure that all text in the header is the same size (they weren’t).
  • I copied all changes back to the main branch.

config changes

  • Then I added a config file using the configparser library.
  • also added an option to disable the FastAPI docs.

I started working on

  • Wiki: reworking docs.md into a GitHub Wiki with up to date information.
  • Error logger, so you can see what’s wrong without printing the API response in your code.

I had some problems with catching the fastapi automatic response but I will leave it for next devlog

0
62

Comments 1

@Kl

AAAAND this is the devlog that make this project 100h+