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/ttc-sarasa-gothic-nerd-fonts
- 🤖 ci: update fonts to v1.0.25-0 469ee85
jonz94 pushed 1 commit to main jonz94/ttc-sarasa-gothic-nerd-fonts
- 🤖 ci: update fonts to v 7e5bc65
jonz94 pushed 23 commits to add-test jonz94/YouTube.js
- fix(Player): Fix signature algorithm extraction again (#837) 13e7961
- feat(parser): Add `ButtonCardView` (#834) eeaae62
- feat(parser): Add `ClientSideToggleMenuItem` (#835) * feat(parser): Add `ClientSideToggleMenuItem` * feat: parse ... 0b2b0da
- feat: add `VideoMetadataCarouselView` (#839) 9a9bb76
- feat(parser): Update `LiveChatBanner` (#840) * Mark `viewerIsCreator` property as optional * Mark `background_type`... 69d42b2
- feat(parser): Update `LiveChatMembershipItem` (#836) 0c319aa
- chore(deps): Update `jintr` 25fd979
- chore(main): release 12.2.0 (#833) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.g... 3ec1609
- feat(Parser): Parse YpcTrailer in VideoInfo (#842) c0043d0
- feat(Parser): Add `HowThisWasMadeSectionView` node 5da8a66
- chore: lint e954027
- chore(HowThisWasMadeSectionView): Make some fields optional Just in case. 0b73702
- fix(getSearchSuggestions): Allow empty queries Can be used to retrieve search suggestion history when logged in. 523700b
- feat(parser): Update `LiveChatTickerPaidMessageItem` (#845) * Change `duration_sec` property type from `string` to `... 29e8d30
- feat(parser): Update `LiveChatPaidMessage` (#846) * Add `author_name_text_color` property * Add `context_menu_access... 73362c6
- feat(parser): Add `ReplaceLiveChatAction` (#847) 342fdd1
- feat(getSearchSuggestions): Add optional `pq` param for better suggestions c61db19
- chore(getSearchSuggestions): Pass in `SUGG_EXP_ID` 5e8e42c
- feat(RichGrid): Parse `targetId` e571ee2
- feat(parser): Parse `OpenPopupAction` in `onResponseReceivedEndpoints` arrays 45b7342
- and 3 more ...
jonz94 opened a pull request on LuanRT/YouTube.js
feat(LiveChatPaidMessage): Parse `headerOverlayImage` and `lowerBumper`
When a viewer donates for the 1st, 3rd, 5th, 10th, or 20th time, there will be a special type of `LiveChatPaidMessage` that includes an animated image in the header, followed by a bumper text messa...jonz94 pushed 1 commit to main jonz94/youtube-js-raw-data-dumper
- chore: add more `samples` data b067467
jonz94 pushed 6 commits to main jonz94/YouTube.js
- feat(getSearchSuggestions): Add optional `pq` param for better suggestions c61db19
- chore(getSearchSuggestions): Pass in `SUGG_EXP_ID` 5e8e42c
- feat(RichGrid): Parse `targetId` e571ee2
- feat(parser): Parse `OpenPopupAction` in `onResponseReceivedEndpoints` arrays 45b7342
- chore(parser): Fix continuation types c3d4b2d
- refactor(MultiPageMenuNotificationSection): Parse `items` as an array 78e7951
jonz94 pushed 2 commits to main jonz94/kuromu-3rd-anniversary
jonz94 opened a pull request on LuanRT/YouTube.js
feat(parser): Update `LiveChatPaidSticker`
This PR updates the `LiveChatPaidSticker` parser: * Add `sticker_accessibility_label` property * Add `sticker_display_width` property * Add `sticker_display_height` property * Add `context_me...jonz94 opened a pull request on LuanRT/YouTube.js
feat(parser): Update `LiveChatTickerPaidStickerItem`
The `LiveChatTickerPaidStickerItem` class has been updated to extend `YTNode` instead of `LiveChatTickerPaidMessageItem` to better align with the latest data provided by InnerTube Example RawNod...jonz94 pushed 3 commits to main jonz94/YouTube.js
- feat(parser): Update `LiveChatTickerPaidMessageItem` (#845) * Change `duration_sec` property type from `string` to `... 29e8d30
- feat(parser): Update `LiveChatPaidMessage` (#846) * Add `author_name_text_color` property * Add `context_menu_access... 73362c6
- feat(parser): Add `ReplaceLiveChatAction` (#847) 342fdd1
jonz94 opened a pull request on LuanRT/YouTube.js
feat(parser): Add `ReplaceLiveChatAction`
Example RawNode data: ```json { "clickTrackingParams": "CAEQl98BIhMIiZDZ06iligMVU1n1BR0gthYd", "replaceLiveChatRendererAction": { "toReplace": "REPLACE_LIVE_CHAT_ACTION_PANEL", ...jonz94 pushed 6 commits to add-ReplaceLiveChatAction jonz94/YouTube.js
- feat(Parser): Parse YpcTrailer in VideoInfo (#842) c0043d0
- feat(Parser): Add `HowThisWasMadeSectionView` node 5da8a66
- chore: lint e954027
- chore(HowThisWasMadeSectionView): Make some fields optional Just in case. 0b73702
- fix(getSearchSuggestions): Allow empty queries Can be used to retrieve search suggestion history when logged in. 523700b
- feat(parser): Add `ReplaceLiveChatAction` 98aca9d
jonz94 opened a pull request on LuanRT/YouTube.js
feat(parser): Update `LiveChatPaidMessage`
This PR updates the `LiveChatPaidMessage` parser: * Add `author_name_text_color` property * Add `context_menu_accessibility_label` property * Add `timestamp_usec` property * Mark `timestamp_t...jonz94 pushed 1 commit to update-LiveChatPaidMessage jonz94/YouTube.js
- feat(parser): Update `LiveChatPaidMessage` * Add `author_name_text_color` property * Add `context_menu_accessibility... ef97b88