|
901edb80c8
|
Added styles for a last played table.
|
2021-09-02 22:57:25 +04:00 |
|
|
080954fe5f
|
Fixed updateLastPlayedSong() wrong current song checking.
|
2021-09-02 01:13:02 +04:00 |
|
|
31e9e14063
|
Quick fix to get first element of an array after a promise is resolved.
|
2021-09-01 22:17:09 +04:00 |
|
|
784dc503a5
|
Added updateLastPlayedSong function that drops first song from a table and inserts a new one at the bottom.
|
2021-09-01 22:14:08 +04:00 |
|
|
d3fb86dbdb
|
Since it returns only one song it's obvious to return just that song's attributes.
|
2021-09-01 22:13:04 +04:00 |
|
|
645e94a5d8
|
getLastPlayedSongs now more universal and instead of /lastplayed there is /lastsong endpoint that returns one previously played song.
|
2021-09-01 22:10:15 +04:00 |
|
|
d7d84a7f52
|
Changed force update function. Changed song's fields to named ones.
|
2021-09-01 22:08:09 +04:00 |
|
|
f89fbc2aa9
|
Implemented functionality of getting last played songs.
|
2021-08-31 22:11:35 +04:00 |
|
|
76a4f42d7a
|
Added a simple list of last 10 songs played.
|
2021-08-31 22:10:14 +04:00 |
|
|
d851964cce
|
Updated link to a host where radio is hosted.
|
2021-07-11 01:44:43 +04:00 |
|
|
06ccf01fcc
|
Moved a filelist outside the assets dir.
|
2021-06-05 19:01:35 +04:00 |
|
|
c12ecd3741
|
Total rearrangement of files into a sane structure with multiple entry points instead of single process handling everything.
|
2021-06-05 18:58:22 +04:00 |
|