1
0
Commit Graph

30 Commits

Author SHA1 Message Date
aa0d818488
Added robots.txt endpoint. 2023-02-19 21:22:56 +04:00
182a4c02c9
Added reading of filelist.html file from disk. 2023-02-19 21:18:36 +04:00
c18c52e839
Changed imports in main.go. 2023-02-07 02:32:34 +04:00
c1296cb7c5
Use new internal/http package. 2023-02-07 02:31:57 +04:00
ca8613745f
First check if a unix socket used and only then defer a removing of it. 2023-02-07 02:31:30 +04:00
3eb739bc28
LoadConfiguration() changed to Load() in main.go. 2023-02-07 02:30:31 +04:00
98786e6964
Ver. -> ver. 2023-02-07 02:23:41 +04:00
0bb2cf9a08
Removed log-stdout flag. Ditched self-made logging. 2023-02-07 02:23:04 +04:00
f631fdfa7c
Playlist log watcher was made into a struct. 2022-09-19 01:55:09 +04:00
a7d91dc92e
Reflect the changes in main.go. 2022-09-19 01:33:52 +04:00
2c0f0ce61b
Oh, liquid var is nil. We don't need to call Stop(). 2022-08-30 01:57:11 +04:00
e3112cb4d2
Added a --no-liquidsoap flag to not start a liquidsoap. 2022-08-30 00:14:39 +04:00
a5d7aacb4c
Make inability to run liquidsoap fatal. 2022-08-29 19:35:11 +04:00
fec2a4b524
Okay, the problem with liquidsoap is with permissions. So, now it is not mandatory. 2022-08-29 14:14:29 +04:00
23f246857e
Launch and stop liquidsoap in a main file. 2022-08-29 07:20:58 +04:00
a03a874466
Version now is being passed by ld. 2022-08-02 02:54:47 +04:00
ebfe0b42b4
Incremented version. 2022-06-13 22:33:10 +04:00
0532ab5300
Updated version of a program. 2022-06-13 18:49:26 +04:00
89429d7fd2
Updated version. 2022-05-24 23:45:11 +04:00
6dbe154bbc
Added SIGHUP handler for logger file reopening. 2022-05-24 23:34:16 +04:00
d3cce3d0cb
Updated version. 2022-05-24 18:53:23 +04:00
89bc554fc0
Removed robots.txt handler and /stats endpoint renamed to /status. 2022-05-24 18:40:52 +04:00
8b34c1e935
nt var was renamed to more understandable typ. 2022-05-24 18:28:23 +04:00
d063ede426
Increment version. Since timezone problem caused by zero year is fixed. 2022-04-02 04:32:11 +04:00
49ae7467fc
Since the major problem is solved. The version could be incremented. 2022-04-02 02:01:37 +04:00
e1a847f95f
New minor version. 2022-03-31 20:04:27 +04:00
ee96af31ad
Added a robots.txt file and a handler for it. 2022-03-31 17:01:51 +04:00
032fde9648
Let's add -v flag that will show current version. 2022-03-31 15:57:52 +04:00
970efd7d9d
Initialising last played cache. 2022-03-31 15:40:18 +04:00
6ff024b25e
Initial commit. 2022-03-08 01:17:24 +04:00