26 Commits

Author SHA1 Message Date
Solomon Victorino
e4768dfa88 fix: add annotations route without verse slug
used when an annotation only includes special characters
2024-08-25 17:24:14 -06:00
rramiachraf
b6cae441b3 refactor: fix linter errors 2024-07-14 00:43:06 +01:00
Solomon Victorino
0ced2495ee feat: add article page 2024-06-23 17:03:18 -06:00
rramiachraf
694d58d6ae refactor: organize routes 2024-06-12 18:30:29 +01:00
rramiachraf
5a233b3bc3 test: fix lyrics page test 2024-06-11 21:53:22 +01:00
rramiachraf
3bf802c9c2 refactor: organize routing a bit 2024-06-11 20:42:33 +01:00
qvalentin
840d23e931 feat: add artist page 2024-06-08 17:57:58 +02:00
rramiachraf
0381b6e4ae fix: images proxy handler now handle all image types 2024-05-30 18:40:19 +01:00
rramiachraf
5014e10c7f test: add static assets handler test 2024-05-04 13:34:19 +01:00
rramiachraf
6d6856700b feat: embed static files into binary 2024-05-03 14:47:57 +01:00
rramiachraf
2c0f43b8f7 feat: add proxy layer option for requests
Fixes #56 #21
2024-05-03 12:45:58 +01:00
rramiachraf
c940b4a2cd refactor: replace logrus with log/slog 2024-05-02 21:29:50 +01:00
rramiachraf
59929bb891 perf: tackle lighthouse issues 2024-05-01 22:22:54 +01:00
rramiachraf
7e40892b1d feat: add compress handler 2024-05-01 21:06:03 +01:00
Solomon Victorino
42e0625695 feat: support direct annotation links 2024-04-06 11:23:55 -06:00
rramiachraf
afc0347a1b test: add unit tests 2024-03-06 20:53:29 +01:00
rramiachraf
edc2b04198 feat: add caching into image proxy 2024-03-06 12:08:01 +01:00
rramiachraf
6d6ffa16ff feat: add instances handler 2024-03-06 12:01:04 +01:00
rramiachraf
e1b3885680 feat: improve annotation UI and set iframes into anchor tags 2024-03-05 22:01:32 +01:00
rramiachraf
05d8219679 chore: remove debugging code 2024-03-04 23:41:01 +01:00
rramiachraf
b6a0203e93 fix annotation image not appearing for the second time 2024-03-04 23:34:46 +01:00
rramiachraf
ea1a891ef1 feat: spoof JA3 fingerprints 2024-03-04 22:12:22 +01:00
rramiachraf
679f34678c fix cached annotations not displaying 2024-03-04 20:43:46 +01:00
rramiachraf
903d4ca99b fix images not working on annotations 2024-03-04 19:49:03 +01:00
rramiachraf
dccfd17bcc fix: check ignored errors 2024-03-04 18:46:23 +01:00
rramiachraf
e2d5ef044b feat: replace text/template with templ and refactor code 2024-03-04 14:59:47 +01:00