Commit Graph

12 Commits

Author SHA1 Message Date
16008de531
Fixed formatting. 2022-01-23 21:03:21 +04:00
bf2e484bde
Combined text-decoration into one line. Added gap, set min-width of last-played table, and right text-align of second column. 2022-01-22 23:25:51 +04:00
f7322a78b4
Added song start time column. Added listener for update button. 2022-01-22 19:04:33 +04:00
baf818db02
There was an update link on radio page, that wasn't working due to CSP, lel. Made it into a button.
And last played table made to grid.
2022-01-22 19:03:44 +04:00
96548e5744
Replaced .b32.i2p with radio.arav.top domain in a playlist. 2021-12-21 21:45:45 +04:00
f02d333ae3
Fixed a js script for radio page. 2021-12-01 02:19: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
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
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
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