Commit graph

358 commits

Author SHA1 Message Date
SwingTheVine
12ca0c4f82 Moved Main Window CSS to unique file 2026-02-26 01:18:23 -05:00
SwingTheVine
d213d73130 Moved Color Filter CSS to unique file 2026-02-26 01:14:32 -05:00
SwingTheVine
2f282fff6d Finished Template Wizard UI 2026-02-26 01:04:39 -05:00
SwingTheVine
0f8484c157 Set up skeleton of Template Wizard
Some checks failed
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
2026-02-24 23:00:00 -05:00
SwingTheVine
6f13e7392b You can paste into coord inputs 2026-02-24 20:51:41 -05:00
SwingTheVine
e1cbdd406b Erased color can now be filtered 2026-02-24 19:06:06 -05:00
SwingTheVine
b5d168c6d3 Erased pixel compatability added 2026-02-24 18:25:23 -05:00
SwingTheVine
6935c6d363 Added birthday effect on Blue Marble's birthday 2026-02-22 03:32:12 -05:00
SwingTheVine
537be680f9 Changed confetti palette & fixed color filter exception 2026-02-22 02:15:45 -05:00
SwingTheVine
532f1ea3aa Updated Telemetry window 2026-02-22 00:07:58 -05:00
SwingTheVine
171947fb10 Moved Main & Filter windows to their own class 2026-02-21 22:25:37 -05:00
SwingTheVine
0e8adb3532 Added charge timer 2026-02-21 20:36:32 -05:00
SwingTheVine
eec28ca88b Fixed bug where no template could be uploaded
Some checks failed
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
2026-02-19 04:17:23 -05:00
SwingTheVine
1850af2263 Added date-time for when template is complete 2026-02-19 03:47:44 -05:00
SwingTheVine
40dda0c392 Colors can now be reenabled 2026-02-19 03:18:11 -05:00
SwingTheVine
87f4275176 Color filter can remove colors, but not add them back 2026-02-19 03:11:37 -05:00
SwingTheVine
18c0a3ddb6 Fixed bug where color filter was 1 tile only 2026-02-19 01:19:28 -05:00
SwingTheVine
65c3c1edbc Color Filter Color List sorting works 2026-02-18 21:46:38 -05:00
SwingTheVine
0597f22885 Set up metadata for color filter sorting 2026-02-17 05:18:16 -05:00
SwingTheVine
04949f9082 Swapped color filter table for a flexbox 2026-02-17 04:18:51 -05:00
SwingTheVine
83edb1552b Added color filter table 2026-02-17 01:24:36 -05:00
SwingTheVine
e18902a381 SVG shinanigans
Some checks failed
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
2026-02-16 04:16:20 -05:00
SwingTheVine
9599aa4bc3 Colors are now output to filter window 2026-02-15 23:16:31 -05:00
SwingTheVine
4aa2d34e22 Changed BM window positioning and fixed button active CSS bug 2026-02-15 22:20:05 -05:00
SwingTheVine
7dfb1ac004 Added Close button functionality & fixed touch event minimization spam bug 2026-02-15 21:43:15 -05:00
SwingTheVine
cd2a3c529b Fixed h1 overflow on window minimization 2026-02-15 21:22:23 -05:00
SwingTheVine
ba628fc008 Cleanup 2026-02-15 19:58:58 -05:00
SwingTheVine
2c1027b4f9 Refactored dragbar & fixed dragbar/minimize conflict 2026-02-15 19:55:18 -05:00
SwingTheVine
152fc0ca18 Refactored main BM window logic 2026-02-15 18:46:53 -05:00
SwingTheVine
68bf8b40df Added all elements back to overlay window
Some checks are pending
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
2026-02-15 02:20:21 -05:00
SwingTheVine
63889a4c02 Added drag capability 2026-02-15 01:19:45 -05:00
SwingTheVine
8bc6bd2855 Finished minimization for BM windows 2026-02-15 01:01:51 -05:00
SwingTheVine
8cdf235b51 Prep for HTML/CSS overhaul 2026-02-14 22:29:55 -05:00
SwingTheVine
b66df8be14 Fixed bug in correct pixel counter 2026-02-14 22:10:24 -05:00
SwingTheVine
88c0cefc2c Correct pixels are now computed, but it is bugged 2026-02-14 21:04:26 -05:00
SwingTheVine
43c3ea0940 Removed unused code in templateManager.js 2026-02-14 17:31:50 -05:00
SwingTheVine
258b8ca574 Fixed donation metadata header 2026-02-14 02:53:24 -05:00
SwingTheVine
d75ba5e0c0 Fixed another bug in GreasyFork CSS building 2026-02-14 02:38:38 -05:00
SwingTheVine
1e9801c3ce Fixed CSS bug on GreasyFork flavor
Some checks are pending
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
2026-02-14 02:16:35 -05:00
SwingTheVine
d44ab66b6c Added GreasyFork version 2026-02-14 02:04:03 -05:00
SwingTheVine
8798063388 Added Standalone version 2026-02-14 01:14:20 -05:00
SwingTheVine
c7aab4bdee Removed username information 2026-02-13 22:40:05 -05:00
SwingTheVine
390ced20c9 Completed storage and retrival for total pixels 2026-02-13 22:32:53 -05:00
SwingTheVine
bbf38d569a Reduced average total pixel calculation time from 6.5s to 5ms 2026-02-13 21:28:32 -05:00
SwingTheVine
cbb98e2031 Created rudementary total pixel calculator 2026-02-13 20:09:01 -05:00
SwingTheVine
222ff50f6a Fixed bug from 0.88.4 where template-less tiles failed to display 2026-02-09 17:52:13 -05:00
SwingTheVine
cca33a89f1 Removed color filter (2)
Some checks failed
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
2026-02-08 23:08:23 -05:00
SwingTheVine
a58fdc1ab6 Removed color filter 2026-02-08 22:33:02 -05:00
SwingTheVine
bb31a952b0 Fixed medium level security vulnerability in JSDoc (CVE-2025-13465)
Some checks failed
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
2026-02-06 17:52:12 -05:00
SwingTheVine
378192eac4 Enabled CodeQL on release branches 2026-02-06 17:40:31 -05:00