|
|
5b5a49c092
|
Add files via upload
|
2026-03-21 01:29:03 -07:00 |
|
|
|
341d0bf922
|
Create .g
|
2026-03-21 01:28:26 -07:00 |
|
|
|
cb5d666eca
|
Fix: frame-accurate bg-removal progress text
|
2026-03-21 01:14:54 -07:00 |
|
|
|
353a9fff97
|
Fix: defaults + ratio previews wiring
|
2026-03-21 01:14:48 -07:00 |
|
|
|
d7a54fa5f6
|
Fix: aspect-ratio-aware frame previews
|
2026-03-21 01:14:44 -07:00 |
|
|
|
488ad2e1a3
|
Fix: update defaults + simpler semi-transparent label
|
2026-03-21 01:14:39 -07:00 |
|
|
|
e636dc83e8
|
Fix: pure JS animated webp from canvas blobs
|
2026-03-21 00:42:44 -07:00 |
|
|
|
4de18f3825
|
Feat: semi-transparent mode with animated webp
|
2026-03-21 00:36:15 -07:00 |
|
|
|
23ee7642ae
|
Feat: animated webp assembly with alpha
|
2026-03-21 00:36:11 -07:00 |
|
|
|
98c4d4115e
|
Feat: frame bg removal pipeline for data URLs
|
2026-03-21 00:36:05 -07:00 |
|
|
|
0c9fca4cde
|
Refactor: allow custom download filename
|
2026-03-21 00:36:01 -07:00 |
|
|
|
6b682f39a9
|
Feat: add semi-transparent output toggle
|
2026-03-21 00:35:57 -07:00 |
|
|
|
d83aafbc89
|
Fix: PNG preprocess + faster bg remove
|
2026-03-21 00:26:23 -07:00 |
|
|
|
a6a6485087
|
Revert: Update test.html
|
2026-03-21 00:16:03 -07:00 |
|
|
|
f0b153de6d
|
Fix: Harden decode + PNG fallback
|
2026-03-21 00:15:55 -07:00 |
|
|
|
851a0f4a14
|
Fix: Harden decode + PNG fallback
|
2026-03-21 00:14:16 -07:00 |
|
|
|
d667ff7d5f
|
Refactor: Allow all file types in file picker
|
2026-03-21 00:09:57 -07:00 |
|
|
|
683e52a2c3
|
Fix: robust bg-removal test w/ logs
|
2026-03-21 00:02:01 -07:00 |
|
|
|
6fe355abaf
|
Feat: background-removal test playground
|
2026-03-20 23:57:44 -07:00 |
|
|
|
a4e87c6902
|
Update messages.js
|
2026-03-20 23:44:19 -07:00 |
|
|
|
4690837340
|
Update messages.js
|
2026-03-20 23:36:28 -07:00 |
|
|
|
086873fd1c
|
Update messages.js
|
2026-03-20 23:33:08 -07:00 |
|
|
|
5fd1a6e93e
|
Update messages.js
|
2026-03-20 23:27:16 -07:00 |
|
|
|
86f82677c9
|
Fix: Implement frame resizing logic
|
2026-03-20 23:20:36 -07:00 |
|
|
|
f456e46a15
|
Feat: Pass max size to gif assembler
|
2026-03-20 23:20:30 -07:00 |
|
|
|
bede5bb298
|
Refactor: Add inp-max-size to element list
|
2026-03-20 23:20:26 -07:00 |
|
|
|
db76a53cad
|
Feat: Add max size input for tiny gifs
|
2026-03-20 23:20:21 -07:00 |
|
|
|
ddf2ec634a
|
Fix: Default imageSize to 1K and remove UI sync
|
2026-03-20 23:15:40 -07:00 |
|
|
|
bd257faa8c
|
Refactor: Remove sel-size and syncSizeByModel
|
2026-03-20 23:15:36 -07:00 |
|
|
|
7e7e61c4e9
|
Feat: Remove size selector and simplify UI
|
2026-03-20 23:15:31 -07:00 |
|
|
|
67cddc389c
|
Update README.md
|
2026-03-20 23:04:22 -07:00 |
|
|
|
ad64709ce6
|
Update README.md
|
2026-03-20 23:04:13 -07:00 |
|
|
|
1b43507d23
|
Fix: Remove CSS import, works on static hosting
|
2026-03-20 23:03:07 -07:00 |
|
|
|
57228bcbc0
|
Delete: No bundler to process CSS imports
|
2026-03-20 23:03:05 -07:00 |
|
|
|
01a09073bf
|
Fix: Restore CSS inline, remove dead CSS import
|
2026-03-20 23:03:01 -07:00 |
|
|
|
8a31cd2110
|
Revert: Update README.md
|
2026-03-20 22:58:15 -07:00 |
|
|
|
cc6094f35a
|
Docs: Add modular architecture notes
|
2026-03-20 22:57:57 -07:00 |
|
|
|
e7b6556509
|
Refactor: App orchestration module
|
2026-03-20 22:57:52 -07:00 |
|
|
|
4e2c569438
|
Refactor: Extract GIF assembler
|
2026-03-20 22:57:48 -07:00 |
|
|
|
a04fda0b35
|
Refactor: Extract OpenRouter client
|
2026-03-20 22:57:42 -07:00 |
|
|
|
b076bd66e6
|
Refactor: Move DOM/UI helpers
|
2026-03-20 22:57:37 -07:00 |
|
|
|
bf8661190a
|
Refactor: Centralize prompt builders
|
2026-03-20 22:57:34 -07:00 |
|
|
|
3e1dc021e8
|
Refactor: Isolate API key storage
|
2026-03-20 22:57:30 -07:00 |
|
|
|
ebafbc15cc
|
Refactor: Extract font styles
|
2026-03-20 22:57:26 -07:00 |
|
|
|
b9cfe19268
|
Refactor: Move inline JS to modules
|
2026-03-20 22:57:22 -07:00 |
|
|
|
0d2d57333f
|
Revert: Update index.html
|
2026-03-20 22:52:47 -07:00 |
|
|
|
9b09cada4f
|
Fix: Gemini 0.5K request syntax + parsing
|
2026-03-20 22:51:06 -07:00 |
|
|
|
d9a7f2ef52
|
Fix: show detailed OpenRouter/Gemini errors
|
2026-03-20 22:42:28 -07:00 |
|
|
|
be7307de94
|
Fix: image_size enum + rolling window=1
|
2026-03-20 22:32:17 -07:00 |
|
|
|
304360c647
|
Delete app.js
|
2026-03-20 22:28:30 -07:00 |
|