Commit graph

230 commits

Author SHA1 Message Date
cynthia
fe6b826027 add blacklist 2025-04-05 00:27:54 +00:00
cynthia
c041e5df19 replace default parameters with paths to the current lantern instance paths 2025-04-05 00:00:47 +00:00
cynthia
6cc297fe66 add dotenv 2025-04-04 18:10:35 +00:00
cynthia
08e2b5ab20 switch to IsUrlValid 2025-04-03 21:53:37 +00:00
cynthia
0a0233a8a2 add crawler.py 2025-04-03 16:43:22 +00:00
cynthia
e989f299d2 add beautifulsoup4 in requirements.txt 2025-04-02 12:09:31 +00:00
root
5ff29c3ddd fix the styling issue 2025-04-01 08:37:59 +02:00
nihilist
8188043b68 Merge pull request 'main' (#47) from SovereigntyIsNotFreedom/darknet-lantern:main into main
Reviewed-on: http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern/pulls/47
2025-03-31 14:17:15 +02:00
SovereigntyIsNotFreedom
3e4fa309ef issue #44 - SEO: now with no hard coded stuff 2025-03-31 10:58:26 +01:00
SovereigntyIsNotFreedom
a0eab386f3 issue #44 - SEO: now with no hard coded stuff 2025-03-31 10:54:32 +01:00
SovereigntyIsNotFreedom
42c5976055 issue #44 - SEO: now with no hard coded stuff 2025-03-31 10:52:59 +01:00
SovereigntyIsNotFreedom
ad298c1653 issue #44 - SEO: now with less hard coded stuff 2025-03-30 20:37:43 +01:00
SovereigntyIsNotFreedom
b05e3e1be1 issue #44 - SEO: fixed the position of the head tags now they are above the body tags and also added new meta tags too 2025-03-29 10:49:12 +00:00
root
56c7c319e1 fixed the default nginx.conf and torrc configs 2025-03-26 09:05:28 +01:00
nihilist
2e076599ff Merge pull request 'main' (#42) from SovereigntyIsNotFreedom/darknet-lantern:main into main
Reviewed-on: http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern/pulls/42
2025-03-26 08:53:20 +01:00
SovereigntyIsNotFreedom
5a7d14c16a issue #36 - env variables: .env works from anywhere on the system using absolute path fixed the issue 2025-03-25 09:16:08 +00:00
root
05e66faebc no need to print rows each time (verbose) 2025-03-25 08:24:05 +01:00
root
57f53c95ea fix option 4 (when empty filtered dataframe it was failing) 2025-03-25 08:20:06 +01:00
SovereigntyIsNotFreedom
acad0af3a1 issue #36 - env variables: Add to there specific folder. now the script works 2025-03-24 19:34:01 +00:00
root
64e703ad47 new webring participant: crux 2025-03-23 20:03:42 +01:00
SovereigntyIsNotFreedom
31037597ad issue #36 - env variables: now a default value is set at .env.sample if the user wants to add custom config they can create a .env file 2025-03-23 18:28:52 +00:00
SovereigntyIsNotFreedom
4dd9ed0c80 Update SimpleX/main.py 2025-03-23 13:03:38 +01:00
SovereigntyIsNotFreedom
d952950a6c issue #36 - env variables: added the dotenv module and fixed requirements.txt
Since the .env file will be igonred you need to create a .env file in the root of the project. here are my variables TOR_HOST=socks5h://127.0.0.1 TOR_PORT=9050 WEBSOCKET_PORT=3030
2025-03-22 19:24:03 +00:00
root
35e04b6eda make it readable a bit 2025-03-14 08:55:51 +01:00
root
c90a01f17f started drafting the TODOs for simplex links regexes 2025-03-14 08:48:54 +01:00
root
5f7e87a2e1 update roadmap + start working on simplex 2025-03-14 08:05:44 +01:00
root
760ee9d1b9 fix roadmap 2025-03-12 08:59:30 +01:00
root
95a3af2a90 new roadmap with crawler and simplex chatrooms and servers 2025-03-12 08:55:51 +01:00
root
e7a2ad4a0c remove wip + edit version 2025-03-04 07:55:07 +01:00
root
2f47e12ea0 fix 1.0.2 release 2025-03-02 10:30:04 +01:00
root
6ac372917a v1.0.2 release 2025-03-02 10:28:02 +01:00
root
159d2265da v1.0.2 completed 2025-03-02 10:25:44 +01:00
root
1f07e29abc finished option 2 and 3 2025-03-02 10:23:54 +01:00
root
85d6e6947a added the remaining todos for option 2 and 3 2025-02-24 13:23:41 +01:00
root
97fcc4c8c4 updated dockerfile + option 2 and 3 merging is WIP 2025-02-24 08:55:49 +01:00
root
b772fc454d make sure lantern.py can be automated for option 4, 9 and 10 2025-02-22 16:47:46 +01:00
root
87cf3cae10 add c0mmando's dockerfile 2025-02-22 10:16:50 +01:00
root
acf2373be0 fix roadmap 2025-02-21 08:59:31 +01:00
root
f74f7e33e9 no need for gifs support + fixed prints to be less verbose 2025-02-21 08:56:35 +01:00
root
d81173a488 fix error when empty query + displays are case insensitive 2025-02-20 08:21:54 +01:00
root
b03983b99d adding hackliberty as a participant officially 2025-02-19 18:55:53 +01:00
root
fcd7f3d87a wrote teh todo for tje banner feature 2025-02-19 09:00:19 +01:00
root
77faa0971f fix the CSS styling when resizing the window 2025-02-19 08:33:21 +01:00
root
35e1b130a8 updated roadmap 2025-02-18 08:57:20 +01:00
root
8872d15499 fix descriptions 2025-02-17 20:26:38 +01:00
root
30bae5de10 fix roadmap 2025-02-17 20:14:27 +01:00
root
02d082f19f updated 2025-02-17 19:29:25 +01:00
root
d03c8a3132 cleanup + bigger project banner 2025-02-17 19:08:01 +01:00
root
cde034dd98 updated roadmap 2025-02-17 08:56:00 +01:00
root
dc0c2ef1dd update 2025-02-16 14:06:28 +01:00