|
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 |
|
|
38630ebb34
|
Show start time of songs in last played songs. Made yesterday, commit today, yay. :)
|
2022-01-22 19:00:11 +04:00 |
|
|
96548e5744
|
Replaced .b32.i2p with radio.arav.top domain in a playlist.
|
2021-12-21 21:45:45 +04:00 |
|
|
5d832f9d11
|
Since Icecast pretty much never get restarted, here I switched to a start date of a stream (Liquidsoap).
|
2021-12-05 20:34:45 +04:00 |
|
|
35e9a0c213
|
/.well-known/ isn't needed here.
|
2021-12-01 02:22:36 +04:00 |
|
|
1e4963ec2e
|
Replaced date formats variable name.
|
2021-12-01 02:22:11 +04:00 |
|
|
f02d333ae3
|
Fixed a js script for radio page.
|
2021-12-01 02:19:38 +04:00 |
|
|
4415612d69
|
LMAO I'm blind, didn't see that there are old links. And added a link to my contacts in a Donation section.
|
2021-12-01 02:15:39 +04:00 |
|
|
23d185bb93
|
Let's get rid of radio_filelist.html.
|
2021-12-01 02:13:34 +04:00 |
|
|
ddd4e839d0
|
Modified link to internal radio. And deleted /filelist and /playlist endpoints and moved them to nginx.
|
2021-11-16 18:21:26 +04:00 |
|
|
cdf917a558
|
Less retarded donation section.
|
2021-11-10 00:42:56 +04:00 |
|
|
c88c9b9fda
|
Listeners record section for radio.
|
2021-11-09 18:36:04 +04:00 |
|
|
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 |
|