Commit Graph

189 Commits

Author SHA1 Message Date
Maël Gangloff
28fb5f2fc3 feat: add IANA fields for accredited registrars 2025-09-10 21:35:43 +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
Vincent
6ac226bcd3 Merge branch 'master' into refactor/api-platformization
# Conflicts:
#	src/Controller/WatchListController.php
2025-05-30 13:41:57 +02:00
Vincent
130ce1bbac wip: refactor watchlist triggers 2025-05-22 14:00:17 +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
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