Ecosyste.ms: Timeline

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

jonz94

jonz94 opened a pull request on LuanRT/YouTube.js
feat(parser): Add `LiveChatBannerChatSummary` node, update `TextRun` node
Example RawNode data: ```json { "liveChatBannerChatSummaryRenderer": { "liveChatSummaryId": "gKonxsPlU-M_1731888622579899", "chatSummary": { "runs": [ { ...
jonz94 pushed 2 commits to add-LiveChatBannerChatSummary jonz94/YouTube.js
  • feat(parser): add `LiveChatBannerChatSummary` node 3959150
  • feat(TextRun): add `deemphasize` property 4f9cf02

View on GitHub

jonz94 created a branch on jonz94/YouTube.js

add-LiveChatBannerChatSummary

jonz94 pushed 1 commit to main jonz94/ttc-sarasa-gothic-nerd-fonts
  • 🤖 ci: update fonts to v1.0.24-0 00d598a

View on GitHub

jonz94 created a tag on jonz94/ttc-sarasa-gothic-nerd-fonts

v1.0.24-0 - Nerd fonts patched Sarasa Gothic font. (ttc format)

jonz94 pushed 1 commit to update-LiveChatBanner jonz94/YouTube.js
  • feat(parser): Update `LiveChatBanner` node * Handle cases when `data.viewerIsCreator` might be missing * Mark `backg... ef895c5

View on GitHub

jonz94 pushed 1 commit to update-LiveChatBanner jonz94/YouTube.js
  • feat(parser): Update `LiveChatBanner` node * Handle `data.viewerIsCreator` might be undefined * Mark `background_typ... 2d82607

View on GitHub

jonz94 published a release on jonz94/woff-sarasa-gothic-nerd-fonts
v1.0.24-0
jonz94 pushed 1 commit to main jonz94/woff-sarasa-gothic-nerd-fonts
  • 🤖 ci: update fonts to v1.0.24-0 0886cd9

View on GitHub

jonz94 created a tag on jonz94/woff-sarasa-gothic-nerd-fonts

v1.0.24-0 - Nerd fonts patched Sarasa Gothic font. (woff format)

jonz94 created a branch on jonz94/YouTube.js

update-LiveChatBanner

jonz94 pushed 1 commit to main jonz94/homebrew-sarasa-nerd-fonts
  • 🤖 ci: update from 1.0.23-0 to 1.0.24-0 28bac56

View on GitHub

jonz94 published a release on jonz94/Sarasa-Gothic-Nerd-Fonts
v1.0.24-0
jonz94 pushed 2 commits to main jonz94/youtube-live-chat-data
  • feat: add `--cookie` flag for `bot` command 373ac82
  • feat: add `--debug` flag for `bot` command d3a6b34

View on GitHub

jonz94 pushed 33 commits to raw-data-dumper jonz94/YouTube.js
  • feat(account): Add missing property `channel_handle` (#789) 677e1f0
  • refactor(Studio): Use `WEB` for `/upload/createvideo` requests 50be8a8
  • Merge branch 'main' of https://github.com/LuanRT/YouTube.js 2e782cf
  • Fix(VideoCard): fix parsing author, view count and published date (#791) a4394db
  • feat(Parser): Add support for parsing subtitle for `Shelf` (#792) 34ae38c
  • feat(parser): Add `LiveChatSponsorshipsGiftPurchaseAnnouncement` and `LiveChatSponsorshipsHeader` nodes (#793) * fea... 4e9c2a5
  • chore(examples): Fix custom OAuth creds example 0bb28a9
  • Merge branch 'main' of https://github.com/LuanRT/YouTube.js b83a32f
  • feat(parser): Add `LiveChatSponsorshipsGiftRedemptionAnnouncement` node (#795) 20f7971
  • fix(ExpandableVideoDescriptionBody): Parse attributed description 360580e
  • Merge branch 'main' of https://github.com/LuanRT/YouTube.js e4ca991
  • fix(VideoAttributeView): Parse `secondarySubtitle` only if exists 0a99342
  • feat(parser): Add `UpdateSubscribeButtonAction` fdb7540
  • feat(parser): Add `UnifiedSharePanel` 4a1397f
  • chore: lint 556c3d6
  • fix(UnifiedSharePanel): Check if `thirdPartyNetworkSection` exists Oops. d3f6af0
  • chore: lint b0965c7
  • feat(parser): Add `NotificationAction` node d36ddb8
  • feat(parser): Add `SignalAction` node feeb21b
  • fix(SignalAction): Rename `action` to `signal` 8ab760e
  • and 13 more ...

View on GitHub

jonz94 deleted a branch jonz94/YouTube.js

pr-test

jonz94 created a tag on jonz94/Sarasa-Gothic-Nerd-Fonts

v1.0.24-0 - Nerd fonts patched Sarasa Gothic font.

jonz94 pushed 44 commits to patch jonz94/YouTube.js
  • refactor: Remove global dispatcher config 01057f6
  • chore: clean up d842731
  • fix(package): Use `jsr:@luanrt/jintr` on Deno d9ec23c
  • Merge branch 'main' of https://github.com/LuanRT/YouTube.js 85d623c
  • fix: Include jinter in the cjs build 305a398
  • chore(deps-dev): bump rollup in /examples/browser/web (#769) Bumps [rollup](https://github.com/rollup/rollup) from 2... 15d3865
  • feat(history): Add ability to remove videos from watch history (#706) * Use Button class * Add ability to remove ... 22dd71d
  • chore(main): release 11.0.0 (#758) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.g... 31d1caf
  • chore: update docs dba0be7
  • fix(VideoInfo): Fix like count being undefined (#787) 182bf42
  • chore(main): release 11.0.1 (#788) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.g... 4ec4be6
  • feat(account): Add missing property `channel_handle` (#789) 677e1f0
  • refactor(Studio): Use `WEB` for `/upload/createvideo` requests 50be8a8
  • Merge branch 'main' of https://github.com/LuanRT/YouTube.js 2e782cf
  • Fix(VideoCard): fix parsing author, view count and published date (#791) a4394db
  • feat(Parser): Add support for parsing subtitle for `Shelf` (#792) 34ae38c
  • feat(parser): Add `LiveChatSponsorshipsGiftPurchaseAnnouncement` and `LiveChatSponsorshipsHeader` nodes (#793) * fea... 4e9c2a5
  • chore(examples): Fix custom OAuth creds example 0bb28a9
  • Merge branch 'main' of https://github.com/LuanRT/YouTube.js b83a32f
  • feat(parser): Add `LiveChatSponsorshipsGiftRedemptionAnnouncement` node (#795) 20f7971
  • and 24 more ...

View on GitHub

jonz94 pushed 2 commits to wip jonz94/youtube-js-raw-data-dumper
  • chore: add more `smaples` data 02ceafa
  • 🚧 WIP: work in progress... 676bf7f

View on GitHub

jonz94 pushed 32 commits to pkg-pr-new jonz94/YouTube.js
  • feat(account): Add missing property `channel_handle` (#789) 677e1f0
  • refactor(Studio): Use `WEB` for `/upload/createvideo` requests 50be8a8
  • Merge branch 'main' of https://github.com/LuanRT/YouTube.js 2e782cf
  • Fix(VideoCard): fix parsing author, view count and published date (#791) a4394db
  • feat(Parser): Add support for parsing subtitle for `Shelf` (#792) 34ae38c
  • feat(parser): Add `LiveChatSponsorshipsGiftPurchaseAnnouncement` and `LiveChatSponsorshipsHeader` nodes (#793) * fea... 4e9c2a5
  • chore(examples): Fix custom OAuth creds example 0bb28a9
  • Merge branch 'main' of https://github.com/LuanRT/YouTube.js b83a32f
  • feat(parser): Add `LiveChatSponsorshipsGiftRedemptionAnnouncement` node (#795) 20f7971
  • fix(ExpandableVideoDescriptionBody): Parse attributed description 360580e
  • Merge branch 'main' of https://github.com/LuanRT/YouTube.js e4ca991
  • fix(VideoAttributeView): Parse `secondarySubtitle` only if exists 0a99342
  • feat(parser): Add `UpdateSubscribeButtonAction` fdb7540
  • feat(parser): Add `UnifiedSharePanel` 4a1397f
  • chore: lint 556c3d6
  • fix(UnifiedSharePanel): Check if `thirdPartyNetworkSection` exists Oops. d3f6af0
  • chore: lint b0965c7
  • feat(parser): Add `NotificationAction` node d36ddb8
  • feat(parser): Add `SignalAction` node feeb21b
  • fix(SignalAction): Rename `action` to `signal` 8ab760e
  • and 12 more ...

View on GitHub

jonz94 deleted a branch jonz94/YouTube.js

add-LiveChatBannerRedirect

jonz94 pushed 2 commits to main jonz94/YouTube.js
  • feat(parser): Add `AddToPlaylist` node 2940f7b
  • feat(NavigationEndpoint): Add name property Sometimes you can make assumptions based on the endpoint's object name. bdebb9f

View on GitHub

jonz94 pushed 6 commits to main jonz94/YouTube.js
  • feat(parser): Add `LiveChatBannerRedirect` node (#799) ad302b8
  • feat(parser): Add `MenuFlexibleItem` bc9a0ed
  • chore(Menu): Update `flexible_items` type 80dbd6f
  • feat(parser): Add `VideoViewCount` node ad448f8
  • feat(parser): Add `PlayerOverlayVideoDetails` node dc2ed04
  • Merge branch 'main' of https://github.com/LuanRT/YouTube.js c68810d

View on GitHub

jonz94 pushed 2 commits to wip jonz94/youtube-live-chat-alerts-app
  • fix: remove unexpected `void` b04951b
  • 🚧 WIP: work in progress... 7909502

View on GitHub

jonz94 pushed 11 commits to main jonz94/ionic-angular-tailwindcss-starter
  • build: update `node.js` to 22.11.0 8473e91
  • build(dev-deps): update `@angular/cli` packages to 18.2.12 f9a3ef4
  • build(deps): update `@angular/core` packages to 18.2.12 24e4ef7
  • build(deps): update `@ionic/angular` to 8.4.0 6dba75e
  • build(dev-deps): update `@types/node` to 20.17.6 033b0ee
  • build(dev-deps): update `eslint` to 9.14.0 117860d
  • build(dev-deps): update `tailwindcss` to 3.4.15 a42c0af
  • build(deps): update `tslib` to 2.8.1 969d4db
  • build(dev-deps): update `typescript-eslint` to 8.14.0 8200b47
  • build(dev-deps): update `@types/node` to 22.9.0 3a1c386
  • fix: resolve `<meta name="apple-mobile-web-app-capable" content="yes"> is deprecated.` f35802a

View on GitHub

jonz94 pushed 1 commit to main jonz94/kuromu-3rd-anniversary

View on GitHub

jonz94 pushed 3 commits to wip jonz94/youtube-live-chat-alerts-app
  • fix: address issue where the dev script does not work on linux 53516d8
  • fix: add missing `eslint` option f16f02b
  • 🚧 WIP: work in progress... 83b36d7

View on GitHub

jonz94 pushed 1 commit to main jonz94/youtube-live-chat-alerts-app
  • fix: address issue where the dev script does not work on linux 53516d8

View on GitHub

jonz94 pushed 1 commit to main jonz94/dotfiles
  • 👍 build(dev-deps): update `prettier-plugin-packagejson` to 2.5.3 9f0d3b1

View on GitHub

jonz94 pushed 3 commits to wip jonz94/youtube-live-chat-alerts-app
  • fix: address issue where the dev script does not work on linux deaa4ef
  • fix: add missing `eslint` option 8d797f7
  • 🚧 WIP: work in progress... b475c02

View on GitHub

Load more