Skip to content

Commit

Permalink
Update TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiritibambix authored Dec 21, 2024
1 parent 6ac9d27 commit b0c0b53
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,36 +25,6 @@
- [ ] Batch: small scrollable window at the top of the form displaying the list of files, with a red cross next to each file name to remove a file from the batch if needed. Must be responsive.

- [ ] Back to `index` and empty fields after successful download

- [x] Build **arm64**- [x] Better handle the option to preserve the image ratio in pixels: if I enter a value in one field (width or height) and the "preserve ratio" checkbox is checked, the other field should automatically fill with the appropriate value in pixels, respecting the ratio.

- [x] If the checkbox is unchecked, the image is expected to be distorted.

- [x] Optimize images (compression).

- [x] Batch

- [x] Suffix

- [x] Support all formats Filter the \* if necessary

- [x] How to handle images with a complex URL

- [x] Rénale ImaGUIck

- [x] Handle all formats in batch too

- [ ] Handle specific download or image processing errors without stopping the entire process.

- [ ] Cron purge

- [ ] Batch: small scrollable window at the top of the form displaying the list of files, with a red cross next to each file name to remove a file from the batch if needed. Must be responsive.

- [ ] Back to `index` and empty fields after successful download

- [ ] Work on only displaying eloquent formats (jpg > dng / mp4 > mov)

- [ ] Work on .ARW format

- [ ] Work on only displaying eloquent formats (jpg > dng / mp4 > mov)

Expand Down

0 comments on commit b0c0b53

Please sign in to comment.