Commit Graph

16 Commits

Author SHA1 Message Date
ef004f3c6d Fix sooner/later bug introduced by previous commit
Previous commit fixed the date/hour displayed in the interface, but did
not apply the delta (+- 1 hour) to the query for retrieving songs.
2021-06-03 23:50:07 +02:00
f26893fe84 Fix sooner/later buttons when crossing days 2021-06-03 23:41:14 +02:00
d11e6253b1 Move web application in a separate module 2021-06-03 09:00:12 +02:00
7a1d6c76cd Fix search from command line 2021-06-03 08:59:11 +02:00
7bf8080825 Add favicon 2021-06-03 01:18:40 +02:00
2437a3f26b Move css to a separate file, serve static files under /static/ route 2021-06-03 01:05:12 +02:00
7e81ea0b74 Move models to a separate file 2021-06-03 01:04:08 +02:00
e603288bf2 Set locale based on Accept-Language header 2021-06-02 23:58:24 +02:00
36d98ae337 Encode youtube url parameter correctly 2021-06-02 16:09:45 +02:00
ee58f11faa Add 'search on youtube' links on results 2021-06-02 08:43:21 +02:00
f0c7a0c61f Use a table to present results 2021-06-02 08:09:59 +02:00
a2cc77954f Simplify template, add previous/next hour links, use a single route 2021-06-01 23:03:57 +02:00
8c0478fafb Fix locale 2021-06-01 23:01:10 +02:00
cebe819e25 Remove unused template 2021-05-30 08:58:56 +02:00
5318956bd4 Fix relative path of config file 2021-05-29 01:03:40 +02:00
df964b8722 Initial commit 2021-05-29 00:52:25 +02:00