Commit Graph

526 Commits

Author SHA1 Message Date
Maël Gangloff
d91ff6ca86 test: add tests for handler 2025-10-25 21:47:11 +02:00
Maël Gangloff
557ca7d71a fix: rename isEnabled to enabled in DQL query 2025-10-25 20:03:51 +02:00
Maël Gangloff
24e3bc19ff feat: user can enable/disable a watchlist 2025-10-25 19:23:44 +02:00
Maël Gangloff
5243b3c2dd chore: rename WatchList to Watchlist 2025-10-25 17:45:51 +02:00
Maël Gangloff
ff90477695 refactor: optimize getTrackedDomains 2025-10-25 16:58:55 +02:00
Maël Gangloff
4e40f400b6 fix: remove distinct from dql 2025-10-25 13:27:10 +02:00
Maël Gangloff
4c3820d70e refactor: optimize getTrackedDomains 2025-10-25 13:13:28 +02:00
Maël Gangloff
51345f15b7 test: update DomainTest after refactor 2025-10-22 18:22:36 +02:00
Maël Gangloff
597c744161 refactor: move DQL in repositories 2025-10-22 16:16:27 +02:00
Maël Gangloff
95c6b9bb55 refactor: move logic in RDAPService 2025-10-22 15:58:20 +02:00
Maël Gangloff
24e1c1533c refactor: move logic in RDAPService 2025-10-22 15:24:29 +02:00
Maël Gangloff
9f71013c8e fix: use first domain_status to calculate deletion date 2025-10-22 14:58:02 +02:00
Maël Gangloff
4facd7e951 refactor: move DQL in repositories 2025-10-21 12:56:59 +02:00
vinceh121
2c38a298c0 fix: refresh more entities that are using the same pattern 2025-10-20 22:45:00 +02:00
vinceh121
68cb366585 fix: domain event refresh working one every two times 2025-10-20 22:37:11 +02:00
Maël Gangloff
543fcebdec fix: sort domainStatus by date to select one 2025-10-20 13:11:44 +02:00
Maël Gangloff
cad4926d51 fix: orderBy DESC 2025-10-19 22:31:59 +02:00
Maël Gangloff
06f2a6a90d fix: use the right template 2025-10-19 22:22:17 +02:00
Maël Gangloff
0888033bd8 feat: add trackedEppStatus field in Watchlist 2025-10-19 21:37:52 +02:00
Maël Gangloff
d81ee32122 fix: domain status list in lowercase 2025-10-19 14:21:52 +02:00
Maël Gangloff
213617c3c1 test: add test for Namecheap 2025-10-19 13:27:33 +02:00
Maël Gangloff
7d0642eb6a test: add test for NameCom provider 2025-10-17 23:08:28 +02:00
Maël Gangloff
a7d07be1be test: add gandi provider test 2025-10-17 12:39:40 +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
a20344816c fix: watchlist creation 2025-10-16 11:30:33 +02:00
Maël Gangloff
afd736882e test: update test suite 2025-10-16 02:31:08 +02:00
Maël Gangloff
cd454750cf fix: correct security property on entities 2025-10-16 00:01:45 +02:00
Maël Gangloff
2167827d35 chore: update Symfony version 2025-10-15 23:12:35 +02:00
Maël Gangloff
00469cad6b test: update test suite 2025-10-15 23:01:31 +02:00
Maël Gangloff
ddee6df4bd refactor: use DQL to get expiration date of a domain name 2025-10-15 21:24:48 +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
ac9c2c536a fix: change scope of a constant used in a migration 2025-10-14 00:10:19 +02:00
Maël Gangloff
0af22ff989 refactor: change log level and add exceptions 2025-10-13 13:51:51 +02:00
Maël Gangloff
efa56055d0 refactor: split RDAPService and OfficialDataService 2025-10-11 20:57:32 +02:00
Maël Gangloff
23383f3368 fix: execute DQL 2025-10-08 13:06:06 +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
4409124ba8 fix: add destructor in InfluxDbService 2025-10-07 19:55:19 +02:00
Maël Gangloff
3308dd35c4 fix: add destructor in InfluxDbService 2025-10-07 19:35:30 +02:00
Maël Gangloff
492e77420f feat: add log message when an RDAP query failed 2025-10-07 17:12:08 +02:00
Maël Gangloff
f2c52eded1 fix: correct HTTP codes for Bad Request 2025-10-07 16:33:27 +02:00
Maël Gangloff
ea1df9d97a refactor: add custom Exception class 2025-10-07 15:55:17 +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
49242af42f chore: edit logs messages 2025-10-03 18:14:43 +02:00
Maël Gangloff
cc2602cb77 fix: user registration endpoint 2025-09-24 23:10:47 +02:00
Maël Gangloff
288b972e6b fix: do not update deletedAt if already deleted 2025-09-18 14:31:21 +02:00