Commit Graph

22 Commits

Author SHA1 Message Date
Miraty b2a6d8d02a load configuration and database only once 2024-04-23 01:33:39 +02:00
Miraty 973d1c5b41 add about page, CNPL-NAv7+ license, source code link 2024-04-22 19:34:41 +02:00
Miraty 666d3b9ae9 Add KDL configuration + use combined IP2ASN DB 2024-04-22 00:13:41 +02:00
Miraty 376a34ddd5 add IP and AS informations 2024-04-20 20:09:48 +02:00
Miraty 9b6fc12be1 add services.db HTTP endpoint to download database 2024-04-18 22:24:54 +02:00
Miraty 2cb63487ea set HTTP headers using Shield and response fairing 2024-04-18 19:57:55 +02:00
Miraty 8de1ffa7d4 software filtering parameter in list-services 2024-04-18 18:14:31 +02:00
Miraty fccff4d136 internationalize and localize in french with fluent
using crates fluent-templates and rocket-accept-language
2024-04-17 21:49:31 +02:00
Miraty 866e5676d4 add scans list + more coherent vocabulary 2024-02-29 19:22:39 +01:00
Miraty 4601c09f32 display services availability rates 2024-02-28 23:49:35 +01:00
Miraty 1990c4ecd3 check url format 2024-02-28 14:44:28 +01:00
Miraty 3485a89fb9 Display IPv6 and IPv4 support 2024-02-26 18:18:20 +01:00
Miraty 6987e79e3b Add scans table + updater checks IPv6 and IPv4 2024-02-26 17:36:51 +01:00
Miraty 31b1245710 add HTTP server information 2024-02-25 01:28:13 +01:00
Miraty 0df049baf5 canonicalize url 2024-02-24 20:41:36 +01:00
Miraty 966865c77f detect peertube and etherpad 2024-02-24 20:34:31 +01:00
Miraty 3e812168e2 use context! in main.rs/show_services() 2024-02-24 20:07:53 +01:00
Miraty 85ccade2ab insert add-installation to db + error management 2024-02-24 18:41:30 +01:00
Miraty 2f06c4ec1f call check() on add-installation + make check async 2024-02-24 16:55:52 +01:00
Miraty f564e4f366 fmt 2024-02-24 02:34:37 +01:00
Miraty 38c48606b4 create add-installation form 2024-02-24 02:30:42 +01:00
Miraty a45120bec0 Init with Rocket, Diesel and Tera templates 2024-02-23 19:50:55 +01:00