Commit Graph

247 Commits

Author SHA1 Message Date
7e40892b1d feat: add compress handler 2024-05-01 21:06:03 +01:00
1db6e0adbb docs: add status page 2024-04-27 18:28:03 +00:00
eacb02d7a2 docs: order public instances 2024-04-27 17:43:32 +00:00
22d4ab2cda feat: add option to easily redirect to Genius website 2024-04-16 01:26:28 +01:00
e54ea8abec Merge pull request #55 from sgvictorino/separately-toggle-dupe-annotations
fix: don't collapse annotations for clicked lyrics elsewhere on page
2024-04-11 19:26:52 +00: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
f4f5babade Merge pull request #54 from sgvictorino/fix-empty-album-desc
fix: show album descriptions
2024-04-06 21:02:05 +00:00
609f9d085b Merge pull request #52 from sgvictorino/annotation-links
feat: support direct annotation links
2024-04-06 20:58:27 +00:00
61d217118b fix: show album descriptions 2024-04-06 14:22:43 -06: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
a614f9b2a0 ci: add image metadata 2024-03-14 16:52:49 +00:00
12007be5b3 ci: use scratch image instead of alpine for a smaller image 2024-03-14 13:22:45 +00:00
207ab639af docs: update Docker image instructions 2024-03-13 23:43:36 +00:00
b1dc78d21f ci: add curl to build dependencies 2024-03-13 23:33:02 +00:00
413a1fb0f8 ci: create Github Action to push image to ghcr 2024-03-13 23:30:56 +00:00
7c75758d65 docs: refactor usage section 2024-03-13 14:18:49 +00:00
36a7a7ca72 ci: fix few Docker issues and use multi stage builds for a lighter image 2024-03-13 14:13:12 +00:00
cdc6dc418f feat: add theme toggler on client side 2024-03-09 21:40:20 +01:00
33eac92072 refactor: add a letter v beside the git hash for a better clarity 2024-03-07 14:23:46 +01:00
310cb88155 fix: update id tag to fix layout issue 2024-03-07 14:19:13 +01:00
ad2e476d4e chore: comment test job for the moment 2024-03-06 23:31:30 +01:00
33e2ab0da3 test: add missing dependency 2024-03-06 23:22:03 +01:00
afc0347a1b test: add unit tests 2024-03-06 20:53:29 +01:00
c8747c0182 refactor: add esbuild and modulerize css into seperate files 2024-03-06 17:32:10 +01:00
edc2b04198 feat: add caching into image proxy 2024-03-06 12:08:01 +01:00
6d6ffa16ff feat: add instances handler 2024-03-06 12:01:04 +01:00
53462a9412 chore: update packages to latest versions and update Go requirement to latest LTS 2024-03-05 22:14:36 +01:00
e1b3885680 feat: improve annotation UI and set iframes into anchor tags 2024-03-05 22:01:32 +01:00
23b11d2edf feat: add git commit hash into footer 2024-03-05 19:47:02 +01:00
9b0f8fb96a fix annotation overflowing 2024-03-05 14:44:16 +01:00
05d8219679 chore: remove debugging code 2024-03-04 23:41:01 +01:00
b6a0203e93 fix annotation image not appearing for the second time 2024-03-04 23:34:46 +01:00
028d32375d Merge pull request #50 from jamesbrown8532/merge-instance-lists
Merge instance lists in README.md
2024-03-04 22:01:01 +00:00
a00b209f5b Update README.md 2024-03-04 21:52:24 +00:00
4dfc2e57a6 Merge pull request #51 from jamesbrown8532/instances-list-json
Add instances list in JSON format
2024-03-04 21:47:41 +00:00
6ead4ced4b Merge branch 'main' into instances-list-json 2024-03-04 21:47:01 +00:00
1ade51e46f Update README.md 2024-03-04 21:39:17 +00:00
287c9a642f chore: run go mod tidy 2024-03-04 22:13:19 +01:00
ea1a891ef1 feat: spoof JA3 fingerprints 2024-03-04 22:12:22 +01:00
679f34678c fix cached annotations not displaying 2024-03-04 20:43:46 +01:00
903d4ca99b fix images not working on annotations 2024-03-04 19:49:03 +01:00
833a6afd15 chore: update screenshot 2024-03-04 19:27:30 +01:00
3b18d79b15 fix: improve styling 2024-03-04 19:18:32 +01:00
dccfd17bcc fix: check ignored errors 2024-03-04 18:46:23 +01:00
a5bc03959e feat: improve lyrics page UI 2024-03-04 17:41:01 +01:00
e2d5ef044b feat: replace text/template with templ and refactor code 2024-03-04 14:59:47 +01:00
6c07504851 Mention instances.json in README.md 2024-02-17 22:47:48 +00:00
5325941e0f Fix table in README.md 2024-02-17 22:46:05 +00:00