Commit graph

51 commits

Author SHA1 Message Date
b74d5838eb fix persistence 2021-09-19 12:18:32 +02:00
918e021eed fix lint 2021-09-19 12:14:41 +02:00
8ea2782038 remove clamping down files, improve logging 2021-09-19 12:09:17 +02:00
7e41fe054e autoformat & reasonable /start command 2021-09-19 12:09:15 +02:00
7e6a761363 lazy load images in deno 2021-09-19 12:08:46 +02:00
7919e4fb7d makefile improvements 2021-09-19 11:30:28 +02:00
e82fcd5d42 error logging 2021-09-19 11:30:17 +02:00
c89777621a unstable in .gitlab-ci.yml 2021-09-19 10:34:09 +02:00
3409978203 rudimentary tg bot 2021-09-19 10:31:34 +02:00
d8dff75411 deno build --unstable 2021-09-19 09:48:25 +02:00
944dc9ca5f add a --recursive option to deno cli 2021-09-18 19:04:29 +02:00
26ceccbde2 formatting 2021-09-18 18:58:16 +02:00
e34c3a96c4 pin specific canvas version in deno 2021-09-18 18:57:38 +02:00
86c9644972 -m param without args list modes 2021-09-18 12:11:03 +02:00
e9bc9f568d limit cli only to jpgs/pngs (by default) 2021-09-18 11:42:44 +02:00
eb455e2311 clamp cli to 25 images for performance reasons 2021-09-17 19:09:51 +02:00
57f32ef643 cli takes directories as well as files 2021-09-17 18:56:57 +02:00
cd76a36d99 adjust .gitlab-ci.yml to also build app, remove Makefile dep 2021-09-15 21:29:48 +02:00
71af6bb680 add base CI for Deno 2021-09-15 21:22:18 +02:00
6720eace7a add Makefile 2021-09-15 21:19:22 +02:00
0982857082 fix linter errors, reformat 2021-09-15 21:19:03 +02:00
1ba396bc7c make image loading work even in compiled version (?) 2021-09-15 21:16:01 +02:00
a656d37d8c reformat cli/main.ts 2021-09-15 21:15:41 +02:00
14efcf03a1 unnecessary files, fix default extension 2021-09-15 20:56:40 +02:00
b5a6b70c2b npx browserslist@latest --update-db 2021-09-15 19:14:58 +02:00
5734774366 autoformat, fix lint errors 2021-09-15 19:13:26 +02:00
054f9a9218 deno cli version (ugly) proof of concept 2021-09-15 19:09:44 +02:00
79f9108f34 autoformat 2021-09-11 23:51:22 +02:00
de53e1b741 add CHANGELOG.md 2020-07-20 15:11:22 +02:00
d319de86d9 version bump 2020-07-20 14:57:14 +02:00
f54b61e236 add exclusion for shuffle & recursive modes 2020-07-20 14:57:05 +02:00
c481d5739f version bump proper 2020-07-17 19:57:46 +02:00
89091dcd24 version bump 2020-07-17 19:14:52 +02:00
64fa7098a0 add recursion 2020-07-17 19:14:42 +02:00
7cf393af71 major refactor (add segments) in preparation for recursive collages 2020-07-17 16:11:40 +02:00
3866522404 version bump 2020-07-17 12:00:42 +02:00
5473d0c46a fix blending context 2020-07-17 12:00:33 +02:00
ebb7bc537f version bump 2020-07-17 11:57:22 +02:00
4b102137f7 add blend mode, clear canvas before redraw, various improvements 2020-07-17 11:57:11 +02:00
1c3b9c7c46 Add LICENSE 2020-07-16 15:46:43 +00:00
8731234c6f version bump 2020-07-16 17:41:18 +02:00
8d05c4fb8f remove cleanCrops from config; split grid into two modes 2020-07-15 23:13:04 +02:00
003c0be447 package.json, add footer with version and link to homepage 2020-07-15 23:05:29 +02:00
7711f19810 split concentric into two modes 2020-07-15 23:05:15 +02:00
5caaf81699 rerender on canvas size change 2020-07-15 22:56:48 +02:00
778d8ef605 remove min image label 2020-07-15 22:54:53 +02:00
9c0fa5fdfa add concentric mode 2020-07-15 22:54:24 +02:00
494c308f94 clear bitmaps on file reload 2020-07-15 22:12:18 +02:00
7516989b84 publicPath 2020-07-15 22:02:20 +02:00
9850decf24 initial commit 2020-07-15 22:00:19 +02:00