Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Kotmin
/
VideoDefaults
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
6
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
release: v0.3.0 — playlist picker (issue #16)
- #19
#19
Merged
Kotmin
merged 26 commits into
main
Kotmin/VideoDefaults:main
from
dev
Kotmin/VideoDefaults:dev
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
release: v0.3.0 — playlist picker (issue #16)
#19
Kotmin
merged 26 commits into
main
Kotmin/VideoDefaults:main
from
dev
Kotmin/VideoDefaults:dev
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
docs(probes): capture Save-to-playlist popup DOM structure
Show description for 8df2a63
Kotmin
committed
8df2a63
View commit details
Copy full SHA for 8df2a63
Browse repository at this point
docs(probes): add selected-state capture, find aria-pressed signal
Show description for 254a379
Kotmin
committed
254a379
View commit details
Copy full SHA for 254a379
Browse repository at this point
docs(playlist): link overflow-scroll follow-up to issue #17
Kotmin
committed
649be2c
View commit details
Copy full SHA for 649be2c
Browse repository at this point
feat(shortcuts): add shift-modifier chord namespace for Ctrl+A,Shift+P
Show description for 3285399
Kotmin
committed
3285399
View commit details
Copy full SHA for 3285399
Browse repository at this point
feat(core): add fuzzy-match utility for the playlist picker
Show description for c995a7a
Kotmin
committed
c995a7a
View commit details
Copy full SHA for c995a7a
Browse repository at this point
feat(ui): add native Save-to-playlist popup driver
Show description for bf866a7
Kotmin
committed
bf866a7
View commit details
Copy full SHA for bf866a7
Browse repository at this point
feat(core): add cross-tab playlist catalog cache
Show description for c68959e
Kotmin
committed
c68959e
View commit details
Copy full SHA for c68959e
Browse repository at this point
feat(ui): add playlist overlay state machine and DOM renderer
Show description for 0394b9b
Kotmin
committed
0394b9b
View commit details
Copy full SHA for 0394b9b
Browse repository at this point
feat(content): wire playlist picker into content.js keyboard handler
Show description for beb7d22
Kotmin
committed
beb7d22
View commit details
Copy full SHA for beb7d22
Browse repository at this point
docs(playlist): document picker, changelog entry, open questions
Show description for d09e5bf
Kotmin
committed
d09e5bf
View commit details
Copy full SHA for d09e5bf
Browse repository at this point
feat(playlist): resolve native Save-to-playlist trigger selector
Show description for 3a20bb1
Kotmin
committed
3a20bb1
View commit details
Copy full SHA for 3a20bb1
Browse repository at this point
feat(playlist): show sign-in badge for logged-out playlist chord
Show description for c4e6ac6
Kotmin
committed
c4e6ac6
View commit details
Copy full SHA for c4e6ac6
Browse repository at this point
fix(playlist): hide native Save-to-playlist sheet while it's driven
Show description for 7273a3c
Kotmin
committed
7273a3c
View commit details
Copy full SHA for 7273a3c
Browse repository at this point
fix(playlist): pre-check existing playlists and support removal
Show description for 08af8cc
Kotmin
committed
08af8cc
View commit details
Copy full SHA for 08af8cc
Browse repository at this point
fix(playlist): restore native sheet visibility on close
Show description for e299c31
Kotmin
committed
e299c31
View commit details
Copy full SHA for e299c31
Browse repository at this point
fix(playlist): verify native sheet close, fall back to trigger re-click
Show description for e386ab9
Kotmin
committed
e386ab9
View commit details
Copy full SHA for e386ab9
Browse repository at this point
perf(playlist): stop reopening the native popup per playlist row
Show description for 8b1d122
Kotmin
committed
8b1d122
View commit details
Copy full SHA for 8b1d122
Browse repository at this point
feat(playlist): configurable toggle key, arrow check/uncheck, follow scroll
Show description for 80904c1
Kotmin
committed
80904c1
View commit details
Copy full SHA for 80904c1
Browse repository at this point
fix(playlist): drive the real create-playlist dialog, not a phantom field
Show description for 97721b3
Kotmin
committed
97721b3
View commit details
Copy full SHA for 97721b3
Browse repository at this point
fix(playlist): close the native create-playlist dialog after submit
Show description for 6d4e561
Kotmin
committed
6d4e561
View commit details
Copy full SHA for 6d4e561
Browse repository at this point
fix(playlist): click the dialog's Cancel button, not Escape, to close it
Show description for 8cde89c
Kotmin
committed
8cde89c
View commit details
Copy full SHA for 8cde89c
Browse repository at this point
fix(playlist): skip redundant sheet close after create-new success
Show description for 16efd3d
Kotmin
committed
16efd3d
View commit details
Copy full SHA for 16efd3d
Browse repository at this point
refactor(playlist): extract orchestration into a testable controller
Show description for 7e2c667
Kotmin
committed
7e2c667
View commit details
Copy full SHA for 7e2c667
Browse repository at this point
docs(playlist): add picker shortcuts to README, document controller pattern
Show description for 8eb2cb2
Kotmin
committed
8eb2cb2
View commit details
Copy full SHA for 8eb2cb2
Browse repository at this point
docs(release): document semver bump policy
Show description for c75ac17
Kotmin
committed
c75ac17
View commit details
Copy full SHA for c75ac17
Browse repository at this point
chore(release): bump to 0.3.0
Show description for 49fee68
Kotmin
committed
49fee68
View commit details
Copy full SHA for 49fee68
Browse repository at this point
You can’t perform that action at this time.