Go to file
Glenn Thompson 1076582fb4 Implement RADIANCE database integration
- Add database collections for tracks and playlists
- Configure proper RADIANCE field types (:text, :integer)
- Add r-data-model dependency for database backend
- Fix build-executable.lisp RADIANCE environment handling
- Update admin dashboard to show real database connection status
- Database now initializes successfully on server startup
2025-09-11 08:54:12 +03:00
static Fix LASS implementation: Enable dynamic CSS generation 2025-09-04 10:22:39 -04:00
template Fix API status endpoint and update navigation 2025-09-10 10:51:02 -04:00
.gitignore Add build-sbcl.sh to .gitignore 2025-09-10 10:51:02 -04:00
LICENSE Initial commit 2025-08-12 10:42:34 -04:00
Makefile clean out the Makefile a bit. 2025-09-04 11:58:41 -04:00
app-utils.lisp Project skeleton. 2025-08-12 10:59:34 -04:00
asteroid.asd Implement RADIANCE database integration 2025-09-11 08:54:12 +03:00
asteroid.lisp Implement RADIANCE database integration 2025-09-11 08:54:12 +03:00
build-executable.lisp Implement RADIANCE database integration 2025-09-11 08:54:12 +03:00
build-sbcl.sh Update build-executable.lisp to use custom SBCL path 2025-09-04 18:28:58 +03:00
design.org Add detailed design document for Asteroid Music radio station (#1) 2025-08-12 11:32:39 -04:00
module.lisp tiny cleanup. 2025-09-08 11:07:02 -04:00
project-summary.org Migrate from Hunchentoot to RADIANCE framework 2025-08-20 09:40:14 -04:00