Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jonz94 pushed 1 commit to main jonz94/kuromu-3rd-anniversary
- docs: update related projects information 5b0d89a
jonz94 pushed 2 commits to main jonz94/youtube-live-chat-data-cli
jonz94 pushed 2 commits to main jonz94/youtube-js-raw-data-dumper
jonz94 pushed 2 commits to main jonz94/youtube-live-chat-data
jonz94 pushed 6 commits to raw-data-dumper jonz94/YouTube.js
- feat(SubscribeButton): Add `unsubscribe_text` 75b8964
- chore(Innertube#getSearchSuggestions): Use `fetch_function` instead of `fetch` It is not an InnerTube request. b7c0421
- fix(TextRun): Add `img` element only if an URL is available 913dcc7
- fix(sendMessage): Handle `RunAttestationCommand` in response actions (#859) * fix(sendMessage): Handle `RunAttestati... 826a954
- feat: setup `pkg-pr-new` for continuous preview releases 431c793
- chore: log raw data 268deb9
jonz94 pushed 5 commits to pkg-pr-new jonz94/YouTube.js
- feat(SubscribeButton): Add `unsubscribe_text` 75b8964
- chore(Innertube#getSearchSuggestions): Use `fetch_function` instead of `fetch` It is not an InnerTube request. b7c0421
- fix(TextRun): Add `img` element only if an URL is available 913dcc7
- fix(sendMessage): Handle `RunAttestationCommand` in response actions (#859) * fix(sendMessage): Handle `RunAttestati... 826a954
- feat: setup `pkg-pr-new` for continuous preview releases 431c793
jonz94 pushed 1 commit to main jonz94/YouTube.js
- fix(sendMessage): Handle `RunAttestationCommand` in response actions (#859) * fix(sendMessage): Handle `RunAttestati... 826a954
jonz94 pushed 1 commit to add-channel jonz94/youtube-live-chat-alerts-app
- 🚧 WIP: work in progress... a4ba74b
jonz94 opened a pull request on LuanRT/YouTube.js
fix(sendMessage): Handle `RunAttestationCommand` in response actions
Fixes #853 Handle the case when `RunAttestationCommand` is included in the `sendMessage()` response actions. Example response data: ```json { "responseContext": { /* truncated */...jonz94 closed an issue on jonz94/capacitor-image-picker
Could not find com.github.jonz94:TedImagePicker:1.5.0.3
Hi, I have ionic-react app where using this plugin , but when creating android build getting these errors, although done all the changes mentioned in the documentation: execution failed for task ...jonz94 created a branch on jonz94/youtube-live-chat-alerts-app
add-channel - An Electron app that displays customizable alerts from YouTube live chat during streams.
jonz94 pushed 1 commit to wip jonz94/youtube-live-chat-alerts-app
- 🚧 WIP: work in progress... 122e9d6
jonz94 pushed 1 commit to wip jonz94/youtube-live-chat-alerts-app
- 🚧 WIP: work in progress... 7e55b15
jonz94 opened a pull request on ionic-team/create-capacitor-plugin
chore: simplify `.prettierignore` settings
As of Prettier v3, files ignored by `.gitignore` are also ignored by default. This allow us to remove redundant settings from `.prettierignore`. Ref: https://prettier.io/blog/2023/07/05/3.0.0#cl...jonz94 created a branch on jonz94/create-capacitor-plugin
update-prettierignore - Create a new Capacitor plugin ⚡️
jonz94 created a tag on jonz94/dependency-updater
v0.9.0 - A CLI tool to update Node.js dependencies automatically