Commit Graph

191 Commits

Author SHA1 Message Date
Maël Gangloff
0888033bd8 feat: add trackedEppStatus field in Watchlist 2025-10-19 21:37:52 +02:00
Maël Gangloff
64fe0c895b feat: use JSONB instead of SIMPLE_ARRAY 2025-10-16 22:21:08 +02:00
Maël Gangloff
a143039925 feat: check malformed domain names 2025-10-16 14:16:58 +02:00
Maël Gangloff
cd454750cf fix: correct security property on entities 2025-10-16 00:01:45 +02:00
Maël Gangloff
00469cad6b test: update test suite 2025-10-15 23:01:31 +02:00
Maël Gangloff
0c2148d889 refactor: simplify Watchlist triggers 2025-10-15 19:53:42 +02:00
Maël Gangloff
a193338664 test: add WatchlistUpdateProcessor tests 2025-10-15 18:55:39 +02:00
Maël Gangloff
ebdc5151ee fix: use state provider 2025-10-14 23:34:17 +02:00
Maël Gangloff
97ea1ab33a test: add some KernelTestCase 2025-10-14 17:40:48 +02:00
Maël Gangloff
6154759507 test: add some KernelTestCase 2025-10-14 00:16:35 +02:00
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