asteroid/docker
Glenn Thompson 46d57e2775 Fix timestamp consistency across all tables
- Update USERS table schema to use TIMESTAMP instead of integer
- Add migration 003 to convert existing integer timestamps to TIMESTAMP
- Remove timestamp-to-unix calls in playlist-management.lisp (use DB default)
- Update user-management.lisp to use postmodern:execute for last-login update
- All timestamp columns now consistently use PostgreSQL TIMESTAMP type
2025-12-10 11:11:32 -05:00
..
Dockerfile.liquidsoap fix: Revert unnecessary Docker image change 2025-10-02 16:51:59 +03:00
asteroid-radio-docker.liq fix: Use 'normal' mode instead of 'sequential' for playlist playback 2025-12-03 19:00:13 -05:00
docker-compose.asteroid.yml feat: add docker setup for asteroid app 2025-10-30 19:08:46 -04:00
docker-compose.yml Add Liquidsoap/Icecast controls, fix library scan 2025-12-10 11:11:32 -05:00
docker-compose.yml.remote-backup feat: Complete Docker streaming integration with web interface 2025-10-02 16:51:03 +03:00
docker-streaming.org feat: Add Docker streaming infrastructure for Liquidsoap and Icecast2 2025-10-02 16:50:06 +03:00
environment.sh Source database auth creds from the environment 2025-12-07 19:44:04 -05:00
icecast.xml feat: Convert JavaScript to Parenscript with stream fixes and UX improvements 2025-12-06 11:55:24 -05:00
init-db.sql Fix timestamp consistency across all tables 2025-12-10 11:11:32 -05:00
radiance-default.conf.lisp small moves, ellie. small moves. 2025-11-04 17:37:13 -05:00
setup-complete.org feat: Add auto-scan on startup and live Icecast/Liquidsoap status checks 2025-10-04 09:54:04 -04:00
start.sh Source database auth creds from the environment 2025-12-07 19:44:04 -05:00
stop.sh ... And then we ask: How did this *ever* work?? 2025-12-07 19:44:04 -05:00