|
0bd91c3c1f
|
Adding a muted attribute to a video tag makes it actually play on chrome and chrome-like browsers.
|
2024-03-06 04:20:43 +04:00 |
|
|
2ea21e12b2
|
In index.pug added ids for MLS fields.
|
2023-10-08 04:09:05 +04:00 |
|
|
0d8032da46
|
MostListenedSong was rewritten.
|
2023-10-08 00:52:40 +04:00 |
|
|
131ea35341
|
A reduntant method Song.ArtistTitle() was removed.
|
2023-10-07 21:31:00 +04:00 |
|
|
65ec8c1db2
|
In index.pug avoid nil pointer dereferencing.
|
2023-10-07 05:35:16 +04:00 |
|
|
238705b00f
|
In an index.pug file make a copy of a current song for thread safety.
|
2023-10-07 05:25:13 +04:00 |
|
|
c33ff03bd8
|
Updated using of SongList.Current() in an index.pug file.
|
2023-10-05 18:53:57 +04:00 |
|
|
6ce4700420
|
In index.pug: songList.Len() was replaced with songList.MaxLen().
|
2023-10-04 18:15:09 +04:00 |
|
|
20b8b62b73
|
In an index.pug file added a tbody tag to a table.
|
2023-10-02 18:20:07 +04:00 |
|
|
35429e57d2
|
In an index.pug added span#radio-duration.
|
2023-10-02 03:55:51 +04:00 |
|
|
3e0a1fe181
|
Updated index.pug.
|
2023-10-02 03:19:48 +04:00 |
|
|
21f48e2366
|
Don't show elapsed time under a play button.
|
2023-08-22 17:11:15 +04:00 |
|
|
bc9437cd2c
|
Replaced everything with id. Also #last-played renamed to #last-songs. Everything in #player got a prefix radio-.
|
2023-08-22 04:37:17 +04:00 |
|
|
82e2720156
|
Removed excessive div.
|
2023-08-22 04:18:05 +04:00 |
|
|
347fb97cf2
|
Changed naming of tags.
|
2023-08-22 03:38:19 +04:00 |
|
|
b40942b5fb
|
Made volume slider vertical.
|
2023-08-21 18:33:00 +04:00 |
|
|
4b68b93e7b
|
Removed vol up and down buttons.
|
2023-08-21 18:32:39 +04:00 |
|
|
9ac60e9f28
|
Don't show server start date and time on a page.
|
2023-08-21 18:30:21 +04:00 |
|
|
e53fb45bd9
|
Show zeroes in cur-time.
|
2023-08-20 18:22:33 +04:00 |
|
|
8ab04a7906
|
Forgot to revert src back. Set version to 23.33.1.
|
2023-08-20 02:38:05 +04:00 |
|
|
4bdbc28f43
|
Added custom player that is diplayed if JS is enabled.
|
2023-08-20 01:20:13 +04:00 |
|
|
9b7ea6984e
|
Added stopit.mp4 banner at the index page. :)
|
2023-08-13 00:59:07 +04:00 |
|
|
205eb0ab76
|
Decided to move privacy statements on a separate page on a main site.
|
2023-06-12 22:01:25 +04:00 |
|
|
184561ab29
|
Convert date of a most listened song to client's local time.
|
2023-03-13 02:11:33 +04:00 |
|
|
2b47748c30
|
Show most listened song on a page.
|
2023-03-13 00:04:53 +04:00 |
|
|
1ebecc91d9
|
Keep last songs section even if there are no songs. Otherwise a JS code will be broken without further bloating.
|
2023-03-12 04:05:07 +04:00 |
|
|
e73a9a3b12
|
Added my full name in a footer.
|
2023-03-12 03:06:02 +04:00 |
|
|
24b78e00ff
|
Put actual number of last songs displayed in a privacy statements.
|
2023-03-12 02:58:51 +04:00 |
|
|
83cdc222c7
|
Change arav.top to arav.su.
|
2023-02-23 17:49:01 +04:00 |
|
|
bd35189caa
|
Updated a year in a template.
|
2023-02-07 02:54:30 +04:00 |
|
|
97294bd9f0
|
index.jade was changed to index.pug because... Why not? :)
|
2023-02-07 02:44:31 +04:00 |
|
|
dde372fd5d
|
Pass number of last songs to a template.
|
2023-02-07 02:37:30 +04:00 |
|
|
39486e7cf0
|
Removed section for the most listened song.
|
2023-02-07 02:37:08 +04:00 |
|
|
595d7769ec
|
Template was rewritten to a form that gets pre-compiled into a Go source file. Must help to increase speed drastically.
|
2022-06-13 18:37:50 +04:00 |
|
|
4d5fb47a15
|
Template and assets moved off to web directory in root.
|
2022-05-24 18:30:45 +04:00 |
|