Commit Graph

583 Commits

Author SHA1 Message Date
Maël Gangloff
5476ee7acc feat: allow unauthenticated users to perform domain name lookups 2025-12-08 18:18:33 +01:00
Maël Gangloff
5a31e53234 docs: add OpenAPI description on the operations 2025-12-07 17:01:21 +01:00
Maël Gangloff
dd5dba17fc feat: auto redirect to the SSO login page 2025-12-07 14:32:48 +01:00
Maël Gangloff
14937f3ded docs: add API section in the documentation 2025-12-02 21:16:44 +01:00
Maël Gangloff
9466b4985c refactor: use Providers 2025-12-02 20:51:15 +01:00
Maël Gangloff
eb8fcac2b1 feat: also lock domain update if from user 2025-11-15 10:59:44 +01:00
Maël Gangloff
60223a7338 fix: forgive me 2025-11-12 20:30:06 +01:00
Maël Gangloff
88a3954c6e feat: forward the error message to the client if an error occurs on the RDAP server side 2025-11-12 19:43:36 +01:00
Maël Gangloff
aebc90d34b feat: add a lock on domain update 2025-11-09 20:03:52 +01:00
Maël Gangloff
534f79186f chore: code format 2025-11-09 17:45:13 +01:00
Maël Gangloff
3a1586a7a6 fix: inject LockFactory 2025-11-09 17:42:05 +01:00
Maël Gangloff
66e2c25b18 fix: lock domain purchase if already launched 2025-11-09 17:38:31 +01:00
Maël Gangloff
7f288c01e3 fix: set max results to one 2025-11-09 14:51:35 +01:00
Maël Gangloff
b8ead5d53f feat: add administrative contact search 2025-11-09 02:16:53 +01:00
Maël Gangloff
46bd8165ed fix: change LOWER to HIGHER 2025-11-08 23:54:24 +01:00
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