Skip to content

Commit

Permalink
Remove completed tasks from README, add new ones
Browse files Browse the repository at this point in the history
  • Loading branch information
az4521 authored Mar 11, 2024
1 parent 22da3a9 commit ca995ff
Showing 1 changed file with 13 additions and 19 deletions.
32 changes: 13 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,31 +11,25 @@ https://discord.gg/mihon
## TODO
> warning: the code is spaghetti
> if some of these sound interesting, feel free to open a pull request. thanks!
### dead source removal + delegation
- [x] remove hbrowse (dead)
- [x] remove perveden (dead)
- [x] migrate 8muses
- [x] migrate hitomi
### fix
- [ ] [reverse search order for EH/ExH](https://github.com/az4521/TachiyomiAZ/issues/70)
- [ ] [exh thumbnails sometimes don't load](https://github.com/az4521/TachiyomiAZ/issues/78)
- [ ] smart background doesn't work
- [x] extension prefs are applied incorrectly in multi src exts
- [x] https://github.com/mihonapp/mihon/commit/d6c4af89c4a2df213f06ed4c3d714a2608117afb
- [x] ~~switch from glide to coil, and use tachiyomi's image decoder~~
- [x] ~~include tachiyomi's image decoder for exts to use, support AVIF and HEIC~~
- [x] include tachiyomi's image decoder as a decoder for glide, supporting AVIF, HEIC, and JXL!
- [x] rgb filter corrupted preview image ~~(remove?)~~ replace with fox girl drawing
### match stable/j2k
- [x] change zip/rar stuff [mihon commit](https://github.com/mihonapp/mihon/commit/0da7ad6f1a15e8462d8270fc36ea9f135c3b8d29)
- [ ] CBZ support
- [x] ~~extlib 1.5 (migrate rx to coroutines)~~ 1.5 isn't happening, but I *did* migrate pagers to coroutine, fixing the pixiv ext
- [ ] re-order per-source downloads
- [ ] j2k: editing manga info - [j2k commit](https://github.com/Jays2Kings/tachiyomiJ2K/commit/d3ec230d4baa8584118dc30807728305715db25b)
- [ ] j2k: reader: add chapter list view
- [ ] [add comicinfo xml stuff](https://github.com/mihonapp/mihon/commit/1395343f116bfbc9c3ee04eed372299ea36aa22d)
- [ ] j2k: editing manga info - [j2k commit](https://github.com/Jays2Kings/tachiyomiJ2K/commit/d3ec230d4baa8584118dc30807728305715db25b)
- [ ] CBZ support
- [ ] add all the new trackers (komga, bakaupdates, etc.)
- [ ] re-order per-source downloads (idk what this one even means, kraxen added it)
### maybe
- [ ] [side padding thing](https://github.com/az4521/TachiyomiAZ/issues/86)
- [ ] hide chapters in chapter list (alternative to filtering by uploaders cuz i think that doesn't work well when there's a brief period where two groups are scanlating the same manga before one drops it yknow)
- [ ] [show newer exh galleries as already in library if older versions are](https://github.com/az4521/TachiyomiAZ/issues/91)
- [ ] cookie login for eh/exh
- [ ] search bar for settings
- [ ] update translations
- [ ] add quick shortcut to extension repos in "Extensions" tab
- [ ] migrate extension stuff from RX to coroutines
- [ ] extension repo list: remove category icon, add left-right padding
- [ ] update translations
- [ ] bump api version and use scoped storage

0 comments on commit ca995ff

Please sign in to comment.