Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-31 | bannerHEADmaster | vulonkaaz | |
2025-05-30 | multiple pages | vulonkaaz | |
2025-05-28 | rate limiting (frontend) | vulonkaaz | |
2025-05-28 | rate limiting | vulonkaaz | |
2025-05-28 | fix indentation AGAIN | vulonkaaz | |
2025-05-28 | fix ip formatting | vulonkaaz | |
2025-05-28 | round brush shape | vulonkaaz | |
2025-05-25 | Merge pull request #4 from slicin/pen-size-slider | vulonkaaz | |
Add pen size slider | |||
2025-05-25 | Merge branch 'master' into pen-size-slider | vulonkaaz | |
2025-05-25 | Merge pull request #3 from slicin/colored-buttons | vulonkaaz | |
Add colored palette buttons | |||
2025-05-24 | Add pen size slider | Noob | |
2025-05-24 | Add colored buttons (temp commit) | Noob | |
2025-05-25 | fix indentation | vulonkaaz | |
2025-05-24 | Merge pull request #2 from slicin/add-undo-button | vulonkaaz | |
Add undo and clear buttons, and ctrl+z shortcut | |||
2025-05-24 | Add undo and clear buttons, and ctrl+z shortcut | Noob | |
2024-10-21 | full palette on the editor | vulonkaaz | |
2024-08-17 | fixed palette | vulonkaaz | |
2024-08-17 | back to basics | vulonkaaz | |
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-17 | librewolf canvas access | vulonkaaz | |
2024-07-09 | ip address behind nginx | vulonkaaz | |
2024-07-09 | delete api for moderation | vulonkaaz | |
2024-07-05 | update about.html | vulonkaaz | |
2024-07-05 | id of posts in thread | vulonkaaz | |
2024-07-04 | dither method no (we'll need to tweak this later maybe) | Brice Tonon | |
2024-07-04 | Merge pull request #1 from shrapnelnet/master | Brice Tonon | |
Inline ImageMagick logic | |||
2024-07-04 | Implement quantization changes | Tyler | |
2024-07-04 | Further compression and optimization | Tyler | |
2024-07-03 | Inline ImageMagick logic (C bindings) | Tyler | |
2024-07-03 | Ignore binary after compile | Tyler | |
2024-07-03 | touch support | vulonkaaz | |
2024-06-19 | Initial version | vulonkaaz | |