Bret Comnes
Bret Comnes
ts-in-js style. The export map will be tricky.
Similar to the verify you email banner, add a banner at the top notifying of service degradation. Set the message in the admin panel. Maybe use flags? Message updates shouldn't...
See https://github.com/hifiwi-fi/yt-dlp-api/issues/85 for upstream notes and work. Placeholder.
YouTube removed even more data from their html documents. Bummer. Evil. This makes the standard meta extraction process create useless bookmarks with no specific information in them. No worries, let's...
It would be nice to build out transcript support. Apple generates these on public podcasts, so we can't use that feature, but we can re-expose existing transcripts and create our...
I would like to propose that the Plugin definition of this type provider support accepting `FromSchemaOptions` somewhere in the generics argument, so that I can pass in schema references on...
Just testing out socket optimize to see if it still passes the test suite.
When running `NO_ANDROID=1 ssc --version` on first run, ssc still goes through the lengthly android dependency prompt. Not sure the exact solution here, however I can say that there should...
A non-npm workflow is one of the goals, and so we should also have a GitHub action called setup-ssc or something that installs socket. This should take into account various...
WIP Test flight docs.