1
0
Commit Graph

56 Commits

Author SHA1 Message Date
75473aff1f
Let's try unless. 2022-03-31 20:12:18 +04:00
8c1fdb0e44
Ah, yes... It doesn't work like that. 2022-03-31 20:09:56 +04:00
88163a6bea
Actually, 2rem would be enough for listeners column. 2022-03-31 20:06:26 +04:00
d243f82c7e
CSS updated for a new last played table. 2022-03-31 20:05:46 +04:00
f51b623b08
Updated main.js for a new last played layout. 2022-03-31 20:03:45 +04:00
52696c026e
New last played table rows: time, listeners and song. If there was no listeners then this col is empty. 2022-03-31 20:02:17 +04:00
790a507f0d
Comparison by time is enough. 2022-03-31 17:55:36 +04:00
ee96af31ad
Added a robots.txt file and a handler for it. 2022-03-31 17:01:51 +04:00
2b18204a6c
Changed start_time_local field to time in main.js. 2022-03-31 16:27:17 +04:00
4740f9ddc3
Well, this Jade implementation works really weird. while you must specify a name for item in each you must NOT use it, lol. Now this works, kinda. Strange thing is that if else statement doesn't support comparison operators. And as stated in examples such code as len(items) >0 should work, but no! It doesn't. Okay, at least now it works. 2022-03-31 02:14:54 +04:00
f605475f75
Working radio online status. 2022-03-31 02:11:23 +04:00
b258e6f7ef
Added Xiph directory link over a player. 2022-03-31 02:10:33 +04:00
2664d24c5f
Uncommenting last-played table. 2022-03-30 20:02:07 +04:00
97935ac3e3
Commenting out lst-played. 2022-03-30 19:58:24 +04:00
588be2c2bb
Updated favicon. 2022-03-30 18:51:55 +04:00
66be1c0e97
Move font's license out of assets dir. 2022-03-30 18:49:20 +04:00
f42c239b27
Uhm, okay. it is actually .Songs. 2022-03-10 00:37:18 +04:00
db5ec743bd
Should work now. 2022-03-10 00:33:45 +04:00
deb6a2088e
Fixing a template. 2022-03-10 00:30:47 +04:00
85751b4cd8
Another try to fix template. 2022-03-10 00:29:34 +04:00
c6c06fa014
Found a typo. 2022-03-10 00:22:37 +04:00
abb4c91dee
Uncomment even more in a template. 2022-03-10 00:19:30 +04:00
8d4ef85e99
Another fix for index.jade. 2022-03-10 00:17:58 +04:00
91f9c1c17b
It yells at me telling that ] is invalid. 2022-03-10 00:16:34 +04:00
fb17938fed
Fixed vars in template. 2022-03-10 00:13:30 +04:00
72b026c04f
Uncomment more in index.jade. 2022-03-10 00:11:45 +04:00
9628a41a44
Okay, looks like it's a ine 39. 2022-03-08 03:32:54 +04:00
d63c299391
Now it failed again with ] character. 2022-03-08 03:31:26 +04:00
76f3f17235
Okay, then these lines. 2022-03-08 03:30:23 +04:00
e58cb07d1d
Okay, now it compiles. Let's uncomment line 52. 2022-03-08 03:29:07 +04:00
38152642d8
Interesting now function song is undefined. 2022-03-08 03:27:58 +04:00
4c941c6847
Let's comment out everything and debug it step by step. 2022-03-08 03:26:36 +04:00
050fc18949
Let's try without this code at all. 2022-03-08 03:22:32 +04:00
e3c413d3c7
Weird errors it gives. And it just that Song() func that doesn't exist anymore for IcecastStatus struct. 2022-03-08 03:21:23 +04:00
35c65bf528
Does it work at all without that? 2022-03-08 03:16:32 +04:00
1e392ba387
Why it doesn't just work... Oh... 2022-03-08 03:15:01 +04:00
f95685ec67
function "isDateNA" not defined 2022-03-08 03:07:34 +04:00
c06eba7341
Unexpected ! in if. 2022-03-08 03:05:54 +04:00
092d07a3a6
WTF this Jade doesn't support comparing? 2022-03-08 03:04:56 +04:00
89c587e5ac
I don't get it... 2022-03-08 03:02:25 +04:00
e5c1247ebd
Maybe it will work. 2022-03-08 03:01:26 +04:00
72885b0ccf
WTF does mean unexpected ! operand? Puto... 2022-03-08 02:51:53 +04:00
5589397d64
Kurwa, index.jade. 2022-03-08 02:50:25 +04:00
6a44747bdd
Let's try this. 2022-03-08 02:49:01 +04:00
8b34a5bddf
Now it tells me of unexpected ! operand... 2022-03-08 02:46:40 +04:00
5273131f10
Okey, let's get rid of mixin. 2022-03-08 02:44:21 +04:00
07e4542a36
index.jade still won't compile. 2022-03-08 02:41:48 +04:00
2753fd4801
Another fix for index.jade. 2022-03-08 02:36:30 +04:00
9a719430dc
index.jade. Oh, date function undefined error again... 2022-03-08 02:32:21 +04:00
87c8e62ffa
index.jade fix 4. 2022-03-08 02:31:00 +04:00