Ecosyste.ms: Timeline

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

jonz94

jonz94 pushed 1 commit to main jonz94/woff2-sarasa-gothic-nerd-fonts
  • 🤖 ci: update fonts to v1.0.25-0 e451b7f

View on GitHub

jonz94 pushed 1 commit to main jonz94/ttc-sarasa-gothic-nerd-fonts
  • 🤖 ci: update fonts to v1.0.25-0 142480a

View on GitHub

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

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

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

View on GitHub

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

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

jonz94 pushed 1 commit to main jonz94/homebrew-sarasa-nerd-fonts
  • 🤖 ci: update from 1.0.24-0 to 1.0.25-0 21991fa

View on GitHub

jonz94 published a release on jonz94/Sarasa-Gothic-Nerd-Fonts
v1.0.25-0
jonz94 published a release on jonz94/youtube-live-chat-alerts-app
v0.3.0
## v0.3.0 (2024-12-08) Add New Features ✨ Download Link:
jonz94 pushed 6 commits to main jonz94/youtube-live-chat-alerts-app
  • feat: send different amount gifted memberships for testing ae22314
  • build(deps): update all dependencies 62548e6
  • fix: `<AudioPlay>` should respect audio volume settings when playing a10f869
  • feat: update icons related to sound effects 44209ce
  • feat: improve bounce text effect 614642e
  • release: v0.3.0 6f2b39c

View on GitHub

jonz94 created a tag on jonz94/youtube-live-chat-alerts-app

v0.3.0 - An Electron app that displays customizable alerts from YouTube live chat during streams.

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

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

jonz94 deleted a branch jonz94/youtube-live-chat-alerts-app

wip

jonz94 pushed 1 commit to main jonz94/youtube-live-chat-alerts-app
  • feat: migrate legacy image & sound effects 1ff32f1

View on GitHub

jonz94 pushed 1 commit to main jonz94/youtube-live-chat-alerts-app
  • build(deps): update all dependencies cebcff0

View on GitHub

jonz94 pushed 1 commit to main jonz94/youtube-live-chat-alerts-app
  • feat: customize image & sound effects based on the amount of gifted memberships 0cdee02

View on GitHub

jonz94 pushed 8 commits to raw-data-dumper jonz94/YouTube.js
  • feat(VideoViewCount): Add `extra_short_view_count` field d10fe68
  • chore(oauth/examples): Remove unneeded scopes For those getting errors even after removing this: If you had previous... 6771325
  • fix(Player): Add more ways to find the nsig algo acfb0c5
  • chore: update deps 478205b
  • chore(deps): bump path-to-regexp and express (#829) Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regex... 8b29071
  • chore(main): release 12.0.0 (#790) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.g... eaf6d1a
  • feat: setup `pkg-pr-new` for continuous preview releases e828e15
  • chore: log raw data f1c18a4

View on GitHub

jonz94 pushed 6 commits to main jonz94/YouTube.js
  • feat(VideoViewCount): Add `extra_short_view_count` field d10fe68
  • chore(oauth/examples): Remove unneeded scopes For those getting errors even after removing this: If you had previous... 6771325
  • fix(Player): Add more ways to find the nsig algo acfb0c5
  • chore: update deps 478205b
  • chore(deps): bump path-to-regexp and express (#829) Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regex... 8b29071
  • chore(main): release 12.0.0 (#790) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.g... eaf6d1a

View on GitHub

jonz94 pushed 2 commits to main jonz94/youtube-live-chat-data
  • build(deps): update `node.js` to 22.12.0 7d1b119
  • build(deps): update all dependencies 9152ba6

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

jonz94 pushed 1 commit to main jonz94/ttc-sarasa-gothic-nerd-fonts
  • 🤖 ci: update fonts to v cafc2ec

View on GitHub

jonz94 deleted a branch jonz94/YouTube.js

wip

jonz94 pushed 34 commits to raw-data-dumper jonz94/YouTube.js
  • fix(PlaylistAddToOption): Use correct type for `contains_selected_videos` 53d1c75
  • feat(parser): Add `LiveChatBannerChatSummary` node, update `TextRun` node (#809) * feat(parser): add `LiveChatBanner... 7fb00fa
  • fix(parser): Update list of possible content_type in LockupView (#808) 680da9f
  • fix(parser): The AvatarView.image_processor property is optional (#807) 4b178e4
  • feat(Parser): add support for parsing subtitle for `RichShelf` (#805) 038efff
  • feat(parser): Add optional image property to LockupMetadataView (#806) 0914299
  • refactor(PlaylistManager): Optimize playlist video removal (#801) * Handle undefined playlist attributes * Optimi... 71d9ebc
  • feat: Add `getCourses` (#798) * feat: add getCourses function to retrieve courses * chore: Change getCourses func... cfb48fa
  • feat(parser): add `LiveChatModeChangeMessage` node (#811) * feat(parser): add `LiveChatModeChangeMessage` node * ... 7156a58
  • refactor(parser)!: Implement endpoint/command parsers (#812) 7397aa3
  • chore(parser)!: Remove getters that have been deprecated for a long time (#815) 9cf0d3f
  • feat(Log)!: Convert Log class to module (#814) fc55716
  • chore(docs): Update API ref 4e9d644
  • refactor(kids/Channel): Use new endpoint parsers for continuation requests 2c7f0ca
  • refactor(parser)!: Remove old comment node 2f087d4
  • chore(parser): lint 91fa215
  • refactor(parser): Remove unused analytics nodes These were once useful when it was still possible to use the Android... d8dca8c
  • chore: clean up some classes cf09f7b
  • chore(docs): Update API ref (x2) [skip ci] 951256c
  • feat(parser): Add `RunAttestationCommand` Can be used to get attestation responses from BotGuard, assuming you have ... 4729016
  • and 14 more ...

View on GitHub

jonz94 pushed 33 commits to pkg-pr-new jonz94/YouTube.js
  • fix(PlaylistAddToOption): Use correct type for `contains_selected_videos` 53d1c75
  • feat(parser): Add `LiveChatBannerChatSummary` node, update `TextRun` node (#809) * feat(parser): add `LiveChatBanner... 7fb00fa
  • fix(parser): Update list of possible content_type in LockupView (#808) 680da9f
  • fix(parser): The AvatarView.image_processor property is optional (#807) 4b178e4
  • feat(Parser): add support for parsing subtitle for `RichShelf` (#805) 038efff
  • feat(parser): Add optional image property to LockupMetadataView (#806) 0914299
  • refactor(PlaylistManager): Optimize playlist video removal (#801) * Handle undefined playlist attributes * Optimi... 71d9ebc
  • feat: Add `getCourses` (#798) * feat: add getCourses function to retrieve courses * chore: Change getCourses func... cfb48fa
  • feat(parser): add `LiveChatModeChangeMessage` node (#811) * feat(parser): add `LiveChatModeChangeMessage` node * ... 7156a58
  • refactor(parser)!: Implement endpoint/command parsers (#812) 7397aa3
  • chore(parser)!: Remove getters that have been deprecated for a long time (#815) 9cf0d3f
  • feat(Log)!: Convert Log class to module (#814) fc55716
  • chore(docs): Update API ref 4e9d644
  • refactor(kids/Channel): Use new endpoint parsers for continuation requests 2c7f0ca
  • refactor(parser)!: Remove old comment node 2f087d4
  • chore(parser): lint 91fa215
  • refactor(parser): Remove unused analytics nodes These were once useful when it was still possible to use the Android... d8dca8c
  • chore: clean up some classes cf09f7b
  • chore(docs): Update API ref (x2) [skip ci] 951256c
  • feat(parser): Add `RunAttestationCommand` Can be used to get attestation responses from BotGuard, assuming you have ... 4729016
  • and 13 more ...

View on GitHub

jonz94 pushed 1 commit to wip jonz94/youtube-live-chat-alerts-app
  • 🚧 WIP: work in progress... 98cb0a4

View on GitHub

jonz94 pushed 2 commits to main jonz94/dotfiles
  • 👍 build(dev-deps): update `prettier` to 3.4.1 06699e7
  • 👍 build(dev-deps): update `prettier-plugin-packagejson` to 2.5.6 3233adb

View on GitHub

jonz94 pushed 1 commit to main jonz94/docker-qmk-firmware
  • 🎉 release: version 0.27.1 94a1edb

View on GitHub

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

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

Load more