16 Commits

Author SHA1 Message Date
rramiachraf
e2d5ef044b feat: replace text/template with templ and refactor code 2024-03-04 14:59:47 +01:00
Achraf RRAMI
5c8bfc2664
Merge pull request #41 from Monirzadeh/favicon
add favicon
2024-01-19 19:41:29 +00:00
monirzadeh
bbed38c304 add favicon fix #32 2023-09-14 16:32:42 +03:30
Jackson Taylor
9c8ed042a5 feat: add link to song's album on lyrics page 2023-09-13 14:24:05 -04:00
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
213f90d779 fix: use the open REST API to extact data instead of lyrics page 2023-03-12 12:37:35 +01:00
rramiachraf
dd0ee8723b feat: add search functionality 2023-03-09 17:11:37 +01:00
rramiachraf
544734b843 fix: add rel noopener on anchor tag 2023-01-23 16:20:37 +01:00
rramiachraf
3df6bdbf22 feat: add custom error page and log silent errors to stdout 2023-01-22 16:19:35 +01:00
rramiachraf
f01607946a feat: add footer which includes the repo link 2022-12-17 21:45:45 +01:00
rramiachraf
d2c1b90af8 fix: add media queries to enhance mobile experience 2022-11-12 17:30:18 +01:00
rramiachraf
4b70a153aa refactor render function and add home page 2022-10-26 23:19:03 +01:00
rramiachraf
f5288a0e1d add read more option to song's about section 2022-10-08 22:46:48 +01:00
rramiachraf
58a4755fcf add credits and song description section 2022-07-02 17:06:29 +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