|
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 |
|
|
39486e7cf0
|
Removed section for the most listened song.
|
2023-02-07 02:37:08 +04:00 |
|
|
9e72a59fba
|
Don't store generated index.pug.go.
|
2023-02-07 02:35:10 +04:00 |
|
|
52e5f1be55
|
In playlist wrote a full name Yggdrasil instead of just Ygg.
|
2022-09-19 01:59:01 +04:00 |
|
|
ef9af21de1
|
Added an Yggdrasil link to m3u.
|
2022-08-30 00:32:52 +04:00 |
|
|
0b51ed1cbd
|
Holy shit, I found it only now.
|
2022-08-02 02:50:05 +04:00 |
|
|
972e42026d
|
Added a valid path to a jade compiler and instruction on how to install it.
|
2022-06-13 18:47:27 +04:00 |
|
|
a02efc9852
|
Forgot to remove this temporary workaround. xD
|
2022-06-13 18:44:04 +04:00 |
|
|
38dc074e95
|
Generated code for Index template.
|
2022-06-13 18:40:50 +04:00 |
|
|
363a7f822c
|
Jade's helper library for a generated template.
|
2022-06-13 18:40:29 +04:00 |
|
|
5be38c00cf
|
Removed old template pre-compilation. Added go:generate command to create an index.jade.go file.
|
2022-06-13 18:39:30 +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 |
|
|
f2d5b5e8c5
|
Template is being embed directly and all code for directory was removed.
|
2022-05-24 19:42:47 +04:00 |
|
|
dcbd544da3
|
Show listeners in a same manner as in a template.
|
2022-05-24 18:52:39 +04:00 |
|
|
bc1223cd35
|
stats endpoint changed in status in main.js.
|
2022-05-24 18:49:24 +04:00 |
|
|
4d5fb47a15
|
Template and assets moved off to web directory in root.
|
2022-05-24 18:30:45 +04:00 |
|
|
6484b72342
|
Embed templates and assets code was moved to a separate package.
|
2022-05-24 18:30:14 +04:00 |
|