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

4h 15m 1s logged

Devlog

Error logger

  • added colors to the terminal print out using:
    • \033[31m
    • \033[0m
      Good to know that it is so easy to add colors to text
  • added timestamps to log file and - between errors
  • Changes how it reads body once again and fixed url encoded requests logging
  • My additional information I put in detail in the json response (the real API can send it like that buttty I didn’t see it. info from docs )

additional changes:

  • New scenarios mostly about service warnings
  • You can add notes to the website thru config files

Scopes

I started working on scopes.
What are they? They are really permissions (you can know them from discord bots or if you login thru GitHub etc.)
I don’t want to put them in this first ship but I needed to work on something (while I work on wiki) and I CAN’T guarantee every thing works after adding them.
You can see it in the scopes branch.

what is done:

  • I have made preparation so the additional database (dict) I use for OAuth can store more data
  • have updated website func to work with changes and also pytest
  • added all possible conve (connectivity API) scopes

WIKI

when I add everything to them I will finally try making a ship

  • added the error logger page
  • updated the sidebar
  • scenario and snapshots page
  • a lot of misc

Bonus photos from vacation on baltic sea

0
47

Comments 0

No comments yet. Be the first!