Commit Graph

9 Commits

Author SHA1 Message Date
csd4ni3l
5bc9ace173 I forgot to commit, but yeah i started learning kaplay and made UI for it, and added settings, no game done yet. 2025-10-29 22:18:45 +01:00
csd4ni3l
57237899f5 Add post creation with modals, make XSS responses 400 http code 2025-10-24 20:36:54 +02:00
csd4ni3l
ab44901dc0 Make Posts id autoincrement, make working posts page on home which shows the pumpkins and comment, reduce bloat by making a lightbtn setup function, fix XSS 2025-10-24 18:01:50 +02:00
csd4ni3l
ed274a24e4 Fix light button margins, make it so grids only show for the actual colorable cells, making it look much better 2025-10-24 15:00:19 +02:00
csd4ni3l
3cd3bc8ac5 Update README to say public demo is up, add pumpkin lighting and remove bloat from pumpkin.js, remove debug logging and optimize drawing 2025-10-24 14:50:44 +02:00
csd4ni3l
b17bc6283e fix countdown visualization logic, optimize drawing and showing logic by only getting image data once in color getting functions 2025-10-23 22:02:04 +02:00
csd4ni3l
9de0f728d5 Modularize pumpkin.js so it's easy to adapt, make main fetch posts(no creation yet), add very coooool countdown to Halloween with pumpkin carving visualization 2025-10-23 19:52:54 +02:00
csd4ni3l
e238687a09 Move all pumpkin code to pumpkin.js, remove posts route(will be moved to home), modify the post structure 2025-10-23 17:53:23 +02:00
csd4ni3l
391d55edba Remove PyPi build, convert project to not be a python module, add Docker build and files, update README, 2025-10-23 11:01:21 +02:00