Releases: metaversecloud-com/jukebox
Releases · metaversecloud-com/jukebox
2.0.7
2.0.6
2.0.5
2.0.4: Change particle position to be above asset (#7)
* Initialize dev * Add production release CICD * Create Vite App in Client * Remove Vite boilerplate * Configured port and proxy * express server setup, vite build dir, prettier * Server Boilerplate * Path alias configured * Client boilerplate * Client boilerplate set up * README done, ports changed, env setup * Removed test button * Google API added * Server changed to ts * client updated * minimalistic jukebox done (v 0.0.1) * Search set up * webhook route created * UI started * Client Side WIP * Server side WIP * Added marquee and infinite scroll * playVideos from client, reorg * Locking Implemented * Get Catalog * skeleton loader and sse trial * implemented sse * improved infinite scroll * client cleanup * SSE using event emitters WIP * global event emitter object * admin wip * Add to Queue done * client cleanup * server cleanup * ready for testing * package lock regenerated * Docker file changed * Update aws-dev.yml * Added npx to package json * file extensions added manually * Update package.json * Update package.json * Update Dockerfile * cicd * improved queuing * update package-lock and restore npm start script * copy all content * update dev pipeline * temporarily ignore ts * Changed file name * improved health check * Admin settings (remove from catalog) * (temp) dont remove currently playing video * Replace fetch-event-source with EventSource * scalability using redis * removed temp fix * removed redis password * removed redis port * redis connection trial * add connect timeout * temp very large connect timeout * removed connect timeout * minor bug fixes * small bug fix * Used updated stylesheet, added checkInteractiveCred * updates wip * queue wip * queue done * rename * redis url fix * added error handler * more updates * fix nowPlaying err * audio only for stride * removed hard coded and added AUDIO_ONLY env * Add production release CICD * Add production release CICD * Add production release CICD * Add production release CICD * Add production release CICD * Add production release CICD * Add production release CICD * Add production release CICD * Add production release CICD * Add production release CICD * Add production release CICD * Add production release CICD * Add production release CICD * Add production release CICD * Add production release CICD * Add production release CICD * Add production release CICD * fix error screen * Add production release CICD * Add production release CICD * clean workflows * Add production release CICD * Add production release CICD * Add production release CICD * Add production release CICD * Update aws_dev_release.yml * Update aws_dev_release.yml * Update aws_dev_release.yml * Update aws_dev_release.yml * Add production release CICD * Add production release CICD * Add production release CICD * jukebox analytics * analytics & particles * views fix * UI fix * particle effect fallback * bug fix on queue * Update SDK * added particle name to healthcheck * gitignore * search bug fix + hide add button when loading * remove particles from env * move server start date * use updatePublicKeyAnalytics method * update particle effect position --------- Co-authored-by: LinaBell <lina@topia.io> Co-authored-by: Terraform <terraform@topia.io> Co-authored-by: notchjpl <128665993+notchjpl@users.noreply.github.com> Co-authored-by: Juan Pablo Lorier <jplorier>
Only Audio option
Audio only for Stride (#5) * Initialize dev * Add production release CICD * Create Vite App in Client * Remove Vite boilerplate * Configured port and proxy * express server setup, vite build dir, prettier * Server Boilerplate * Path alias configured * Client boilerplate * Client boilerplate set up * README done, ports changed, env setup * Removed test button * Google API added * Server changed to ts * client updated * minimalistic jukebox done (v 0.0.1) * Search set up * webhook route created * UI started * Client Side WIP * Server side WIP * Added marquee and infinite scroll * playVideos from client, reorg * Locking Implemented * Get Catalog * skeleton loader and sse trial * implemented sse * improved infinite scroll * client cleanup * SSE using event emitters WIP * global event emitter object * admin wip * Add to Queue done * client cleanup * server cleanup * ready for testing * package lock regenerated * Docker file changed * Update aws-dev.yml * Added npx to package json * file extensions added manually * Update package.json * Update package.json * Update Dockerfile * cicd * improved queuing * update package-lock and restore npm start script * copy all content * update dev pipeline * temporarily ignore ts * Changed file name * improved health check * Admin settings (remove from catalog) * (temp) dont remove currently playing video * Replace fetch-event-source with EventSource * scalability using redis * removed temp fix * removed redis password * removed redis port * redis connection trial * add connect timeout * temp very large connect timeout * removed connect timeout * minor bug fixes * small bug fix * Used updated stylesheet, added checkInteractiveCred * updates wip * queue wip * queue done * rename * redis url fix * added error handler * more updates * fix nowPlaying err * audio only for stride * removed hard coded and added AUDIO_ONLY env --------- Co-authored-by: LinaBell <lina@topia.io> Co-authored-by: Terraform <terraform@topia.io> Co-authored-by: notchjpl <128665993+notchjpl@users.noreply.github.com> Co-authored-by: Juan Pablo Lorier <jplorier>
More updates
More updates (#4) * Initialize dev * Add production release CICD * Create Vite App in Client * Remove Vite boilerplate * Configured port and proxy * express server setup, vite build dir, prettier * Server Boilerplate * Path alias configured * Client boilerplate * Client boilerplate set up * README done, ports changed, env setup * Removed test button * Google API added * Server changed to ts * client updated * minimalistic jukebox done (v 0.0.1) * Search set up * webhook route created * UI started * Client Side WIP * Server side WIP * Added marquee and infinite scroll * playVideos from client, reorg * Locking Implemented * Get Catalog * skeleton loader and sse trial * implemented sse * improved infinite scroll * client cleanup * SSE using event emitters WIP * global event emitter object * admin wip * Add to Queue done * client cleanup * server cleanup * ready for testing * package lock regenerated * Docker file changed * Update aws-dev.yml * Added npx to package json * file extensions added manually * Update package.json * Update package.json * Update Dockerfile * cicd * improved queuing * update package-lock and restore npm start script * copy all content * update dev pipeline * temporarily ignore ts * Changed file name * improved health check * Admin settings (remove from catalog) * (temp) dont remove currently playing video * Replace fetch-event-source with EventSource * scalability using redis * removed temp fix * removed redis password * removed redis port * redis connection trial * add connect timeout * temp very large connect timeout * removed connect timeout * minor bug fixes * small bug fix * Used updated stylesheet, added checkInteractiveCred * updates wip * queue wip * queue done * rename * redis url fix * added error handler * more updates * fix nowPlaying err --------- Co-authored-by: LinaBell <lina@topia.io> Co-authored-by: Terraform <terraform@topia.io> Co-authored-by: notchjpl <128665993+notchjpl@users.noreply.github.com> Co-authored-by: Juan Pablo Lorier <jplorier>
Updates
Updates (#3) * Initialize dev * Add production release CICD * Create Vite App in Client * Remove Vite boilerplate * Configured port and proxy * express server setup, vite build dir, prettier * Server Boilerplate * Path alias configured * Client boilerplate * Client boilerplate set up * README done, ports changed, env setup * Removed test button * Google API added * Server changed to ts * client updated * minimalistic jukebox done (v 0.0.1) * Search set up * webhook route created * UI started * Client Side WIP * Server side WIP * Added marquee and infinite scroll * playVideos from client, reorg * Locking Implemented * Get Catalog * skeleton loader and sse trial * implemented sse * improved infinite scroll * client cleanup * SSE using event emitters WIP * global event emitter object * admin wip * Add to Queue done * client cleanup * server cleanup * ready for testing * package lock regenerated * Docker file changed * Update aws-dev.yml * Added npx to package json * file extensions added manually * Update package.json * Update package.json * Update Dockerfile * cicd * improved queuing * update package-lock and restore npm start script * copy all content * update dev pipeline * temporarily ignore ts * Changed file name * improved health check * Admin settings (remove from catalog) * (temp) dont remove currently playing video * Replace fetch-event-source with EventSource * scalability using redis * removed temp fix * removed redis password * removed redis port * redis connection trial * add connect timeout * temp very large connect timeout * removed connect timeout * minor bug fixes * small bug fix * Used updated stylesheet, added checkInteractiveCred * updates wip * queue wip * queue done * rename * redis url fix * added error handler --------- Co-authored-by: LinaBell <lina@topia.io> Co-authored-by: Terraform <terraform@topia.io> Co-authored-by: notchjpl <128665993+notchjpl@users.noreply.github.com> Co-authored-by: Juan Pablo Lorier <jplorier>
First release
Jukebox 2.0 v0.1 (#2) * Initialize dev * Add production release CICD * Create Vite App in Client * Remove Vite boilerplate * Configured port and proxy * express server setup, vite build dir, prettier * Server Boilerplate * Path alias configured * Client boilerplate * Client boilerplate set up * README done, ports changed, env setup * Removed test button * Google API added * Server changed to ts * client updated * minimalistic jukebox done (v 0.0.1) * Search set up * webhook route created * UI started * Client Side WIP * Server side WIP * Added marquee and infinite scroll * playVideos from client, reorg * Locking Implemented * Get Catalog * skeleton loader and sse trial * implemented sse * improved infinite scroll * client cleanup * SSE using event emitters WIP * global event emitter object * admin wip * Add to Queue done * client cleanup * server cleanup * ready for testing * package lock regenerated * Docker file changed * Update aws-dev.yml * Added npx to package json * file extensions added manually * Update package.json * Update package.json * Update Dockerfile * cicd * improved queuing * update package-lock and restore npm start script * copy all content * update dev pipeline * temporarily ignore ts * Changed file name * improved health check * Admin settings (remove from catalog) * (temp) dont remove currently playing video * Replace fetch-event-source with EventSource * scalability using redis * removed temp fix * removed redis password * removed redis port * redis connection trial * add connect timeout * temp very large connect timeout * removed connect timeout * minor bug fixes * small bug fix * Used updated stylesheet, added checkInteractiveCred --------- Co-authored-by: LinaBell <lina@topia.io> Co-authored-by: Terraform <terraform@topia.io> Co-authored-by: notchjpl <128665993+notchjpl@users.noreply.github.com> Co-authored-by: Juan Pablo Lorier <jplorier>