Commit Graph

18 Commits

Author SHA1 Message Date
3c2abc469b
Donation section for main and radio sites. 2021-11-09 18:34:57 +04:00
637ca46265
Updated radio filelist. 2021-11-02 18:45:27 +04:00
330a2c72b9
Updated sentence about why client JS is needed here. And capitalised Neocities. 2021-09-08 17:27:38 +04:00
361f3002ab
Updated radio file list. 2021-09-08 17:22:38 +04:00
906968b06c
Got my hands to this file and moved $ fun coutside. ...What I was thinking back then?... 2021-09-08 17:21:46 +04:00
17fbfe997f
Updated list of music. 2021-09-05 19:47:56 +04:00
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