Commit Graph

23 Commits

Author SHA1 Message Date
f2ace6f571 Reworked the queue items. 2024-11-29 12:59:07 +01:00
3034e66126 Changed GET to HEAD for checking robots txt. 2024-11-29 11:02:51 +01:00
701ffff27e Merge pull request 'Duscarded object is now a struct.' (#17) from ConvertDiscardedToStruct into main
Reviewed-on: #17
2024-11-28 13:37:01 +00:00
ec9cca59da Duscarded object is now a struct. 2024-11-28 14:36:36 +01:00
90d1d6b429 Merge pull request 'Unfiltered object is now a struct.' (#15) from ReworkUnfilteredObject into main
Reviewed-on: #15
2024-11-28 13:25:35 +00:00
3d8f903d30 Unfiltered object is now a struct. 2024-11-28 14:24:33 +01:00
eedca27a11 Merge pull request 'Fixed.' (#14) from FixGetProgress into main
Reviewed-on: #14
2024-11-28 10:32:39 +00:00
69a22fb3eb Fixed. 2024-11-28 10:26:44 +01:00
d3270d3117 Merge pull request 'Fixed duplicate insertions into the filtered database.' (#11) from IgnoreAlreadySavedIpInTheFilteredDatabaseAfterResuming into main
Reviewed-on: #11
2024-11-27 15:09:13 +00:00
f02203c14c Fixed duplicate insertions into the filtered database. 2024-11-27 15:53:00 +01:00
7ad691c439 Merge pull request 'CreateRuntimeVariable' (#8) from CreateRuntimeVariable into main
Reviewed-on: #8
2024-11-27 10:40:12 +00:00
4eaaf0f244 Fix communication between applications. 2024-11-27 11:33:53 +01:00
a160992c08 Remove random sqlite file. 2024-11-26 19:44:55 +01:00
1a361a9524 Create runtime variables and remove MessagePack. 2024-11-26 19:41:12 +01:00
be07cdb13e Create runtime variables and remove MessagePack. 2024-11-26 19:40:27 +01:00
28c5918a83 Update README.md 2024-11-25 18:32:32 +00:00
032ce539c3 Update gitignore 2024-11-25 19:21:45 +01:00
9297cf4358 Remove obj folder from GIT. 2024-11-25 19:21:15 +01:00
9afddf803a Remove redundant comment. 2024-11-25 19:20:08 +01:00
b60cda90b5 Merge pull request 'Fix NetMQ not stopping.' (#3) from CleanUpCommunicationLogic into main
Reviewed-on: #3
2024-11-25 18:16:35 +00:00
96b5ce4ff5 Fix NetMQ not stopping. 2024-11-25 19:13:37 +01:00
f3c6338a6a Initial commit 2024-11-24 12:40:51 +01:00
9819604110 Initial commit 2024-11-24 11:09:15 +00:00