Commit Graph

431 Commits

Author SHA1 Message Date
Maël Gangloff
206ca602c9 chore: merge master 2025-06-14 00:31:46 +02:00
Maël Gangloff
735e868727 refactor: use state processor 2025-06-14 00:09:41 +02:00
Vincent
aa8d94811a refactor: auto register domains on watchlist creation 2025-05-30 13:55:44 +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
f447489718 style: lint 2025-05-30 13:31:16 +02:00
Vincent
eed454c6bc fix: create triggers as watchlist is created, but not updated 2025-05-30 13:20:31 +02:00
Vincent
d589ba389b refactor: remove dead code 2025-05-27 13:59:51 +02:00
Vincent
51b10db9b5 fix: watchlist triggers creation 2025-05-27 13:51:17 +02:00
Vincent
596b9b548d wip: submit watchlist triggers live 2025-05-23 13:59:55 +02:00
Vincent
130ce1bbac wip: refactor watchlist triggers 2025-05-22 14:00:17 +02:00
Maël Gangloff
62c01251cf chore: merge master 2025-05-21 13:20:04 +02:00
Maël Gangloff
38eac13b7a fix: convertToIdn static function 2025-05-21 13:14:38 +02:00
Maël Gangloff
ef74ddf08a Merge branch 'master' into feat/rss-feed 2025-05-19 11:26:10 +02:00
Maël Gangloff
1bcebff59d feat: track registration
Fixes #81
2025-05-19 09:47:21 +02:00
Vincent
a9ed531921 wip: refactor watchlist update and watchlist trigger URI for upsert 2025-05-06 14:02:23 +02:00
Vincent
01c8c72fe6 wip: begin refactoring into proper API Platform 2025-05-05 14:00:10 +02:00
Maël Gangloff
e9dd9ae1fd Merge branch 'master' into feat/rss-feed 2025-04-28 17:51:08 +02:00
Maël Gangloff
5184f2c190 feat: add In-Reply-To and References headers to email 2025-04-28 17:50:13 +02:00
Maël Gangloff
4ccb5fe9b6 fix: entry id must be a valid URL 2025-04-27 17:44:31 +02:00
Maël Gangloff
27078a2a00 fix: entry id must be a valid URL 2025-04-27 17:38:04 +02:00
Maël Gangloff
c0dcb2f848 feat: start Atom feed implementation 2025-04-27 12:13:06 +02:00
Maël Gangloff
c940fba01a fix: intensify on last day 2025-04-06 15:25:38 +02:00
Maël Gangloff
ed366b1a05 feat: add small dot. Fixes #76 2025-04-02 18:36:35 +02:00
Maël Gangloff
49947891f7 fix: calculateDaysFromStatus 2025-04-02 13:39:32 +02:00
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