Angus Johnston
Angus Johnston
At the moment we are only using Docker for Development, but it may be worth looking at using it for production as well. This _should_ simplify deployment as well as...
Would be really useful to setup testing for the rest of the core models at some point.
Spotted in the mailgun logs: ``` Retry limit reached. Dropped: [email protected] → EMAIL 'Manga Tracker - Email Verification' Server response: 451 4.7.651 The mail server [...] has been temporarily rate...
Currently we're using the /user/options page for this, which isn't great. Having something like this would also allow us to more easily add new options, as well as reader tweaks...
Recently switched to ESLint from JSHint and now getting a ton of errors. Would like to reduce this where possible, but at least in the case of the userscript it...
At the moment, categories are the only way we can currently split up our lists. It is restricted to three default and three custom categories. I would say this is...
Having been considering moving to storing chapter lists instead of just the latest chapter. I'm somewhat hesitant against doing this, but as long as these lists aren't public (essentially turning...