16 Commits

Author SHA1 Message Date
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