Commit Graph

188 Commits

Author SHA1 Message Date
6f00c77a11
Fixed consistency of attribute quotes, now they are all single quotes.
Title and description are moved out of vars.
Fixed datetime attribute typo. Some text was rephrased.
2022-01-23 21:05:39 +04:00
16008de531
Fixed formatting. 2022-01-23 21:03:21 +04:00
77e1adb674
Removed debug prints. Removed unnecessary convert to utc. Removed title and description vars. 2022-01-23 21:02:31 +04:00
86182d2d85
In the name of consistency let's use single quotes. 2022-01-23 21:01:16 +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
01a68100ec
Combined text-decoration into one line. 2022-01-22 23:24:30 +04:00
ae786a5c7a
Changed text-shadow for filename in overlay. 2022-01-22 23:24:08 +04:00
527f62722b
RSS pubDate is now in a right format. 2022-01-22 23:20:26 +04:00
b30b85fb72
Update link transformed to button. Added song start time column (yesterday, heh). Advanced to the year 2k22. 2022-01-22 19:05:59 +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
38630ebb34
Show start time of songs in last played songs. Made yesterday, commit today, yay. :) 2022-01-22 19:00:11 +04:00
d7b0997ef0
We've advanced to 2022 22 days ago already, kek. 2022-01-22 18:58:56 +04:00
ca3a00f4ba
Added word-break for links. 2022-01-22 18:57:41 +04:00
0df36cb570
Added footer to files.arav.top. 2022-01-22 18:57:06 +04:00
34357f361c
Removed debug log. Renamed scal global variable to g_scale. 2022-01-21 23:28:19 +04:00
3dda0eedb5
Removed div and commented out code line. 2022-01-21 23:26:36 +04:00
72d6e835bb
Overlay reorganised. Volume now stored in a global variable. 2022-01-21 22:49:02 +04:00
bc2d2f6e74
Overlay reorganised. 2022-01-21 22:47:56 +04:00
81f4b4725b
Updated version field. 2022-01-21 20:59:36 +04:00
176d206ab1
Changed guid format. Now it made of category and date. 2022-01-21 20:59:18 +04:00
a1902abbd4
Now there is single section with all posts. Type of post added as a prefix "CategoryName:" to the title of post. 2022-01-21 20:58:13 +04:00
48bdab2589
Removed getPostsForRSS and getPosts now returns all posts. 2022-01-21 20:56:46 +04:00
9b4c0e76bf
Rename getPostsX() to just getPost that returns all posts. mindflowDateToId renamed to date_id. 2022-01-21 20:55:53 +04:00
1a41b3f901
Updated httpprocwatchd entry. 2022-01-02 21:58:58 +04:00
a9217c49f0
Updated version of httpprocwatchd to 1.3. And replaced license. 2022-01-02 05:34:34 +04:00
66210c1407
sitemap.xml updated. 2022-01-02 05:34:07 +04:00
4097b331c8
Fixed ampersand in title of an article. 2022-01-02 05:33:38 +04:00
be7c7e0584
A link to my tracks at stuff page was broken due to missing files_site. 2021-12-30 03:29:45 +04:00
ef54d0dde7
[about.pug] Few minor changes in texts. 2021-12-28 04:55:06 +04:00
f3d1cd375b
[sitemap.xml] Added priorities. Updated lastmod fields. 2021-12-28 03:12:07 +04:00
61f9753877
Updated httpprocwatchd to a new version. Renamed kwh-calc to kwh-cost. 2021-12-24 23:58:23 +04:00
96548e5744
Replaced .b32.i2p with radio.arav.top domain in a playlist. 2021-12-21 21:45:45 +04:00
3e9f48e64d
Added Project Zomboid into a list of game servers. 2021-12-21 21:45:02 +04:00
949dcf6fb8
Fixed links to articles in sitemap.xml. I'm just retarded. :/ 2021-12-21 21:44:24 +04:00
70fce7cd08
Again I forgot something and found out about it only after a week. :) 2021-12-13 23:29:08 +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
06d7c66ffb
Updated Donation section on homepage. 2021-12-01 02:43:00 +04:00
1096095b32
A little addition about E-Mail server. 2021-12-01 02:39:10 +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
1619cb52fa
Replaced date formats variable name. 2021-12-01 02:21:08 +04:00
eedb323397
Replaced date formats variable with a new one. 2021-12-01 02:20:42 +04:00
f02d333ae3
Fixed a js script for radio page. 2021-12-01 02:19:38 +04:00
b7044af0e6
Moved exports to the bottom. It just looks prettier. 2021-12-01 02:17:23 +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
b68308bda8
Some NPM packages was updated. 2021-12-01 02:14:15 +04:00
23d185bb93
Let's get rid of radio_filelist.html. 2021-12-01 02:13:34 +04:00
e1b9101042
Finally fixed error handling. Also added 403 page. And now if something's wrong with DB or your post then your message will be printed to you, so you don't waste your time. 2021-11-28 04:29:44 +04:00
0c12bf47d6
Fixed a clusterfuck with links. Added set of links to Git service. And made them dynamic on stuff page. 2021-11-28 03:41:13 +04:00