Commit Graph

537 Commits

Author SHA1 Message Date
Maël Gangloff
fee3f3af44 feat: implement OpenProvider 2025-10-27 23:36:48 +01:00
Maël Gangloff
aff37f7a81 chore: merge develop 2025-10-27 21:59:55 +01:00
Maël Gangloff
43e2746bbe test: add test for FinDomainCollectionFromEntityProvider 2025-10-27 17:40:31 +01:00
Maël Gangloff
9cd51b8cb8 fix: set deletedAt=now for null values 2025-10-27 17:08:04 +01:00
Maël Gangloff
70d416b0e7 chore: remove duplicate context 2025-10-27 14:52:03 +01:00
Maël Gangloff
8102d932ba fix: remove unnecessary columns 2025-10-27 14:17:45 +01:00
Maël Gangloff
860f35caee fix: typo in SQL query 2025-10-27 14:09:53 +01:00
Maël Gangloff
1f5d386b0d feat: add domain reverse search on registrant name 2025-10-27 14:06:25 +01:00
Maël Gangloff
3dda89b49e fix: suppress LazyGhostTrait deprecation message 2025-10-27 00:59:34 +01:00
Maël Gangloff
ef5744eed1 fix: check if key exists 2025-10-25 22:42:20 +02:00
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