Jared K

Results 17 comments of Jared K

This issue seems to be related to: ```javascript else if (response.status === 409 && response.headers.has('X-Transmission-Session-Id')) return this.logIn().then(() => resolve()); ``` in [transmission.js](https://github.com/Mika-/torrent-control/blob/master/src/lib/transmission.js) Somehow this causes an infinite loop/recursion when we...

You could absolutely build this so it can be self hosted, or hosted in a github page like environment where everything is stored in localstorage (or using the filesystem API...

+1, fresh install on the play store version - I encountered this bug in the first 5 minutes of using the application and will likely deter a lot of people....

I'd be willing to take this on if @Gargron or another dev thinks it's within the scope of the system

Security and accesibility are huge benefits of this format. This is more secure compared to a link to an external site because the text is immutable - you'll have the...

The primary difference between this proposal and "read more" would be the addition of markdown to text. The ability to add quotes, hyperlinks, emphasis/underlines, lists, checkboxes, and **perhaps** images which...

eth.link or eth.limo might actually work well for this

> I have the same issue as above. Tried using the WEBUI_PORT environment variable as well but that did not help. Has anyone has any other suggestions? > > [UPDATE]...

Perhaps you could add system hooks for entityAdded/entityRemoved/componentAdded/componentRemoved

Thanks for making such an awesome project @logeyG @iamkun ! I'm hoping to bump this up in your priority list to review as the current state is currently contributing to...