Commit Graph

20 Commits

Author SHA1 Message Date
ngn
04fca77aec make the logo white and fix script.js
All checks were successful
Build and publish the docker image / build (push) Successful in 19s
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-19 12:57:16 +03:00
ngn
7cea387f02 general cleanup
Some checks failed
Build and publish the docker image / build (push) Failing after 1m8s
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-19 12:29:05 +03:00
2de4b7aeaf fix: prefers-color-scheme 2024-12-24 07:44:05 -05:00
2d4ada55a8 feat: add notice for unreviewed annotations, and fix failed tests 2024-09-18 14:34:20 +01:00
f6487d86fd fix: don't error when clicks dispatch on annotation link child
reproducible by clicking on lyrics in <i> or <b> tags
2024-06-23 18:20:23 -06:00
e6e9d5b16d refactor: improve styling a bit 2024-06-09 21:29:17 +01:00
22d4ab2cda feat: add option to easily redirect to Genius website 2024-04-16 01:26:28 +01:00
816f4cd8fa fix: don't collapse annotations for clicked lyrics elsewhere on page 2024-04-10 13:31:43 -06:00
aac426d27e Merge pull request #53 from sgvictorino/prevent-duplicate-annotation-cards
fix: don't create duplicate annotation elements
2024-04-06 21:11:37 +00:00
d3b40590de fix: don't create duplicate annotation elements 2024-04-06 14:17:42 -06:00
42e0625695 feat: support direct annotation links 2024-04-06 11:23:55 -06:00
cdc6dc418f feat: add theme toggler on client side 2024-03-09 21:40:20 +01:00
679f34678c fix cached annotations not displaying 2024-03-04 20:43:46 +01:00
5158221f35 Show annotations in between lyrics 2023-09-13 18:32:35 +02:00
e40ca5dca9 Show annotations in the frontend 2023-09-09 18:11:00 +02:00
71e3b6e029 Add api for annotations
this only returns the first available annotation for now
annotation content is returned in html format, so it can easily be
inserted in the frontend

displaying the annotation in the frontend is still a TODO
2023-09-09 15:19:11 +02:00
4b70a153aa refactor render function and add home page 2022-10-26 23:19:03 +01:00
f5288a0e1d add read more option to song's about section 2022-10-08 22:46:48 +01:00
e7aa7403c7 add caching and change the layout a bit 2022-07-01 23:40:13 +01:00
7b2c43cc16 initial commit 2022-06-30 21:32:56 +01:00