Commit Graph

407 Commits

Author SHA1 Message Date
Maël Gangloff
f666fd76a9 Merge branch 'feat/epp-protocol' 2025-03-31 13:28:42 +02:00
Maël Gangloff
b33a979556 fix: email validation. Fixes #49 2025-03-24 20:36:01 +01: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
a1665a49e6 fix: register unknown domain when edit watchlist. Fixes #69 2025-03-02 20:58:26 +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
a481f851da feat: add assert constraints 2025-02-23 13:35:54 +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
d9b5fe31b0 chore: disable API GET on entity 2025-02-18 01:50:38 +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
e7b8ce612e fix: expiresInDays domain name 2025-02-08 11:53:08 +01:00
Maël Gangloff
5724584373 fix: prevent time zone issues 2025-02-07 08:32:19 +01:00
Maël Gangloff
f0630f14b7 fix: pending delete lasts at least 5 days 2025-02-03 13:35:53 +01:00
Maël Gangloff
e44866cfe2 fix: domain setDeleted false 2025-01-29 20:43:26 +01:00
Maël Gangloff
ce5ac5714d fix: expiresInDays domain name 2025-01-23 00:36:28 +01:00
Maël Gangloff
01f1fac357 fix: mail priority 2025-01-23 00:31:37 +01:00
Maël Gangloff
125ac39de1 fix: expiresInDays domain name 2025-01-20 17:30:54 +01:00
Maël Gangloff
858f3edca3 fix: do not delete watchlist on error. Fixes #61 2025-01-19 13:17:26 +01:00
Maël Gangloff
92bf6e362c fix: expiresInDays domain name 2025-01-17 18:18:55 +01:00
Maël Gangloff
478ed9aad7 fix: expiresInDays domain name 2025-01-17 12:39:50 +01:00