Commit Graph

247 Commits

Author SHA1 Message Date
4e083cc641 Add instances list in JSON format 2024-02-17 22:44:24 +00:00
4070bdc2a5 Merge I2P instances with main table 2024-02-17 22:24:56 +00:00
412f2d63b4 Merge Tor instances with main table 2024-02-17 22:18:57 +00:00
aea4fc4bab update Readme 2024-01-20 00:03:31 +03:30
69988e1156 add err handling for missing function 2024-01-20 00:00:53 +03:30
6c83f7d8fb NewBigCache deprecated so replace with New 2024-01-19 23:52:10 +03:30
2b07884934 update golang to v1.21 2024-01-19 23:33:43 +03:30
de008faa32 add workflow and dependabot 2024-01-19 23:33:10 +03:30
5390a2878d Merge pull request #47 from rramiachraf/43-new-instance-dumbprivacyfuckingrocks
Add privacyfucking.rocks instance
2024-01-19 19:54:31 +00:00
b97408f9ae Add privacyfucking.rocks instance 2024-01-19 19:53:29 +00:00
bf74728977 Merge pull request #46 from nyuuzyou/patch-1
Added ducks.party instance
2024-01-19 19:42:32 +00:00
5c8bfc2664 Merge pull request #41 from Monirzadeh/favicon
add favicon
2024-01-19 19:41:29 +00:00
98aa8db9ee Merge pull request #40 from qvalentin/feature/annotations
annotations support
2024-01-19 19:33:11 +00:00
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
49c133ed01 Added ducks.party instance 2024-01-01 14:34:02 +03:00
bd0273491b Fix height of images in annotations 2023-12-09 16:26:33 +01:00
bbed38c304 add favicon fix #32 2023-09-14 16:32:42 +03:30
9c8ed042a5 feat: add link to song's album on lyrics page 2023-09-13 14:24:05 -04:00
5158221f35 Show annotations in between lyrics 2023-09-13 18:32:35 +02:00
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
e40ca5dca9 Show annotations in the frontend 2023-09-09 18:11:00 +02:00
acb2695db0 Enable css for annotations 2023-09-09 15:42:53 +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
ab19250c66 Merge pull request #37 from NunoSempere/NunoSempere-patch-1
delete dumb.nunosempere.com
2023-08-15 13:40:38 +00:00
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
beedfb6b0b Merge pull request #36 from PrivacyDevel/patch-3
Updated location for dumb.privacydev.net
2023-07-19 19:06:16 +00:00
07a87ab06d Updated location for dumb.privacydev.net 2023-07-19 18:28:10 +00:00
67682ea57c Merge pull request #35 from rramiachraf/cf-block
feat: try to bypass CF
2023-06-05 16:38:54 +00:00
3e5edf2f16 feat: try to bypass CF 2023-06-05 17:37:29 +01:00
2df3c83ffa Merge pull request #34 from rramiachraf/33-remove-instance-of-esmail-el-bob
Update README.md
2023-06-05 15:54:43 +00:00
2866b8f9e8 Update README.md 2023-06-05 15:53:30 +00:00
6a0c52d293 Merge pull request #27 from PrivacyDevel/patch-2
Updated region of dumb.privacydev.net
2023-04-26 16:41:34 +00:00
8540af5d9c Updated region of dumb.privacydev.net 2023-04-26 01:04:38 +00:00
9a8ec92b68 Merge pull request #26 from PrivacyDevel/patch-1
Added PrivacyDev's instances
2023-04-02 00:24:10 +00:00
509a52d552 Added PrivacyDev's instances 2023-04-01 19:09:46 +00:00
7a5a8392c7 fix: escape query on search 2023-03-13 20:18:43 +01:00
b97a09da37 fix: show error on cloudflare antibot page 2023-03-13 20:16:02 +01:00
4926480a7e feat: use custom http client instead of default one 2023-03-12 13:29:33 +01:00
213f90d779 fix: use the open REST API to extact data instead of lyrics page 2023-03-12 12:37:35 +01:00
dd0ee8723b feat: add search functionality 2023-03-09 17:11:37 +01:00
b7c91e7f1b fix: add support for fonts other than latin
Fixes #25
2023-03-01 20:10:53 +01:00
d2e0713ceb fix: close body response after serving client 2023-03-01 19:38:02 +01:00
19558ec25f Merge pull request #24 from skavem/main
fix: long verse wrap
2023-02-22 20:55:30 +00:00
2b5db0d6be fix: add flex-basis to the rest of sections 2023-02-22 21:54:08 +01:00
fdcde96d0c fix: long verse wrap 2023-02-21 23:14:04 +03:00
c03bd495f6 feat: disable loading images from external entities 2023-01-27 14:31:10 +01:00
544734b843 fix: add rel noopener on anchor tag 2023-01-23 16:20:37 +01:00
3f5a2c5041 feat: add custom error page for unmatched routes 2023-01-22 16:44:22 +01:00
3df6bdbf22 feat: add custom error page and log silent errors to stdout 2023-01-22 16:19:35 +01:00
c64bbdf591 refactor: replace standard logger with logrus 2023-01-22 15:20:02 +01:00