Commit Graph

176 Commits

Author SHA1 Message Date
Maël Gangloff
90f106236b Merge branch 'master' into feat/epp-protocol 2025-03-23 16:10:58 +01:00
Maël Gangloff
6fc4456793 fix: get TLD when ldhName is a TLD 2025-03-04 19:51:46 +01:00
Maël Gangloff
52e0459233 refactor: use Dto class instead of array 2025-03-03 15:41:48 +01:00
Maël Gangloff
11f4b65dbf Merge branch 'master' into feat/epp-protocol 2025-03-03 15:29:39 +01:00
Maël Gangloff
995d931f56 refactor: use Dto class instead of array 2025-03-03 15:29:21 +01:00
Maël Gangloff
f0c9b94754 refactor: use Dto class instead of array 2025-03-03 15:13:19 +01:00
Maël Gangloff
46d5d524b5 refactor: use kernel project_dir 2025-03-03 14:32:22 +01:00
Maël Gangloff
c259d6b528 chore: merge master 2025-03-03 12:58:38 +01:00
Maël Gangloff
b960ff778d fix: invalid NameCom DTO class. Fixes #71 2025-03-03 07:42:22 +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
9c3cda1853 chore: update error if dto validation fails 2025-02-27 09:41:38 +01:00
Maël Gangloff
612172abb7 chore: make verifyAuthData private 2025-02-27 09:04:11 +01:00
Maël Gangloff
3cae5d717e chore: make verifyAuthData private 2025-02-27 09:01:05 +01:00
Maël Gangloff
7db812b79d feat: add EPP contact types 2025-02-25 22:56:24 +01:00
Maël Gangloff
b23db93ba4 feat: add registrant roid contact check 2025-02-25 22:48:37 +01:00
Maël Gangloff
eabf43ae12 chore: error message with contact roid 2025-02-25 22:47:33 +01:00
Maël Gangloff
e6a1a275b6 feat: check EPP contact roid 2025-02-25 22:44:12 +01:00
Maël Gangloff
3657442f67 feat: update EPP form 2025-02-25 22:29:22 +01:00
Maël Gangloff
9c56dec069 feat: store EPP keys in files 2025-02-24 23:19:11 +01:00
Maël Gangloff
7b0c3f4c07 feat: start of EPP form 2025-02-24 22:18:49 +01:00
Maël Gangloff
77e7d6cdf8 refactor: use temp file for client certificate 2025-02-24 10:41:55 +01:00
Maël Gangloff
7615c81d6b refactor: message handler 2025-02-23 16:35:57 +01:00
Maël Gangloff
42cbf5e416 feat: add DTO for EPP client 2025-02-23 00:50:21 +01:00
Maël Gangloff
81147d2069 Merge branch 'master' into feat/epp-protocol 2025-02-23 00:00:01 +01:00
Maël Gangloff
d2118ea7fd chore: remove unused functions 2025-02-22 23:50:58 +01:00
Maël Gangloff
5e1c84bb80 refactor: add DTO class to validate schema 2025-02-22 23:49:07 +01:00
Maël Gangloff
a06b6fd76a feat: EPP protocol implementation 2025-02-22 18:57:50 +01:00
Maël Gangloff
bebd3f81e5 feat: EPP order domain 2025-02-22 13:36:10 +01:00
Maël Gangloff
7048d8d22b feat: install EPP package 2025-02-22 01:30:35 +01:00
Maël Gangloff
8a46bb76bc feat: start of EPP implementation 2025-02-21 16:20:19 +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
24eeb26f96 chore: remove comments 2025-01-08 20:45:50 +01:00
Maël Gangloff
56bda420d9 feat: add name.com support 2025-01-06 22:58:00 +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
Maël Gangloff
4761c982ad fix: is_numeric instead of is_int 2024-12-29 01:06:23 +01:00
Maël Gangloff
75440f60c9 fix: remove remarks field for IANA entities 2024-12-29 00:50:07 +01:00
Maël Gangloff
9f73f5038d fix: remarks field in RDAP response 2024-12-28 19:41:14 +01:00