Commit graph

14 commits

Author SHA1 Message Date
ben
0e8da3c368 Fixed path for extension templates 2022-07-23 20:08:59 +01:00
matthewcroughan
36e92765d3 treewide: use StaticFiles() rather than rel path
This commit is not exhaustive, and it is a trend in this codebase to not
use StaticFiles() and instead use relative paths. This means the code
cannot run anywhere other than the source code directory, as it will not
find the files it is looking for
2022-07-08 11:06:26 +01:00
Tiago vasconcelos
cfac70d394 general cleanup and unused imports removal 2021-11-25 18:52:16 +00:00
benarc
1d3bb016a2 I want them to turn black 2021-10-17 18:33:29 +01:00
Ben Arc
1346ad12f1 Endpoints changed but still not working 2021-10-12 22:34:43 +01:00
benarc
9ff1313b0b should be working 2021-10-10 23:57:15 +01:00
benarc
7dd29b3eca initial 2021-10-10 16:23:39 +01:00
Tiago vasconcelos
6edac8ae8d remove extensions 2021-10-01 10:49:11 +01:00
Ben Arc
fe123d6d31 Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
Ben Arc
9c313586bd removed all but one extension, so we can focus on core 2021-08-16 18:12:48 +01:00
Tiago vasconcelos
26cf51c11c removed polling and added listener behaviour 2021-06-18 10:06:45 +01:00
Ben Arc
dc10a0f52b Connects to spotify 2021-04-28 12:04:47 +01:00
Ben Arc
3f8890def7 Fixed few bugs 🎵 2021-04-27 10:13:04 +01:00
Ben Arc
c0b18d78cc Initial commit 🎵 2021-04-27 10:07:17 +01:00