aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-05-31bannerHEADmastervulonkaaz
2025-05-30multiple pagesvulonkaaz
2025-05-28rate limiting (frontend)vulonkaaz
2025-05-28rate limitingvulonkaaz
2025-05-28fix indentation AGAINvulonkaaz
2025-05-28fix ip formattingvulonkaaz
2025-05-28round brush shapevulonkaaz
2025-05-25Merge pull request #4 from slicin/pen-size-slidervulonkaaz
Add pen size slider
2025-05-25Merge branch 'master' into pen-size-slidervulonkaaz
2025-05-25Merge pull request #3 from slicin/colored-buttonsvulonkaaz
Add colored palette buttons
2025-05-24Add pen size sliderNoob
2025-05-24Add colored buttons (temp commit)Noob
2025-05-25fix indentationvulonkaaz
2025-05-24Merge pull request #2 from slicin/add-undo-buttonvulonkaaz
Add undo and clear buttons, and ctrl+z shortcut
2025-05-24Add undo and clear buttons, and ctrl+z shortcutNoob
2024-10-21full palette on the editorvulonkaaz
2024-08-17fixed palettevulonkaaz
2024-08-17back to basicsvulonkaaz
Sorry Tyler, but your code was too hard to work with, caused more problems while basically solving none. At first I wanted to solve the background problem (no, replacing fully transparent pixels with white is NOT a good way to make a white background) but the API is complicated when just using the convert command is like one (1) line of code compared to the long-ass thing that magickwand requires I don't think it is any less safe to do it that way compared to what you were doing, also I am using convert directly as opposed to before when I used to pipe user input to sh like a psychopath so that's an improvement i guess
2024-08-17librewolf canvas accessvulonkaaz
2024-07-09ip address behind nginxvulonkaaz
2024-07-09delete api for moderationvulonkaaz
2024-07-05update about.htmlvulonkaaz
2024-07-05id of posts in threadvulonkaaz
2024-07-04dither method no (we'll need to tweak this later maybe)Brice Tonon
2024-07-04Merge pull request #1 from shrapnelnet/masterBrice Tonon
Inline ImageMagick logic
2024-07-04Implement quantization changesTyler
2024-07-04Further compression and optimizationTyler
2024-07-03Inline ImageMagick logic (C bindings)Tyler
2024-07-03Ignore binary after compileTyler
2024-07-03touch supportvulonkaaz
2024-06-19Initial versionvulonkaaz