Commit Graph

181 Commits

Author SHA1 Message Date
Maël Gangloff
dad4f98035 feat: set domain as deleted when tld is deleted 2025-10-08 12:39:04 +02:00
Maël Gangloff
79589e63eb feat: use timestamp instead of bool on is_verified 2025-10-04 12:24:20 +02:00
Maël Gangloff
d8cfef2bce feat: use timestamp instead of bool on deletedAt 2025-09-15 23:51:57 +02:00
Maël Gangloff
c4f79bece8 feat: add ICANN accreditation status on domain result page 2025-09-15 23:04:28 +02:00
Maël Gangloff
6af1e2661b fix: catch libcurl unexpected EOF while reading exception 2025-09-13 23:04:28 +02:00
Maël Gangloff
1b1b82189e Revert "fix: icann acreditations field name"
This reverts commit a767c15819.
2025-09-13 02:40:04 +02:00
Maël Gangloff
a767c15819 fix: icann acreditations field name 2025-09-13 02:36:26 +02:00
Maël Gangloff
0be609cc9d chore: in fact, it is ICANN that accredits the registrars 2025-09-12 23:34:58 +02:00
Maël Gangloff
71e23ca83d feat: add iana-accreditations API endpoint 2025-09-12 23:22:15 +02:00
Maël Gangloff
d3201e79af chore: merge test/add-phpunit 2025-09-11 10:59:01 +02:00
Maël Gangloff
2ae5272567 Merge branch 'master' into feat/rss-feed 2025-09-10 22:30:10 +02:00
Maël Gangloff
a995866c3e feat: add groups on properties 2025-09-10 22:26:02 +02:00
Maël Gangloff
acc3a4550a chore: rename table columns 2025-09-10 22:17:19 +02:00
Maël Gangloff
10e573e483 chore: code format 2025-09-10 21:39:17 +02:00
Maël Gangloff
28fb5f2fc3 feat: add IANA fields for accredited registrars 2025-09-10 21:35:43 +02:00
Maël Gangloff
477bf36893 test: add Domain unit tests 2025-09-09 19:43:35 +02:00
Maël Gangloff
03039c3ccc Merge branch 'master' into feat/rss-feed 2025-09-06 10:54:35 +02:00
Maël Gangloff
f9ae2ac5e1 fix: method not allowed on connector creation 2025-09-06 10:54:14 +02:00
Maël Gangloff
ada68af9b4 fix: remove domain url from DnsKey groups 2025-09-05 10:23:20 +02:00
Maël Gangloff
a7b563c856 Merge branch 'master' into feat/rss-feed 2025-08-30 19:25:21 +02:00
Maël Gangloff
711c3ae233 fix: unpack() argument type 2025-08-30 19:24:31 +02:00
Maël Gangloff
863bf07139 chore: merge master 2025-08-26 16:46:05 +02:00
Maël Gangloff
5640e0d05e feat: add dns_key table 2025-08-26 16:18:29 +02:00
Maël Gangloff
c8c3d1db3e fix: stupid foreach 2025-08-06 19:44:11 +02:00
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
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
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
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
c259d6b528 chore: merge master 2025-03-03 12:58:38 +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
a06b6fd76a feat: EPP protocol implementation 2025-02-22 18:57:50 +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
89a7daf882 feat: add id column on entity 2025-02-18 01:29:29 +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