Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

jonz94

jonz94 starred remotion-dev/github-unwrapped
jonz94 opened a pull request on LuanRT/YouTube.js
feat(parser): Update `LiveChatTextMessage`
Update `LiveChatTextMessage` to extend `YTNode` rather than `LiveChatMessageBase` to better align with the latest data provided by Innertube. - Add `timestamp_usec` property - Add `timestamp_te...
jonz94 pushed 14 commits to update-LiveChatTextMessage jonz94/YouTube.js
  • feat(ToggleButtonView): Add `is_toggled` 88af6d8
  • fix(DescriptionPreviewView): Parsing errors when certain fields are missing c2dd803
  • feat(PageHeaderView): Parse `heroImage` a602a31
  • feat(Parser): Implement utility class to parse `rendererContext` This field is found in most of the newer view model... 3a11b99
  • feat(Parser): Add `AvatarStackView` c631022
  • feat(parser): Update `Button` (#857) * Add `style` property * Add `size` property * Add `target_id` property * Parse... 5f899fc
  • fix(toDash): Fix default audio stream for dubbed movie trailers (#858) 0054690
  • feat(parser): Update `LiveChatViewerEngagementMessage` (#856) Update `LiveChatViewerEngagementMessage` to extend `YT... b4a947a
  • fix(ButtonCardView): Correct typo (#855) 6536801
  • feat(Playlists): Implement `addToLibrary` and `removeFromLibrary` (#844) * chore: add possibility to add playlists t... 48460e4
  • feat(parser): Update `LiveChatPaidSticker` (#849) * Add `sticker_accessibility_label` property * Add `sticker_displa... 3c28c0d
  • refactor(Parser): Update view models to use `RendererContext.ts` May or may not be a breaking change for some. f76a8e5
  • fix(Text#toHTML): Return empty string if the text is `undefined` f3c777b
  • feat(parser): Update `LiveChatTextMessage` Update `LiveChatTextMessage` to extend `YTNode` rather than `LiveChatMess... a4c0d3a

View on GitHub

jonz94 created a branch on jonz94/YouTube.js

update-LiveChatTextMessage-and-ButtonView

jonz94 opened a pull request on LuanRT/YouTube.js
feat(ContentMetadataView): Parse `enableTruncation`
Example RawNode data: ```json { "contentMetadataViewModel": { "metadataRows": [ { "metadataParts": [ { "text": { "content": "@pbss...
jonz94 created a branch on jonz94/YouTube.js

update-ContentMetadataView

jonz94 opened a pull request on LuanRT/YouTube.js
fix(Text#fromAttributed): Fix `StyleRun` assuming that the `startIndex` and `length` always exist
Fixes #850 Fixes #854 In AttributedText, styleRuns may not always include the `startIndex` or `length` properties - If `startIndex` is missing, we assume the style applies from the beginning o...
jonz94 created a branch on jonz94/YouTube.js

fix-text-fromAttributed

jonz94 starred Codehagen/Prismui
jonz94 starred moniquelive/rfc.nvim
jonz94 starred DavidHDev/react-bits
jonz94 starred radix-ui/primitives
jonz94 starred dcastil/tailwind-merge
jonz94 starred lukeed/clsx
jonz94 pushed 1 commit to main jonz94/docker-qmk-firmware
  • 🎉 release: version 0.27.5 bce3f00

View on GitHub

jonz94 created a tag on jonz94/docker-qmk-firmware

0.27.5 - Unofficial up-to-date docker image for QMK firmware maintained by jonz94.

jonz94 pushed 1 commit to main jonz94/youtube-live-chat-data-cli
  • build(dev-deps): update `@types/node` to 22.10.5 2cd6add

View on GitHub

jonz94 pushed 1 commit to main jonz94/youtube-live-chat-data-cli
  • build(dev-deps): update `@types/node` to 22.10.5 2d3113e

View on GitHub

jonz94 pushed 2 commits to main jonz94/discord-bot-ufo
  • fix: update interaction response options to remove deprecated "ephemeral" warning 75518a0
  • release: v4.8.2 bae218f

View on GitHub

jonz94 created a tag on jonz94/discord-bot-ufo

v4.8.2 - 🤖 A Discord BOT named 機器幽浮

jonz94 deleted a branch jonz94/honojs-vite-plugins

remove-console-log

jonz94 pushed 3 commits to main jonz94/discord-bot-ufo
  • build(deps): update `discord.js` to 14.17.2 1abd0eb
  • build(deps): update `hono` to 4.6.15 f028b96
  • release: v4.8.1 7ebfc05

View on GitHub

jonz94 created a tag on jonz94/discord-bot-ufo

v4.8.1 - 🤖 A Discord BOT named 機器幽浮

jonz94 opened a pull request on honojs/vite-plugins
fix(build): remove console.log
Fixes #203
jonz94 pushed 1 commit to remove-console-log jonz94/honojs-vite-plugins

View on GitHub

jonz94 pushed 1 commit to remove-console-log jonz94/honojs-vite-plugins
  • fix(build): remove `console.log` f32c164

View on GitHub

jonz94 created a branch on jonz94/honojs-vite-plugins

remove-console-log - Vite Plugins for Hono

jonz94 pushed 1 commit to main jonz94/hono-vite-repro

View on GitHub

jonz94 opened an issue on honojs/vite-plugins
[@hono/vite-build] Production build prints an unexpected `undefined` in the console
### Code Reproduction https://github.com/jonz94/hono-vite-repro 1. `npm i` 2. `npm run build` 3. `node ./dist/index.js` ### Current Behavior An unexpected `undefined` is logged in the...
jonz94 created a branch on jonz94/hono-vite-repro

main

Load more