Commit Graph

73 Commits (master)
 

Author SHA1 Message Date
Tomáš Mládek c89080ff00
autoformat 2 years ago
Tomáš Mládek f24047b33b
fix canvas version mismatch breaking build 2 years ago
Tomáš Mládek f004daaa3c add docker deno build to Makefile, clean step, fix app build, .gitignore 2 years ago
Tomáš Mládek ff39c8eeb3 bot error reporting does not use colors & truncates at 2500 chars 2 years ago
Tomáš Mládek cf19301f96 add 60s timeout to bot commands to prevent lockups 2 years ago
Tomáš Mládek a5068e4b64 fix bot --rr flag; tidy up bot /help & /start; cosmetics 2 years ago
Tomáš Mládek 04ba5b7e4e show used images in CLI and bot; caption cmdline in bot 2 years ago
Tomáš Mládek 546102205e fix recursive defaults 2 years ago
Tomáš Mládek fd06a2a618 add recursive args to bot as well 2 years ago
Tomáš Mládek e391b9b6bf add cli params for recursive modes 2 years ago
Tomáš Mládek bfe739a487 recursive traversal is implicit 2 years ago
Tomáš Mládek 85881f877c cli - reformat & lint 2 years ago
Tomáš Mládek 4d8b0b85dd cli - use proper defaults 2 years ago
Tomáš Mládek 33603eabff cli - allow multiple modes to be selected, recursive collages
also use module augmentation to simplify types and all

TODO: make web app also use the same recursive code
2 years ago
Tomáš Mládek 2647238410 check both cases for directories 2 years ago
Tomáš Mládek 405fd3cad5 checks for nonexistent dirs 2 years ago
Tomáš Mládek 9a13c3c393 ...and -n 2 years ago
Tomáš Mládek 1e1faaa4c9 fix width/height args 2 years ago
Tomáš Mládek 0edc9a7ab4 fix args 2 years ago
Tomáš Mládek 8915a36b3d actual cmdline parsing in tg 2 years ago
Tomáš Mládek d443fc6d7e fix persistence (again) 2 years ago
Tomáš Mládek 6091c19c8b update gitignore 2 years ago
Tomáš Mládek b74d5838eb fix persistence 2 years ago
Tomáš Mládek 918e021eed fix lint 2 years ago
Tomáš Mládek 8ea2782038 remove clamping down files, improve logging 2 years ago
Tomáš Mládek 7e41fe054e autoformat & reasonable /start command 2 years ago
Tomáš Mládek 7e6a761363 lazy load images in deno 2 years ago
Tomáš Mládek 7919e4fb7d makefile improvements 2 years ago
Tomáš Mládek e82fcd5d42 error logging 2 years ago
Tomáš Mládek c89777621a unstable in .gitlab-ci.yml 2 years ago
Tomáš Mládek 3409978203 rudimentary tg bot 2 years ago
Tomáš Mládek d8dff75411 deno build --unstable 2 years ago
Tomáš Mládek 944dc9ca5f add a --recursive option to deno cli 2 years ago
Tomáš Mládek 26ceccbde2 formatting 2 years ago
Tomáš Mládek e34c3a96c4 pin specific canvas version in deno 2 years ago
Tomáš Mládek 86c9644972 -m param without args list modes 2 years ago
Tomáš Mládek e9bc9f568d limit cli only to jpgs/pngs (by default) 2 years ago
Tomáš Mládek eb455e2311 clamp cli to 25 images for performance reasons 2 years ago
Tomáš Mládek 57f32ef643 cli takes directories as well as files 2 years ago
Tomáš Mládek cd76a36d99 adjust .gitlab-ci.yml to also build app, remove Makefile dep 2 years ago
Tomáš Mládek 71af6bb680 add base CI for Deno 2 years ago
Tomáš Mládek 6720eace7a add Makefile 2 years ago
Tomáš Mládek 0982857082 fix linter errors, reformat 2 years ago
Tomáš Mládek 1ba396bc7c make image loading work even in compiled version (?) 2 years ago
Tomáš Mládek a656d37d8c reformat cli/main.ts 2 years ago
Tomáš Mládek 14efcf03a1 unnecessary files, fix default extension 2 years ago
Tomáš Mládek b5a6b70c2b npx browserslist@latest --update-db 2 years ago
Tomáš Mládek 5734774366 autoformat, fix lint errors 2 years ago
Tomáš Mládek 054f9a9218 deno cli version (ugly) proof of concept 2 years ago
Tomáš Mládek 79f9108f34 autoformat 2 years ago