Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
az4521 authored Mar 2, 2024
1 parent 3336673 commit c713a38
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# TachiyomiAZ
the BEST fork - az4521 (unbiased)

https://discord.gg/tachiyomi
https://discord.gg/mihon

Expand All @@ -17,27 +15,27 @@ https://discord.gg/mihon
### dead source removal + delegation
- [x] remove hbrowse (dead)
- [x] remove perveden (dead)
- [ ] delegate 8muses
- [ ] delegate hitomi
- [ ] migrate 8muses
- [ ] migrate hitomi
### fix
- [ ] extension prefs are applied incorrectly in multi src exts
- [ ] smart background doesn't work
- [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!
- [ ] recognize CBZ downloads in UI, not only in badges
- [ ] fix smart background (steal from j2k)
- [ ] chapter list: current page progress same color as scanlator group
- [ ] extension repo list: remove category icon, add left-right padding
- [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)
- [ ] allow downloading in CBZ
- [ ] 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)
### maybe
- [ ] add quick shortcut to extension repos in "Extensions" tab
- [ ] improve internals
- [ ] 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 c713a38

Please sign in to comment.