Commit Graph

12 Commits

Author SHA1 Message Date
csd4ni3l
ba0bb70f2b Fix register page showing login as current page 2025-10-24 14:52:25 +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
507c3b56bd Add grid size to docker compose, fix docker run command using debug mode and add grid size to it as well 2025-10-23 15:52:48 +02:00
csd4ni3l
810b925387 Add missing GRID_SIZE option to example env and decrease to 15, add profile page with username and pattern change, add logout, fix clear buttons submitting, add Posts table for later use, prevent timing attacks during pattern equal check 2025-10-23 15:51:22 +02:00
csd4ni3l
cc7f906000 Fix some env variable issues 2025-10-23 11:10:25 +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
csd4ni3l
a9b5a53bdb Add working register and login with database, add a register page, make a new pattern file for handling it 2025-10-22 23:16:33 +02:00
csd4ni3l
34e0b94143 Add better drawing method using cells 2025-10-22 18:23:11 +02:00
csd4ni3l
bb2eec1a42 Solid start, README added, halloween carve drawing works, but doesn't do anything yet. 2025-10-22 16:46:28 +02:00