|
21f48e2366
|
Don't show elapsed time under a play button.
|
2023-08-22 17:11:15 +04:00 |
|
|
8a5666743f
|
Further code shortening in main.js!
|
2023-08-22 16:50:27 +04:00 |
|
|
790b08e22c
|
Changed formatting in main.js. Also innerText was replaced with textContent.
|
2023-08-22 16:37:00 +04:00 |
|
|
28c2cf21a0
|
$() func was made into an arrow func.
|
2023-08-22 16:35:43 +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 |
|
|
5e247f8d5c
|
Refactored main.js.
|
2023-08-22 04:18:30 +04:00 |
|
|
82e2720156
|
Removed excessive div.
|
2023-08-22 04:18:05 +04:00 |
|
|
3120855858
|
In updateLastPlayedSong ' symbol replaced by ".
|
2023-08-22 03:41:09 +04:00 |
|
|
696bcb9e89
|
Removed unused radio-status from JS.
|
2023-08-22 03:40:48 +04:00 |
|
|
865bdd7eca
|
For update button replaced getElementById with getElementsByName.
|
2023-08-22 03:40:09 +04:00 |
|
|
472a68768c
|
Updated player's JS.
|
2023-08-22 03:39:29 +04:00 |
|
|
3837ca9c56
|
Updated CSS.
|
2023-08-22 03:38:51 +04:00 |
|
|
347fb97cf2
|
Changed naming of tags.
|
2023-08-22 03:38:19 +04:00 |
|
|
c0018f3d50
|
In sitemap.xml updated lastmod for /.
|
2023-08-21 18:40:04 +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 |
|
|
60fae56a28
|
Set min-width for a player. Sorted properties.
|
2023-08-21 05:22:22 +04:00 |
|
|
e53fb45bd9
|
Show zeroes in cur-time.
|
2023-08-20 18:22:33 +04:00 |
|
|
f7fcfc1ba0
|
Set column direction for player on narrow screens.
|
2023-08-20 18:06:14 +04:00 |
|
|
8ab04a7906
|
Forgot to revert src back. Set version to 23.33.1.
|
2023-08-20 02:38:05 +04:00 |
|
|
681d1afc68
|
Shortened a code for changing maskImage.
|
2023-08-20 02:23:00 +04:00 |
|
|
af0cbda364
|
Added -webkit-mask-image to work on Chrome.
|
2023-08-20 02:19:04 +04:00 |
|
|
3566e90b1a
|
Correct audio stopping.
|
2023-08-20 02:10:29 +04:00 |
|
|
8d546917d3
|
Added SVG play and stop buttons.
|
2023-08-20 01:21:01 +04:00 |
|
|
dbaa813815
|
Added styling for a custom player.
|
2023-08-20 01:20:41 +04:00 |
|
|
8d372645ce
|
Added JS code for a custom player.
|
2023-08-20 01:20:28 +04:00 |
|
|
4bdbc28f43
|
Added custom player that is diplayed if JS is enabled.
|
2023-08-20 01:20:13 +04:00 |
|
|
949e96d195
|
Removed unnecessary styling for an audio element.
|
2023-08-20 01:17:11 +04:00 |
|
|
9b7ea6984e
|
Added stopit.mp4 banner at the index page. :)
|
2023-08-13 00:59:07 +04:00 |
|
|
dc52b7b3be
|
/filelist in sitemap.xml was changed to changefreq always.
|
2023-08-06 03:37:56 +04:00 |
|
|
ab0634ba17
|
Removed auto-generated jade.go from repo and ignored it.
|
2023-08-06 03:35:32 +04:00 |
|
|
877b5d4013
|
Playlist file renamed to playlist.m3u.
|
2023-07-22 22:58:42 +04:00 |
|
|
205eb0ab76
|
Decided to move privacy statements on a separate page on a main site.
|
2023-06-12 22:01:25 +04:00 |
|
|
12a7c7732b
|
Now if a list is emty and a table doesn't contains a tbody element it will be correctly created and a song will be added.
|
2023-06-12 21:50:10 +04:00 |
|
|
47bc1a8e02
|
Added sitemap.xml.
|
2023-05-21 22:44:09 +04:00 |
|
|
dd1469c957
|
Added .right class to align a text to right.
|
2023-03-13 02:12:38 +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 |
|
|
341ea73e97
|
Check if tbody is present and create it if doesn't.
|
2023-03-12 21:57:03 +04:00 |
|
|
6b1f2e76e3
|
Do not remove first row while there is less than 10 rows.
|
2023-03-12 21:50:06 +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 |
|
|
e58b44191d
|
Removed robots.txt file.
|
2023-02-19 21:37:38 +04:00 |
|
|
bd35189caa
|
Updated a year in a template.
|
2023-02-07 02:54:30 +04:00 |
|
|
ac3e2b8e92
|
Updated go:generate statement in web.go.
|
2023-02-07 02:45:40 +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 |
|