Commit Graph

11 Commits

Author SHA1 Message Date
Barry Deen
0a33a6c22b remove docker, fix eventstore, fix inbox import, force relay import by json 2024-10-08 14:18:20 -04:00
fsociety
600491ddf3 feat(config): check file existence before reading relay list from file 2024-09-28 13:32:04 +02:00
fsociety
9ca7b57144 feat(config): update relay list parsing
Update getRelayListFromEnvOrFile function to prioritize file over environment variable. Improve relay list parsing to handle both 'wss://' and 'ws://' prefixes.
2024-09-28 13:18:03 +02:00
fsociety
b511d5455a feat(config): update relay list parsing
Update getRelayListFromEnvOrFile function to prioritize file over environment variable. Improve relay list parsing to handle both 'wss://' and 'ws://' prefixes.
2024-09-28 13:15:04 +02:00
Barry Deen
e316af3578 ability to pick badger or lmdb 2024-09-26 20:31:30 -04:00
Barry Deen
0d3cc0b232 public pages, rate limiters 2024-09-25 13:43:21 -04:00
Barry Deen
7e01a8f485 Merge pull request #1 from HolgerHatGarKeineNode/master
feat: Add Docker support and JSON file support
2024-09-23 16:12:33 -04:00
fsociety
c19cebe537 feat: add support for relay list from json file
This commit adds the ability to specify relay lists in a json file for both import and blastr settings. This provides more flexibility in configuring the application. It also includes error handling for reading and parsing the json file.
2024-09-23 21:10:47 +02:00
Barry Deen
446dd00ba9 set relay service urls 2024-09-23 15:01:37 -04:00
Barry Deen
93b8466c08 backup to s3, backup intervals 2024-09-23 12:14:21 -04:00
Barry Deen
5097bb716c 🚀 Initializing HAVEN 2024-09-22 23:28:25 -04:00