29 Commits

Author SHA1 Message Date
rramiachraf
e6e9d5b16d refactor: improve styling a bit 2024-06-09 21:29:17 +01:00
qvalentin
840d23e931 feat: add artist page 2024-06-08 17:57:58 +02:00
Solomon Victorino
54e4a44bf5 fix: hide About for empty album descriptions 2024-05-12 13:01:21 -06:00
Solomon Victorino
74b6f943fc fix: handle "?" as an empty song description
that's what the API returns
2024-05-12 13:01:13 -06:00
rramiachraf
8f838a20e6 feat: show track numbers on album tracklist 2024-05-02 13:09:09 +01:00
rramiachraf
59929bb891 perf: tackle lighthouse issues 2024-05-01 22:22:54 +01:00
rramiachraf
22d4ab2cda feat: add option to easily redirect to Genius website 2024-04-16 01:26:28 +01:00
rramiachraf
cdc6dc418f feat: add theme toggler on client side 2024-03-09 21:40:20 +01:00
rramiachraf
33eac92072 refactor: add a letter v beside the git hash for a better clarity 2024-03-07 14:23:46 +01:00
rramiachraf
6d6ffa16ff feat: add instances handler 2024-03-06 12:01:04 +01:00
rramiachraf
23b11d2edf feat: add git commit hash into footer 2024-03-05 19:47:02 +01:00
rramiachraf
3b18d79b15 fix: improve styling 2024-03-04 19:18:32 +01:00
rramiachraf
a5bc03959e feat: improve lyrics page UI 2024-03-04 17:41:01 +01:00
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