nortonandrews / kikoeru

Self-hosted web media player for DLsite voice works.
GNU General Public License v3.0
140 stars 15 forks source link

Update dependencies, support 8 digit RJ codes, rework promise throttling #49

Open Renari opened 1 year ago

Renari commented 1 year ago

I updated all the the dependencies, this triggered many eslint warnings for various parts of the code. Those have all been resolved and the most notable being the promise throttling due to be flagged as a potential race condition by eslint. I've also added support for 8 digit RJ codes.