Skip to content

First real release

Latest
Compare
Choose a tag to compare
@yyewolf yyewolf released this 16 Mar 10:47
· 79 commits to master since this release

Hey there, here is the first real release of this project, even though it was working before.
The project should be easily set up and here's the list of features.

User side :

  • Log-in through Google OAuth
  • View the canvas and who placed what
  • Place pixels from chosen color

Dev side :

  • Log everything in log.txt (can be used to recreate a gif, not included yet)
  • Force save the image (saved at intervals otherwise)
  • Resize the canva (up and down), scaling down will make you lose data.
  • Admin panel at /admin.html, requests using a token (make it long!)

To change the OAuth logo, go ahead and modify the svg in front/public.

Hope y'all like it !