Yutamago

Results 9 comments of Yutamago

https://www.livechart.me/schedule/all has an option where you can embed MAL links (and lots of other anime lists) on every entry in the schedule. They also have a discord. Might make sense...

Hey, it looks like the Algolia search api was already implemented (in a simplified way) in Taiga a long time ago. I just compared the API calls with the documentation...

@soraphis I'm suffering from the same freeze on play issue and possibly narrowed it down to missing ssh support #244. When it freezes, I can see ssh.exe having multiple handles...

I'm getting this error on `ng serve`: > ERROR in node_modules/ng2-image-viewer/index.d.ts:3:22 - error NG6003: Appears in the NgModule.exports of SharedModule, but could not be resolved to an NgModule, Component, Directive,...

One of my team members tried the same with the same result. Today I can't check the checkbox above either. (Add a .gitattribute file to enable Git LFS) ``` [2018.03.03-12.19.48:487][...

Thanks for the reply. Disabling steaming media detection stopped the freezing. I don't use web players much anyway, so I can leave it off. I tried enabling it again with...

> For reference, which web browser do you use? My default browser is Edge, but I also have Chrome installed if that helps. If you need more info, let me...

Is this issue still active? I managed to convert the API Blueprint to OpenAPI 3.0.3 using apib2swagger. I'm attaching my result here if you have any use for it. [kitsu_swagger.zip](https://github.com/hummingbird-me/api-docs/files/11279200/kitsu_swagger.zip)...

^ Ignore my findings. The converted file is missing a lot... I was thinking I could use this to generate an API client, but I quickly found out that its...