11 Commits

Author SHA1 Message Date
Jackson Taylor
273176a57c feat: add album handler
Serves a page including the album name, artist, track list, and credits.
Each of the tracks have links to the lyrics page, provided there is one
available.
2023-09-12 21:41:09 -04:00
rramiachraf
3e5edf2f16 feat: try to bypass CF 2023-06-05 17:37:29 +01:00
rramiachraf
4926480a7e feat: use custom http client instead of default one 2023-03-12 13:29:33 +01:00
rramiachraf
dd0ee8723b feat: add search functionality 2023-03-09 17:11:37 +01:00
rramiachraf
3f5a2c5041 feat: add custom error page for unmatched routes 2023-01-22 16:44:22 +01:00
rramiachraf
c64bbdf591 refactor: replace standard logger with logrus 2023-01-22 15:20:02 +01:00
rramiachraf
4b70a153aa refactor render function and add home page 2022-10-26 23:19:03 +01:00
rramiachraf
409f49a4c5 fix proxy to handle other image extensions instead of only jpeg 2022-10-24 20:51:39 +01:00
rramiachraf
ce95d5de3e add proxy to images 2022-10-11 14:23:10 +01:00
rramiachraf
e7aa7403c7 add caching and change the layout a bit 2022-07-01 23:40:13 +01:00
rramiachraf
7b2c43cc16 initial commit 2022-06-30 21:32:56 +01:00