Commit Graph

568 Commits

Author SHA1 Message Date
Maël Gangloff
aa8bdc2a32 fix: remove useless UPPER 2025-11-08 21:09:11 +01:00
Maël Gangloff
c320311e92 refactor: merge dql 2025-11-08 20:24:37 +01:00
Maël Gangloff
8b03c54a16 refactor: search domain by registrant name 2025-11-08 20:02:37 +01:00
Maël Gangloff
6caea8fc68 fix: status must be an array of string 2025-11-06 16:16:49 +01:00
Maël Gangloff
acaf4fe594 feat: add indexes in db 2025-11-06 14:27:12 +01:00
Maël Gangloff
9c74833ed6 fix: catch exception to order domain correctly 2025-11-04 00:55:17 +01:00
Maël Gangloff
a14e6efb7c feat: throw only if necessary 2025-11-03 22:06:00 +01:00
Maël Gangloff
de76209665 feat: throw UnrecoverableMessageHandlingException if the domain name cannot be updated 2025-11-03 14:37:40 +01:00
Maël Gangloff
d229dd5904 Merge branch 'feature/various-ux' into develop 2025-11-02 13:45:07 +01:00
Maël Gangloff
39f607e95d fix: prevent domainPurchase duplicates 2025-11-02 12:05:32 +01:00
vinceh121
0739ef5ca9 perf: prevent N+1 on watchlist fetch 2025-11-02 03:12:46 +01:00
Maël Gangloff
aca4c9f23d fix: correct count in DQL 2025-11-01 19:11:59 +01:00
Maël Gangloff
2292057c73 chore: remove unused service 2025-11-01 19:02:18 +01:00
Maël Gangloff
29db54ad17 feat: use domainPurchase to get stats 2025-11-01 18:52:41 +01:00
Maël Gangloff
e967864068 fix: set value for property onlyNew 2025-11-01 14:29:30 +01:00
Maël Gangloff
ccfd7e0e89 feat: add only-new command option 2025-11-01 14:00:40 +01:00
Maël Gangloff
ff5a2d7d67 feat: add low priority RDAP message queue 2025-10-31 16:40:42 +01:00
Maël Gangloff
0fa95cc95c feat: add low priority RDAP message queue 2025-10-31 16:30:58 +01:00
Maël Gangloff
d2a5059a65 feat: add low priority RDAP message queue 2025-10-31 16:21:01 +01:00
Maël Gangloff
8556308290 fix: check if NS status exists 2025-10-31 15:49:18 +01:00
Maël Gangloff
cf0a5eaa69 fix: check if NS status exists 2025-10-31 15:47:12 +01:00
Maël Gangloff
fdff20f500 fix: set null if relation is deleted on DominPurchase 2025-10-31 15:13:29 +01:00
Maël Gangloff
b420b4e633 feat: add domain_purchase table 2025-10-31 13:40:09 +01:00
Maël Gangloff
7595b13772 feat: no domain update if < 5 secs 2025-10-29 19:18:44 +01:00
Maël Gangloff
42805813ed feat: add app:batch-register-domains command 2025-10-29 15:00:08 +01:00
Maël Gangloff
32e2d06cf6 chore: change log levels 2025-10-29 11:00:44 +01:00
Maël Gangloff
f868f1ad19 chore: change log levels 2025-10-29 10:53:13 +01:00
Maël Gangloff
4ea2afa5c3 chore: revert changes 2025-10-29 01:26:39 +01:00
Maël Gangloff
033cd185ba fix: typed property 2025-10-29 01:18:27 +01:00
Maël Gangloff
ee22b7af2f fix: typed property 2025-10-29 01:16:14 +01:00
Maël Gangloff
1cbf334c23 fix: add expiresInDays in domain response 2025-10-28 13:54:07 +01:00
Maël Gangloff
fb726ac88a fix: dispatch DetectDomainChange if registerDomain is successful 2025-10-28 13:24:16 +01:00
Maël Gangloff
6256ed8604 refactor: remove rate limiter and use retry strategy 2025-10-28 13:08:16 +01:00
Maël Gangloff
98d92ce8f8 feat: add internal rate limit for rdap queries 2025-10-28 12:09:38 +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