Angel

Results 21 comments of Angel

I think this issue is [linked to #161](https://github.com/Suwayomi/Tachidesk-WebUI/issues/161)

[PR 737](https://github.com/Suwayomi/Suwayomi-WebUI/pull/737) adds PWA support (add to home in apple). You can only read/access manga offline that you opened before going offline (like you can re-read chapters, but only the...

There were some PRs merged to master yesterday which now conflict, I will pull master and re-push when I get off work.

> LGTM, but it still needs a sync from master to resolve conflicts Updated, waiting on review.

This PR implement [feature request 699](https://github.com/Suwayomi/Suwayomi-WebUI/issues/699)

Since it check which tracker has the more chapter read, should the action be in the modal instead of the trackerCard? Like a button somewhere in the model (sync read)?...

[PR 737](https://github.com/Suwayomi/Suwayomi-WebUI/pull/737) adds PWA support (add to home in apple). You can only read/access manga offline that you opened before going on line (like you can re-read chapters, but only...

Dont you get permission issues by crating the suwoyomi user? It shouldn't have to create a new use, and just install and run the application as the logged in (not...

@Syer10 this is something I was thinking on work on. the implementation is pretty much the same as the trackers logic, not having the tracker login working was my bloacker...

For a complete implementation of what you are asking, multi-users account needs to be implemented. Custom identity providers (idp) like keycloack could be implemented without multi-users, since the user will...