Commit Graph

21 Commits

Author SHA1 Message Date
299621ee6f Re-write all using actix
Some checks failed
Build IP lists / Build scanners list (binaryedge) (push) Failing after -2m0s
Build IP lists / Build scanners list (stretchoid) (push) Failing after -2m2s
Build IP lists / build-aws-cloudfront (push) Failing after -2m2s
2024-09-20 17:45:04 +02:00
110484a967 Re-write all the data management with Diesel 2024-09-20 00:51:24 +02:00
18bd7ce3ab Write migrations with Diesel 2024-09-20 00:07:01 +02:00
cf05597a30 Cleanup the not finished tasks 2024-06-28 19:07:13 +02:00
d5297c775a Implement InternetMeasurement 2024-06-28 00:43:27 +02:00
a5239cd7f5 Implement collections 2024-06-28 00:20:37 +02:00
0d797713a6 Add STATIC_DATA_DIR ENV for storing static files 2024-06-27 23:01:53 +02:00
dee1968e36 Handle .txt file formats 2024-06-27 22:24:21 +02:00
a1beb8f547 Implement static distinction for scanners 2024-06-27 21:53:02 +02:00
346e9d9594 Use Scanners type fo the scanners route 2024-06-27 21:46:14 +02:00
e28b8cb945 Improve the loop 2024-06-26 19:13:37 +02:00
3666888838 Fix a typo and improve listing 2024-06-23 15:21:18 +02:00
4c1846f58a Add a listing of tasks and fixup chrono from and to sql
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7m47s
Build IP lists / Build scanners list (binaryedge) (push) Failing after 12m25s
Build IP lists / Build scanners list (stretchoid) (push) Failing after 12m42s
Build IP lists / build-aws-cloudfront (push) Failing after 7m47s
2024-06-23 14:19:36 +02:00
5d6297b7b5 Fixups and implement DB_FILE 2024-06-23 13:43:50 +02:00
3f3e069aab Add an ENV for SERVER_ADDRESS
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6m51s
2024-06-23 11:16:04 +02:00
2be2d1b451 Avoid unwrap on result 2024-06-23 11:13:32 +02:00
1220c14d8f First working version with a worker 2024-06-23 11:06:08 +02:00
854d457caf Move to a mutex 2024-06-22 20:58:35 +02:00
dfdc1db11a Extract the code into functions 2024-06-22 20:32:59 +02:00
642ae6e714 First working version with reporting 2024-06-22 20:15:40 +02:00
0cb4688d03 First implementation of snow-scanner 2024-06-22 16:15:07 +02:00