cottongin
  • Joined on 2025-02-23
cottongin pushed to master at cottongin/NtR-soudcloud-fetcher 2026-04-02 11:21:18 -05:00
4dd3f43ae3 feat: lock playlist/shows endpoints behind Bearer token auth
425a7047c3 feat: add public index page with censored playlist and live reveals
11f13c86b5 feat: add announced checkbox to track rows
Compare 3 commits »
cottongin pushed to master at cottongin/NtR-soudcloud-fetcher 2026-04-01 21:20:57 -05:00
a5f77187b3 feat: add dashboard ping button and .env file support
82049ab47f feat: delay show rotation during live recording window
a328684af0 fix: handle SoundCloud API 5xx errors with client_id refresh, backoff, and cursor fallback
Compare 3 commits »
cottongin pushed to master at cottongin/SongRequest 2026-03-28 11:53:57 -05:00
3372ce77fa Move card action buttons to top-right corner and add Mark Played to alternates
cottongin pushed to master at cottongin/SongRequest 2026-03-28 11:38:33 -05:00
7ebd22568b Add per-channel "Feeling Lucky" mode to auto-select first iTunes match
cottongin pushed to master at cottongin/SongRequest 2026-03-28 11:26:49 -05:00
2f33b43bbe Add MIT license
4fb8a5e25f Update .gitignore and untrack ignored files
ea40251e0e Add web dashboard auth system and session management actions
7340d59b8e Add dashboard features and UX polish
6723413250 Initial commit: SongRequest Limnoria plugin
cottongin created branch master in cottongin/SongRequest 2026-03-28 11:26:49 -05:00
cottongin created repository cottongin/SongRequest 2026-03-28 11:26:32 -05:00
cottongin opened issue HyperSpaceOut/jackboxpartypack-gamepicker#1 2026-03-23 11:23:56 -05:00
[Bug] losing track of game status
cottongin pushed to master at HyperSpaceOut/jackboxpartypack-gamepicker 2026-03-23 11:18:45 -05:00
0a59da8ee9 chore: add gitea templates
cottongin pushed to master at HyperSpaceOut/jackboxpartypack-gamepicker 2026-03-23 11:08:27 -05:00
a71ad7ae68 chore: add MIT license
cottongin pushed to master at HyperSpaceOut/jackboxpartypack-gamepicker 2026-03-23 11:04:10 -05:00
850fed5a87 chore: update README.md with new features and changes, version bump.
cottongin pushed to master at HyperSpaceOut/jackboxpartypack-gamepicker 2026-03-23 10:37:11 -05:00
0833cf6167 feat: add Prev/Next pagination bar to session history
bfabf390b4 feat: render sessions grouped by day with styled header bars
ad8efc0fbf feat: add pagination state and offset to session API calls
db369a807e feat: add getLocalDateKey, formatDayHeader, formatTimeOnly date helpers
d49601c54e feat: add offset pagination and X-Prev-Last-Date header to GET /sessions
Compare 11 commits »
cottongin pushed to master at HyperSpaceOut/jackboxpartypack-gamepicker 2026-03-23 09:03:36 -05:00
3da97a39ad chore: version bump
04f66a32cc feat: docker-compose supports optional ADMIN_CONFIG_PATH
95e7402d81 feat: PresenceBar component shows who is watching each page
f0b614e28a feat: usePresence hook for WebSocket-based page presence
242150d54c feat: WebSocket presence tracking with page_focus and presence_update
Compare 11 commits »
cottongin pushed to master at HyperSpaceOut/jackboxpartypack-gamepicker 2026-03-23 01:49:13 -05:00
512b36da51 fix: long-press select deselection bug, swap sun emoji for dice, bump version to 0.6.2
d613d4e507 feat: rewrite History page with controls bar, multi-select, Sunday badge, and update SessionDetail with archive support
bbd2e51567 feat: add POST /sessions/bulk endpoint for bulk archive, unarchive, and delete
b40176033f feat: add POST archive and unarchive endpoints for sessions
68045afbbc feat: add filter, limit, and X-Total-Count to session list endpoint
Compare 18 commits »
cottongin pushed to master at HyperSpaceOut/jackboxpartypack-gamepicker 2026-03-20 23:25:05 -05:00
c756d45e24 fix: guard shard event emissions on both manuallyStopped and gameFinished
cottongin pushed to master at HyperSpaceOut/jackboxpartypack-gamepicker 2026-03-20 22:35:26 -05:00
171303a6f9 fix: enforce single playing game and clean up stale shard monitors
4999060970 fix: periodic player count refresh via probe shard connection
34637d6d2c feat: add periodic game.status broadcast and live status REST endpoint
Compare 3 commits »
cottongin pushed to master at HyperSpaceOut/OBS-overlay 2026-03-20 22:06:56 -05:00
18d66c2dba fix: meter gradient now scales correctly across resolutions
cottongin pushed to master at HyperSpaceOut/OBS-overlay 2026-03-20 21:21:41 -05:00
fa7363bc78 fix: convert ES modules to classic scripts for file:// compatibility
cottongin pushed to master at HyperSpaceOut/OBS-overlay 2026-03-20 19:30:38 -05:00
a8b7df48a6 fix: restore lobby state on refresh, handle game.status heartbeat
cottongin pushed to master at HyperSpaceOut/OBS-overlay 2026-03-20 14:15:27 -05:00
06e375ccdc feat: continuous pulse glow when lobby is full, add horizontal offset for player list
4c56b7f8f9 feat: show meter fill percentage in dashboard status
7a2f8419d5 feat: add animated gradient meter to header text based on player count
d775f74035 fix: disable player list by default
228981bc2b docs: add header meter implementation plan
Compare 6 commits »