53 Commits

Author SHA1 Message Date
3cfb53f4f5 Merge branch 'main' into feature-better-colour-names 2025-03-16 20:10:51 +00:00
Mike Lynch
79a08bf02e Separate palette for greyscale to stop the grey colours matching
subdued tones from the other palettes
2025-03-17 07:09:50 +11:00
d193a7048c Merge pull request 'feature-better-colour-names' (#27) from feature-better-colour-names into main
Reviewed-on: #27
2025-03-16 05:56:19 +00:00
Mike Lynch
469de3c94d Added my own colour name code to palettes.js 2025-03-16 14:46:34 +11:00
Mike Lynch
88755feac4 Writing my own colour name picker 2025-03-15 13:47:03 +11:00
6395ea973d Merge pull request 'Human-readable alt text' (#24) from feature-human-alt-text into main
Reviewed-on: #24
2025-03-12 22:22:03 +00:00
Mike Lynch
f362b03796 Uncommented the posting section 2025-03-13 09:20:47 +11:00
Mike Lynch
20cc971076 Improved grammar 2025-03-13 09:19:06 +11:00
Mike Lynch
790f5f1661 Changed confusing -g flag to -c 2025-03-12 22:09:34 +00:00
Mike Lynch
3b632fedd1 Added human alt text 2025-03-13 09:07:46 +11:00
Mike Lynch
270bcc9cfa Command-line script is now a gotosocial bot 2025-03-08 17:34:37 +11:00
Mike Lynch
4decaaf156 Bot version 2025-03-08 17:15:28 +11:00
Mike Lynch
10f4f0b2c6 Added a brief explanatory line 2025-02-03 14:54:30 +11:00
3837d6d9fa Merge pull request 'rc-1.1.1' (#23) from rc-1.1.1 into main
Reviewed-on: #23
2025-01-27 07:55:49 +00:00
6c27e9fceb Merge branch 'main' into rc-1.1.1 2025-01-27 07:55:40 +00:00
Mike Lynch
1b89420c6b Updated Readme again 2025-01-27 18:54:29 +11:00
Mike Lynch
3ca5e2e2c7 Link to image on README 2025-01-27 18:52:49 +11:00
78e696e7e9 Merge pull request 'rc-1.1.1 - pulling to get the sample image onto main' (#22) from rc-1.1.1 into main
Reviewed-on: #22
2025-01-27 07:51:19 +00:00
Mike Lynch
35edbce333 Added sample pattern 2025-01-27 18:48:15 +11:00
Mike Lynch
d44ee2bb71 Added link to live version to README.md 2025-01-27 18:46:42 +11:00
Mike Lynch
72d50ca58a Merge branch 'feature-bot-script' into rc-1.1.1 2025-01-27 18:44:41 +11:00
Mike Lynch
224e1180d1 Added basic command-line flags for width and output file name 2025-01-27 16:04:26 +11:00
Mike Lynch
54adcacdb1 Random PNG palettes and patterns are working 2025-01-27 15:37:22 +11:00
Mike Lynch
29ed3a7bca Generates PNG using resvg-js 2025-01-27 15:14:06 +11:00
Mike Lynch
2c2956a214 npm installing a bunch of dependencies so that they can work with the
command-line script and not just get bundled at build time
2025-01-26 18:03:42 +11:00
Mike Lynch
d2c38a4053 Broke out the colour stuff to its own component 2025-01-26 18:00:14 +11:00
Mike Lynch
6fc02a1f3e Standalone script generates SVG 2025-01-26 17:26:17 +11:00
Mike Lynch
7fd2c3657e Partial fix for flashing 2025-01-26 17:03:35 +11:00
Mike Lynch
568cb90fd5 Broken version with standalone script 2025-01-16 10:45:06 +11:00
773abb4d36 Merge pull request 'Put the wasm load in its own code block' (#18) from feature-downloads into main
Reviewed-on: #18
2025-01-11 06:52:04 +00:00
Mike Lynch
54a7ceda33 Put the wasm load in its own code block 2025-01-11 17:51:02 +11:00
7791aee721 Merge pull request 'feature-downloads' (#17) from feature-downloads into main
Reviewed-on: #17
2025-01-11 06:44:52 +00:00
Mike Lynch
a02252d8fb Moved the resvg code into downloads, made both svg and png work the
same way, added a note crediting resvg
2025-01-11 17:43:01 +11:00
Mike Lynch
146894583b First working version of wasm svg->png generator 2025-01-11 17:18:43 +11:00
Mike Lynch
daa4bbf9b3 Added comment indicating where I got the download code from 2025-01-11 15:33:50 +11:00
Mike Lynch
d7bccd620e download code 2025-01-11 15:32:35 +11:00
Mike Lynch
0a53220ecb Basic download SVG 2025-01-11 15:32:18 +11:00
4224cb1b3b Merge pull request 'feature-more-radius-fns' (#16) from feature-more-radius-fns into main
Reviewed-on: #16
2025-01-09 23:36:57 +00:00
Mike Lynch
c9c970036f Fixed bug in grids, added noise function 2025-01-10 10:36:25 +11:00
Mike Lynch
90c6a575b2 Noise fn 2025-01-09 15:51:05 +11:00
583feac704 Merge pull request 'feature-palettes' (#14) from feature-palettes into main
Reviewed-on: #14
2025-01-09 00:34:14 +00:00
Mike Lynch
36c26e7cac Added changelog and version number 2025-01-09 11:33:13 +11:00
Mike Lynch
2b839fdbee Palettes are working with three basic kinds 2025-01-08 14:02:47 +11:00
Mike Lynch
c8aad099c5 Added a changelog 2025-01-06 14:29:33 +11:00
Mike Lynch
b19ffd494a Cleaned up styles 2025-01-06 14:28:47 +11:00
Mike Lynch
db222246f2 Broke controls into a class and made everything randomisable 2025-01-06 12:28:13 +11:00
Mike Lynch
4c292031b5 Radial gradients 2025-01-06 10:59:58 +11:00
Mike Lynch
37711ee0e3 Diagonal gradients 2025-01-06 10:28:18 +11:00
Mike Lynch
22b02db4d4 Refactored the dots and radius functions into a DotMaker class 2025-01-06 10:24:05 +11:00
Mike Lynch
a23e12af40 Two-column interface which is gorgeously broken 2025-01-05 18:02:23 +11:00