temporary fix model.ts json api - #3112
Conversation
thumbnail is still missing in gallery, should concatenate "file" json section with "attachments" somehow...
|
After much laborious "coding" and copypasting with the help of AI (note: I am not a programmer at all), I have finally managed to make the code work and can confidently say both thumbnails and embedded posts appear without issue. Downloads also work, despite a speed slowdown which might just be on my end. Existing issues:
|
ec56f84 to
d54bdce
Compare
|
https://kemono.su/api/v1/recent does not give any results to me 🤔 |
@Bionus maybe |
|
Thanks for the link! So it seems it got changed again since this PR was changing it to |
6bc94e1 to
23c8279
Compare
4260e09 to
16594f5
Compare
c7dbd41 to
7ce74b0
Compare
9db7b2b to
780349d
Compare
c71a861 to
cf146fb
Compare


Fixes kemono api not working and allows to see galleries content
thumbnail is still missing in gallery, should concatenate "file" json section with "attachments" somehow...