Hizkia Felix

Results 10 issues of Hizkia Felix

![image](https://user-images.githubusercontent.com/7418049/34099999-b01d707c-e413-11e7-9de3-d8eda126cd0a.png) When viewing the topology graph from the edit screen, the user can choose to view a snapshot of the graph from a certain date by clicking on the `date`...

Right now, autofc2 is only able to wait for fc2-live-dl to record a stream and exit. It would be cool if fc2-live-dl can emit events such as when the stream...

enhancement
help wanted

When I try to create a new Vite project using `yarn create vite` and selecting React with Typescript + SWC, I can perform `yarn build` just fine, however when I...

upstream bug

Ideally, users who downloaded the binary releases should not have to refer to GitHub to grab an example configuration file. The example config should be embedded with the `include_str!` macro,...

enhancement
good first issue

It would make debugging easier if the raw ytarchive output can be saved to a log file.

enhancement

Right now hoshinova doesn't check if ytarchive is still running or has crashed, and can cause videos to get stuck.

bug

hoshinova should ensure that the temp and output directories are writeable, and exit with an error if they're not. It's better to crash early than later when the recordings are...

enhancement
good first issue

**Describe the bug** Storing passwords in a reversible format (e.g. base64) is very insecure and against standard security practices. Passwords should be stored as a hash instead. For further details,...

I think the README would look much nicer with a screenshot.

When I try to create a new Vite project using `yarn create vite` and selecting React with Typescript + SWC, I can perform `yarn build` just fine, however when I...

bug: upstream
plugin: react-swc