Commit Graph

52 Commits

Author SHA1 Message Date
Maël Gangloff
c4ef77b374 fix: register unknown domain when create watchlist. Fixes #69 2025-03-01 19:06:13 +01:00
Maël Gangloff
3cae5d717e chore: make verifyAuthData private 2025-02-27 09:01:05 +01:00
Maël Gangloff
858f3edca3 fix: do not delete watchlist on error. Fixes #61 2025-01-19 13:17:26 +01:00
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
7e96ddf46f fix: jCard can be empty 2025-01-01 02:57:53 +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
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
7bdb289461 feat: limit calendar past events 2024-09-02 22:20:03 +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
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
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
985271af2d feat: only a compatible connector can be linked to a Watchlist 2024-08-19 16:34:08 +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
9218b27b92 feat: add watchlist limits 2024-08-07 14:31:44 +02:00
Maël Gangloff
de79b2a3ad feat: register the same domain name twice with limited mode 2024-08-04 22:04:08 +02:00
Maël Gangloff
e413bfedc0 feat: add logging info 2024-08-04 14:45:27 +02:00
Maël Gangloff
b103d803b1 feat: calendar name 2024-08-03 18:05:05 +02:00
Maël Gangloff
7cb09f98bc feat: set lastModified in calendar event 2024-08-03 17:55:39 +02:00
Maël Gangloff
b7899cc8a5 ci: add phpstan 2024-08-03 00:06:38 +02:00
Maël Gangloff
b460e8aaa6 ci: add php cs fixer 2024-08-02 23:24:52 +02:00
Maël Gangloff
4e13fa1464 fix: update watchlist calendar 2024-08-02 01:06:49 +02:00
Maël Gangloff
7a46299dd4 feat(api): add watchlist calendar 2024-08-01 14:37:23 +02:00
Maël Gangloff
6f89317edc feat: connector on watchlist 2024-07-30 21:34:48 +02:00
Maël Gangloff
0126238d45 feat: ovh API implement 2024-07-29 16:01:32 +02:00