Commit graph

35 commits

Author SHA1 Message Date
Arnold Dechamps 0b34e75aff
[FIX] attempted fix 2024-06-02 01:47:10 +02:00
Arnold Dechamps 586c194c2a
Merge pull request #71 from altf4arnold/Atlas
[ADD] Module for Atlas
2024-06-02 01:35:11 +02:00
Arnold Dechamps b53e7bc62c
Final structure 2024-06-02 01:04:57 +02:00
Arnold Dechamps e923ed926b
[FIX] ordering per TLD on the API 2024-05-25 04:24:08 +02:00
Arnold Dechamps 6a60bbfa77
[FIX] poor .cl has no name in RDAP database. Let's put the link instead of blank 2024-05-18 03:47:35 +02:00
Arnold Dechamps 8bdd4bd8c9
[FIX] Handling exceptions 2024-05-18 03:17:47 +02:00
Arnold Dechamps b0533a4bf1
[FIX] Changing API endpoint to the IANA one 2024-05-18 03:09:44 +02:00
Arnold Dechamps a545ecc0eb
[FIX] API has changed at the other side. Link taken is not the correct one anymore 2024-05-18 02:53:40 +02:00
Arnold Dechamps bd0275ce41
Trying to fix unicode (#36)
* pulling all the debuging out

* taking all the logging out
2024-05-07 14:23:06 +02:00
Arnold Dechamps a5e27e178c
removing useless migrations 2024-04-21 03:01:54 +02:00
Arnold Dechamps ffc9960b41
[ADD] Rest api (#29)
* [ADD] Rest-API

* updating static files for REST API

* adapting the Web Design for API

* [FIX] dependencies

* linting
2024-04-21 02:43:33 +02:00
Arnold Dechamps 0321c20ab5
linting and comment 2024-04-14 17:58:34 +02:00
Arnold Dechamps 0ac8a1e9c7
adding code for RDAP and TLD websites 2024-04-14 17:47:19 +02:00
Arnold Dechamps 1fecb044ac
field length broken in postgres 2024-03-26 17:16:44 +01:00
Arnold Dechamps 596169e39d
Webdseign 2024-03-01 03:12:49 +01:00
Arnold Dechamps 52effec67c
RDAP not whois 2024-03-01 02:15:29 +01:00
Arnold Dechamps 4baef0b431
typo 2024-02-26 09:18:02 +01:00
Arnold Dechamps 323db5f118
passed on zonefile instead of active DNS-Polling 2024-02-26 09:16:06 +01:00
Arnold Dechamps 3ba7da8cca
parsing zonefile and putting it in database 2024-02-26 07:06:14 +01:00
Arnold Dechamps 1f8041e52a
adding RootZone database 2024-02-26 06:29:59 +01:00
Arnold Dechamps 06ef8ab781
resistant to error's, DNSSEC done 2024-02-26 03:40:33 +01:00
Arnold Dechamps 644cc4599c
fixing listing. Now I get coherent results 2024-02-25 04:56:05 +01:00
Arnold Dechamps a8687af736
DNSSEC almost working. Need to add other types of record to verify stuff 2024-02-25 04:45:41 +01:00
Arnold Dechamps 554564ee3c
working v4, v6 and nsserver 2024-02-25 03:44:26 +01:00
Arnold Dechamps 62e2138d5c
removing zonefile-parser lib (does not do all we need) and droping the IANA zonefile (too complicated to parse) to go with a list of TLD's of ICAN (easyer to parse and then test individually) 2024-02-25 02:34:52 +01:00
Arnold Dechamps cc621e2653
flake 2024-02-15 18:09:45 +01:00
Arnold Dechamps 9b1e36dc81
Needs to do NS records and resolve value problems. Otherwise, mostly works 2024-02-15 16:48:49 +01:00
Arnold Dechamps 943a011e4a
fixes bug on showing the internal database 2024-02-15 16:47:34 +01:00
Arnold Dechamps 94cc3ba2a6
not yet working 2024-02-12 21:16:22 +01:00
Arnold Dechamps 963616fbcc
polls correct data and has it in text 2024-02-12 19:57:07 +01:00
Arnold Dechamps d990cbe5d5
fixing linting 2024-02-12 13:26:08 +01:00
Arnold Dechamps 8fe9b3c5c7
fixing linting 2024-02-12 13:24:27 +01:00
Arnold Dechamps 3d1b04bb26
models and admin working for basic information 2024-02-12 13:15:42 +01:00
Arnold Dechamps c9d1d33bb2
first models 2024-02-12 11:12:47 +01:00
Arnold Dechamps 7414af5e77
new app 2024-02-12 10:36:10 +01:00