cottongin
  • Joined on 2025-02-23
cottongin pushed to master at HyperSpaceOut/IRC-kosmi-relay 2026-04-05 05:06:43 -05:00
4188ae29af chore: cleanup repo
54dd9dc999 chore: add LICENSE and AI warning
d533bd5f3e Anchor binary patterns in .gitignore to repo root
d314193540 Fix stale cmd/ scripts, export LoginWithChromedp, clean up vet warnings
4fc7f08b24 Add connection resilience and reconnect commands for Kosmi and Jackbox
Compare 6 commits »
cottongin pushed to master at HyperSpaceOut/jackboxpartypack-gamepicker 2026-04-05 04:30:09 -05:00
91b7de3bb7 style: remove footer top margin, match presence bar bottom padding to 1rem, stack sections vertically
ea23b66cbf feat: move presence bar to sticky bottom-right widget
ea6e8db90b feat: ticker symbol voting for live votes
b2bb2989e9 feat: role-aware presence bar, WebSocket logging fixes
52e9a7af42 fix: handle unreadable admins.json in Docker and exclude from image
Compare 5 commits »
cottongin pushed to master at cottongin/SongRequest 2026-04-03 21:49:08 -05:00
6cfa971fa6 tweak: double choice timeout
cottongin pushed to master at cottongin/SongRequest 2026-04-03 21:36:29 -05:00
f882ab9ecc chore: include LLM/AI disclaimer
93f55840a5 Add explicit filtering, fuzzy matching, reply modes, bulk actions, and refresh README
Compare 2 commits »
cottongin pushed to master at cottongin/NtR-soudcloud-fetcher 2026-04-02 11:43:16 -05:00
d014a14cbe docs: update README with public endpoints, auth changes, and new features
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