Commit Graph

118 Commits

Author SHA1 Message Date
Maël Gangloff
858912fff8 feat: add estimated WHOIS release date in ICS 2025-01-09 13:57:44 +01:00
Maël Gangloff
8b8e6ddbe5 feat: refactor getTrackedDomains function 2025-01-03 14:39:34 +01:00
Maël Gangloff
3605f88a7c feat: user can force domain refresh 2025-01-01 14:10:23 +01:00
Maël Gangloff
7e96ddf46f fix: jCard can be empty 2025-01-01 02:57:53 +01:00
Maël Gangloff
fbcecff982 feat: add app:register-domain command 2024-12-07 20:08:29 +01:00
Maël Gangloff
dc3879c4c5 docs: add documentation on MessageHandler 2024-12-03 21:10:38 +01:00
Maël Gangloff
c6ae0ac69d fix: remove deleted entities in ical export 2024-11-25 22:16:27 +01:00
Maël Gangloff
763f320dc3 fix: some pendingDelete domains are already expired 2024-11-15 19:26:17 +01:00
Maël Gangloff
c7a50eed65 refactor: consent checks are performed in AbstractProvider and not in child classes 2024-11-01 00:46:25 +01:00
Maël Gangloff
b981ce4be1 fix: assertAuthenticate when create a connector 2024-10-02 21:14:34 +02:00
Vincent
81512bebb4 refactor: provider authentication flow 2024-09-30 13:48:15 +02:00
Vincent
ad170cdc5d style: unused imports 2024-09-26 13:22:47 +02:00
Vincent
38deb2b12b chore: unused injections 2024-09-26 13:20:28 +02:00
Vincent
f0e708272e feat: get supported tlds by namecheap 2024-09-25 14:02:40 +02:00
Vincent
b7774fe022 Merged master 2024-09-18 13:37:07 +02:00
Maël Gangloff
0e96404302 feat: add tracked domains table 2024-09-09 11:31:33 +02:00
Maël Gangloff
3e51425f68 feat: if a domain is deleted, it must be updated 2024-09-07 01:14:50 +02:00
Maël Gangloff
71173306d6 fix: switch updatedAt to datetime_immutable 2024-09-04 18:33:02 +02:00
Maël Gangloff
7bdb289461 feat: limit calendar past events 2024-09-02 22:20:03 +02:00
Maël Gangloff
f36116afa9 feat: add delete property on Event 2024-09-01 21:26:07 +02:00
Maël Gangloff
01a0f8e688 chore: Exception type 2024-08-30 12:54:42 +02:00
Maël Gangloff
02c9ce7eec fix: send the correct body when chat notification 2024-08-28 17:35:32 +02:00
Maël Gangloff
83a97b429b fix: a push notification is not chat 2024-08-27 21:44:42 +02:00
Maël Gangloff
739fc7fcbf refactor: split ProcessDomain message 2024-08-26 23:45:30 +02:00
Maël Gangloff
cbdca2c401 fix: webhook_dsn can be an empty array 2024-08-25 03:55:20 +02:00
Maël Gangloff
e3f1229c74 feat: verify SLD before adding connector 2024-08-24 18:22:15 +02:00
Maël Gangloff
12176727ac fix: domain purchase stat 2024-08-24 11:50:44 +02:00
Maël Gangloff
6ed2983665 feat: add DomainLifecycleSteps 2024-08-23 21:19:34 +02:00
Maël Gangloff
7fea2fefa1 fix: verifyAuthData when modify Watchlist 2024-08-23 02:51:36 +02:00
Maël Gangloff
b59c1c61dc refactor: add AbstractProvider 2024-08-23 02:35:09 +02:00
Maël Gangloff
52efac8493 chore: use cached value 2024-08-22 20:10:06 +02:00
Maël Gangloff
26ae674117 feat: add stats page 2024-08-22 19:26:34 +02:00
Maël Gangloff
6601540eb4 feat: add stats endpoint 2024-08-22 18:11:07 +02:00
Maël Gangloff
985271af2d feat: only a compatible connector can be linked to a Watchlist 2024-08-19 16:34:08 +02:00
Maël Gangloff
68a652bcc3 chore: simplify docker-compose 2024-08-19 01:53:05 +02:00
Maël Gangloff
96ffbbd27c feat: explicit DSN error if invalid 2024-08-18 18:44:53 +02:00
Maël Gangloff
16bcd3ac66 feat: explicit DSN error if invalid 2024-08-18 18:37:45 +02:00
Maël Gangloff
6a7091ac00 chore: verify DSN after the limit verification 2024-08-18 18:30:01 +02:00
Maël Gangloff
e1e54d9e26 feat: limit the maximum number of webhooks per Watchlist 2024-08-18 18:25:11 +02:00
Maël Gangloff
bb96da8fe3 feat: add Webhook content message 2024-08-17 00:36:00 +02:00
Maël Gangloff
8667644da5 feat: start webhook support 2024-08-16 23:23:51 +02:00
Maël Gangloff
8b47d6068c chore: explicit error message 2024-08-16 14:19:59 +02:00
Maël Gangloff
34c7c9cdb4 fix: correct limitations 2024-08-15 04:12:38 +02:00
Maël Gangloff
b9d2241ed1 fix: update watchlist form 2024-08-15 04:06:35 +02:00
Maël Gangloff
f3ee662ea3 fix: update watchlist limitations 2024-08-15 03:50:29 +02:00
Maël Gangloff
04aa834379 fix: update watchlist limitations 2024-08-15 03:42:41 +02:00
Maël Gangloff
7d16d836f4 feat: update Watchlist 2024-08-15 03:04:31 +02:00
Maël Gangloff
5dd27a4b7b feat: add watchlist patch with limitations 2024-08-14 23:23:32 +02:00
Maël Gangloff
628c65fd0b feat: logging validation link 2024-08-12 16:57:31 +02:00
Maël Gangloff
9218b27b92 feat: add watchlist limits 2024-08-07 14:31:44 +02:00