121 Commits

Author SHA1 Message Date
rramiachraf
310cb88155 fix: update id tag to fix layout issue 2024-03-07 14:19:13 +01:00
rramiachraf
ad2e476d4e chore: comment test job for the moment 2024-03-06 23:31:30 +01:00
rramiachraf
33e2ab0da3 test: add missing dependency 2024-03-06 23:22:03 +01:00
rramiachraf
afc0347a1b test: add unit tests 2024-03-06 20:53:29 +01:00
rramiachraf
c8747c0182 refactor: add esbuild and modulerize css into seperate files 2024-03-06 17:32:10 +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
53462a9412 chore: update packages to latest versions and update Go requirement to latest LTS 2024-03-05 22:14:36 +01:00
rramiachraf
e1b3885680 feat: improve annotation UI and set iframes into anchor tags 2024-03-05 22:01:32 +01:00
rramiachraf
23b11d2edf feat: add git commit hash into footer 2024-03-05 19:47:02 +01:00
rramiachraf
9b0f8fb96a fix annotation overflowing 2024-03-05 14:44:16 +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
Achraf RRAMI
028d32375d
Merge pull request #50 from jamesbrown8532/merge-instance-lists
Merge instance lists in README.md
2024-03-04 22:01:01 +00:00
Achraf RRAMI
a00b209f5b
Update README.md 2024-03-04 21:52:24 +00:00
Achraf RRAMI
4dfc2e57a6
Merge pull request #51 from jamesbrown8532/instances-list-json
Add instances list in JSON format
2024-03-04 21:47:41 +00:00
Achraf RRAMI
6ead4ced4b
Merge branch 'main' into instances-list-json 2024-03-04 21:47:01 +00:00
Achraf RRAMI
1ade51e46f
Update README.md 2024-03-04 21:39:17 +00:00
rramiachraf
287c9a642f chore: run go mod tidy 2024-03-04 22:13:19 +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
833a6afd15 chore: update screenshot 2024-03-04 19:27:30 +01:00
rramiachraf
3b18d79b15 fix: improve styling 2024-03-04 19:18:32 +01:00
rramiachraf
dccfd17bcc fix: check ignored errors 2024-03-04 18:46:23 +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
jamesbrown8532
6c07504851
Mention instances.json in README.md 2024-02-17 22:47:48 +00:00
jamesbrown8532
5325941e0f
Fix table in README.md 2024-02-17 22:46:05 +00:00
jamesbrown8532
4e083cc641
Add instances list in JSON format 2024-02-17 22:44:24 +00:00
jamesbrown8532
4070bdc2a5
Merge I2P instances with main table 2024-02-17 22:24:56 +00:00
jamesbrown8532
412f2d63b4
Merge Tor instances with main table 2024-02-17 22:18:57 +00:00
Achraf RRAMI
5390a2878d
Merge pull request #47 from rramiachraf/43-new-instance-dumbprivacyfuckingrocks
Add privacyfucking.rocks instance
2024-01-19 19:54:31 +00:00
Achraf RRAMI
b97408f9ae
Add privacyfucking.rocks instance 2024-01-19 19:53:29 +00:00
Achraf RRAMI
bf74728977
Merge pull request #46 from nyuuzyou/patch-1
Added ducks.party instance
2024-01-19 19:42:32 +00:00
Achraf RRAMI
5c8bfc2664
Merge pull request #41 from Monirzadeh/favicon
add favicon
2024-01-19 19:41:29 +00:00
Achraf RRAMI
98aa8db9ee
Merge pull request #40 from qvalentin/feature/annotations
annotations support
2024-01-19 19:33:11 +00:00
Achraf RRAMI
21ee3aa54e
Merge pull request #39 from JacksonTaylorxyz/jacksontaylorxyz/feat/add-support-for-album-view
Add support for album view
2024-01-19 19:24:32 +00:00
nyuuzyou
49c133ed01
Added ducks.party instance 2024-01-01 14:34:02 +03:00
qvalentin
bd0273491b Fix height of images in annotations 2023-12-09 16:26:33 +01: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
qvalentin
5158221f35 Show annotations in between lyrics 2023-09-13 18:32:35 +02: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
qvalentin
e40ca5dca9 Show annotations in the frontend 2023-09-09 18:11:00 +02:00
qvalentin
acb2695db0 Enable css for annotations 2023-09-09 15:42:53 +02:00
qvalentin
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
Achraf RRAMI
ab19250c66
Merge pull request #37 from NunoSempere/NunoSempere-patch-1
delete dumb.nunosempere.com
2023-08-15 13:40:38 +00:00
Nuño Sempere
1b0b4be61a
delete dumb.nunosempere.com
This wasn't working for a while now; I was encountering this same error: https://github.com/rramiachraf/dumb/issues/21
2023-08-06 17:24:08 +02:00
Achraf RRAMI
beedfb6b0b
Merge pull request #36 from PrivacyDevel/patch-3
Updated location for dumb.privacydev.net
2023-07-19 19:06:16 +00:00