Skip to content
This repository has been archived by the owner on Jul 24, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (18 loc) · 865 Bytes

CHANGELOG.md

File metadata and controls

21 lines (18 loc) · 865 Bytes

v0.2.0

New:
  • Added some style; thanks to Dimitris Kourouvakalis
  • Replaced expensive ajax-calls with Websockets (Tubesock & Redis) on server for real-time updates on playling status

v0.1.0

Hello World release!

New:
  • Basic auth, only admin can create/edit/destroy streams.
  • Async background job every 5sec to update stream playlist info if needed
  • Ajax-solution for auto-updating content related to "now playing song" and "playlist info".
    • DOM updates only when needed (ex; new song is being played)
    • Page Visibility API is being used, so to avoid ajax calls that when page doesn't have focus on browser
  • basic audio html5 tag in order to listen each stream
  • slim-rails is being used for templating
  • db seeds for streams (currently loading creativecommons.gr stations