Commit Graph

146 Commits

Author SHA1 Message Date
Maël Gangloff
492e77420f feat: add log message when an RDAP query failed 2025-10-07 17:12:08 +02:00
Maël Gangloff
f2c52eded1 fix: correct HTTP codes for Bad Request 2025-10-07 16:33:27 +02:00
Maël Gangloff
ea1df9d97a refactor: add custom Exception class 2025-10-07 15:55:17 +02:00
Maël Gangloff
49242af42f chore: edit logs messages 2025-10-03 18:14:43 +02:00
Maël Gangloff
288b972e6b fix: do not update deletedAt if already deleted 2025-09-18 14:31:21 +02:00
Maël Gangloff
d8cfef2bce feat: use timestamp instead of bool on deletedAt 2025-09-15 23:51:57 +02:00
Maël Gangloff
c4f79bece8 feat: add ICANN accreditation status on domain result page 2025-09-15 23:04:28 +02:00
Maël Gangloff
7c10f4bd3c fix: use IANA Registrar ID instead of handle 2025-09-14 13:57:05 +02:00
Maël Gangloff
08c590b95f fix: catch libcurl unexpected EOF while reading exception 2025-09-13 23:09:29 +02:00
Maël Gangloff
6af1e2661b fix: catch libcurl unexpected EOF while reading exception 2025-09-13 23:04:28 +02:00
Maël Gangloff
7e79b9c3a9 fix: some registries create IANA identifiers and return them in the RDAP response... 2025-09-13 01:56:05 +02:00
Maël Gangloff
0be609cc9d chore: in fact, it is ICANN that accredits the registrars 2025-09-12 23:34:58 +02:00
Maël Gangloff
ca2f7e15a5 fix: cast string in jCard 2025-09-11 16:36:39 +02:00
Maël Gangloff
92d3e0ff7c feat: check DNSSEC key consistency 2025-09-11 13:52:53 +02:00
Maël Gangloff
d3201e79af chore: merge test/add-phpunit 2025-09-11 10:59:01 +02:00
Maël Gangloff
a3fb6dc873 refactor: processing of entity 2025-09-11 10:43:48 +02:00
Maël Gangloff
a995866c3e feat: add groups on properties 2025-09-10 22:26:02 +02:00
Maël Gangloff
acc3a4550a chore: rename table columns 2025-09-10 22:17:19 +02:00
Maël Gangloff
10e573e483 chore: code format 2025-09-10 21:39:17 +02:00
Maël Gangloff
28fb5f2fc3 feat: add IANA fields for accredited registrars 2025-09-10 21:35:43 +02:00
Maël Gangloff
08ff41c3d0 chore: code format 2025-09-10 00:11:05 +02:00
Maël Gangloff
477bf36893 test: add Domain unit tests 2025-09-09 19:43:35 +02:00
Maël Gangloff
08bd2a4541 test: add phpunit 2025-09-06 10:35:07 +02:00
Maël Gangloff
30ccc26923 fix: sTLDs are listed in ICANN's gTLD list 2025-08-27 14:47:33 +02:00
Maël Gangloff
fdb29903b1 Merge branch 'feat/dnssec' 2025-08-26 16:35:42 +02:00
Maël Gangloff
c1fa5c571f feat: add domain_status when domain is deleted 2025-08-26 16:34:37 +02:00
Maël Gangloff
5640e0d05e feat: add dns_key table 2025-08-26 16:18:29 +02:00
Maël Gangloff
e270a3d970 chore: update ENTITY_HANDLE_BLACKLIST 2025-08-11 14:15:43 +02:00
Maël Gangloff
531a929c3b chore: update ENTITY_HANDLE_BLACKLIST 2025-08-11 01:18:43 +02:00
Maël Gangloff
fa77e0c4b5 fix: UZ registry vcardArray value 2025-08-11 00:39:44 +02:00
Maël Gangloff
bb30a092e8 fix: duplicate key value violates unique constraint domain_pkey 2025-08-09 00:01:59 +02:00
Maël Gangloff
38eac13b7a fix: convertToIdn static function 2025-05-21 13:14:38 +02:00
Maël Gangloff
1bcebff59d feat: track registration
Fixes #81
2025-05-19 09:47:21 +02:00
Maël Gangloff
6fc4456793 fix: get TLD when ldhName is a TLD 2025-03-04 19:51:46 +01:00
Maël Gangloff
c4ef77b374 fix: register unknown domain when create watchlist. Fixes #69 2025-03-01 19:06:13 +01:00
Maël Gangloff
5bf730213d Merge branch 'master' of github.com:maelgangloff/domain-watchdog 2025-02-18 01:46:10 +01:00
Maël Gangloff
89a7daf882 feat: add id column on entity 2025-02-18 01:29:29 +01:00
Maël Gangloff
66dfb19dfc Merge pull request #65 from vinceh121/bugfix/tld
fix: tld fetch and stats display
2025-02-09 10:11:41 +01:00
vinceh121
c10ca23272 fix: getTld return type 2025-02-09 01:15:13 +01:00
vinceh121
54d9b9dd19 fix: tld fetch and stats display 2025-02-09 01:12:17 +01:00
Maël Gangloff
e44866cfe2 fix: domain setDeleted false 2025-01-29 20:43:26 +01:00
Maël Gangloff
ebfcc58d16 fix: begin transaction before update domain 2024-12-30 17:44:38 +01:00
Maël Gangloff
88753273e1 fix: begin transaction before update domain 2024-12-30 17:40:52 +01:00
Maël Gangloff
efbd055e1d fix: begin transaction before update domain 2024-12-30 17:19:07 +01:00
Maël Gangloff
363d7a97f3 feat: add DNSSEC badge in domain response 2024-12-30 14:32:07 +01:00
Maël Gangloff
23fca8602e feat: add Registry Lock and Registrar Lock badges 2024-12-29 22:31:40 +01:00
Maël Gangloff
f86153049b chore: simplify the Watchlist component 2024-12-29 18:17:58 +01:00
Maël Gangloff
16e3d3b33a fix: the field is pre-filled with the requested domain name 2024-12-29 18:06:28 +01:00
Maël Gangloff
45e218c322 feat: add a date column on domain_status to better identify periods 2024-12-29 17:06:52 +01:00
Maël Gangloff
7275859bd6 fix: fake handle in case it does not exist 2024-12-29 13:47:19 +01:00