Commit Graph

32 Commits

Author SHA1 Message Date
Maël Gangloff
7e2da3eb0b fix: implement ovh API 2024-07-29 16:47:28 +02:00
Maël Gangloff
c89e9a78b3 feat: ovh API implement 2024-07-29 15:28:05 +02:00
Maël Gangloff
f72f6df546 feat: hello PostgreSQL 2024-07-26 21:10:06 +02:00
Maël Gangloff
8ede04cfa6 fix: isToBeWatchClosely function 2024-07-25 20:21:57 +02:00
Maël Gangloff
d153d3af78 fix: set updatedAt when a deleted domain is queried 2024-07-25 19:04:59 +02:00
vinceh121
4bd1d96247 feat: RDAP servers update command 2024-07-25 17:03:00 +02:00
Maël Gangloff
3c557990fb feat: add delete property on Domain 2024-07-25 16:19:57 +02:00
Maël Gangloff
465aeb1ec9 fix: identify tld type 2024-07-25 00:58:19 +02:00
Maël Gangloff
416ffd4a7f fix: identify tld type 2024-07-24 22:17:54 +02:00
Maël Gangloff
3d4f905eab fix: identify tld type 2024-07-24 21:58:45 +02:00
Maël Gangloff
89e967cadf feat: add tld type property 2024-07-24 18:52:19 +02:00
Maël Gangloff
75789b750d fix: a domain may not have status 2024-07-23 14:30:21 +02:00
Maël Gangloff
857a978402 fix: some properties can be null 2024-07-23 03:13:51 +02:00
Maël Gangloff
1ef8a98586 fix: update RDAPService parser 2024-07-23 03:05:35 +02:00
Maël Gangloff
7c68919252 fix: same Entity can be present several times in property entities 2024-07-23 02:27:14 +02:00
Maël Gangloff
587a030692 fix: Domain handle can be absent in RDAP response 2024-07-23 01:34:59 +02:00
Maël Gangloff
ac031ebf59 fix: do not compare string and DomainEvent 2024-07-23 00:36:38 +02:00
Maël Gangloff
63f8dc168d fix: entity handle can be an empty string 2024-07-21 02:25:37 +02:00
Maël Gangloff
0b4f3fb2b3 feat: merging the domain refresh endpoint with the GET endpoint 2024-07-20 09:45:13 +02:00
Maël Gangloff
737ad4605b feat(api): add tld property in domain endpoint 2024-07-19 22:58:50 +02:00
Maël Gangloff
e4334b2eb5 feat: add tld properties on API 2024-07-19 20:40:30 +02:00
Maël Gangloff
300e68e3a1 feat: add tld properties 2024-07-19 18:59:21 +02:00
Maël Gangloff
3b63320cb6 docs: update README.md 2024-07-19 01:36:14 +02:00
Maël Gangloff
d4546ae027 feat: RDAP url are stored in db 2024-07-18 19:13:06 +02:00
Maël Gangloff
11c7207a1c feat: add createdAt and updatedAt on Domain entity 2024-07-17 19:29:43 +02:00
Maël Gangloff
16610205b6 feat: remove lastChanged event 2024-07-15 11:52:51 +02:00
Maël Gangloff
aa54d4c9ce feat: reduce IO when registering domains 2024-07-15 00:21:40 +02:00
Maël Gangloff
8a8059a366 fix: remove DomainStatus enum 2024-07-14 21:15:13 +02:00
Maël Gangloff
d202aa8964 feat: add error handling 2024-07-14 11:20:04 +02:00
Maël Gangloff
24d21fbc88 chore: rename registerEntity 2024-07-14 00:06:58 +02:00
Maël Gangloff
44a0f5e8f7 feat: add support for punycode tld 2024-07-14 00:05:01 +02:00
Maël Gangloff
5002dcb6c5 feat: move logic to service 2024-07-13 23:57:07 +02:00