Skip to content

Releases: metaversecloud-com/jukebox

2.0.7

25 Apr 01:26
75e63ad

Choose a tag to compare

What's Changed

Full Changelog: 2.0.6...2.0.7

2.0.6

06 Feb 21:39
dc566c8

Choose a tag to compare

What's Changed

Full Changelog: 2.0.5...2.0.6

2.0.5

03 Oct 17:50
b28aa69

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.4...2.0.5

2.0.4: Change particle position to be above asset (#7)

10 Jun 15:55
ea8598e

Choose a tag to compare

* 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

02 May 14:36
16fa261

Choose a tag to compare

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

22 Apr 18:19
0b1d2b6

Choose a tag to compare

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

19 Apr 16:35
95a157b

Choose a tag to compare

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

03 Apr 17:03
99f6724

Choose a tag to compare

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>