Commit Graph

31 Commits

Author SHA1 Message Date
3822339dd9 Add a time-based cache for the progress result from the API 2024-12-17 10:46:10 +01:00
1c74ae9de5 Added frontend and working fetching. 2024-12-14 13:26:21 +01:00
bab8fa6c25 Added frontend project with some basic api fetching implemented. 2024-12-06 12:33:48 +01:00
cd49d32dd7 Merge pull request 'Misc changes such as performance tuning, added support for more than 64 threads for the scanner.' (#24) from UseForeignKeys into main
Reviewed-on: #24
2024-12-04 12:24:34 +00:00
5fe35192c6 Misc changes such as performance tuning, added support for more than 64 threads for the scanner. 2024-12-04 13:20:45 +01:00
a1f5b08ac3 Merge pull request 'Make it so the filter does not iterate over already filtered IPs.' (#22) from OptimizeContentFilter into main
Reviewed-on: #22
2024-11-29 18:18:00 +00:00
2cff817044 Make it so the filter does not iterate over already filtered IPs. 2024-11-29 19:13:27 +01:00
407bbc1556 Merge pull request 'Reworked the queue items.' (#21) from SplitUpQueueItem into main
Reviewed-on: #21
2024-11-29 13:21:44 +00:00
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