getmango / Mango

Mango is a self-hosted manga server and web reader
https://getmango.app
MIT License
1.69k stars 120 forks source link

Implement custom sort title and sorting titles #259

Closed Leeingnyo closed 2 years ago

Leeingnyo commented 2 years ago

Resolves #182

New

DB

API

Server

UI

Fixes

UI

Leeingnyo commented 2 years ago

It's really complicated to delete columns in sqlite3! haha I didn't know that. Thank you for fixing!

hkalexling commented 2 years ago

Haha no problem. I will test and review the rest of the PR soon.

Happy new year! :fireworks:

hkalexling commented 2 years ago

Sorry for the long delay. I included the sort_title fields into the API response, and everything else looks good.

Thanks for the PR!