Commit Graph

65 Commits

Author SHA1 Message Date
Maël Gangloff
206ca602c9 chore: merge master 2025-06-14 00:31:46 +02:00
Vincent
f447489718 style: lint 2025-05-30 13:31:16 +02:00
Vincent
d589ba389b refactor: remove dead code 2025-05-27 13:59:51 +02:00
Maël Gangloff
62c01251cf chore: merge master 2025-05-21 13:20:04 +02:00
Maël Gangloff
38eac13b7a fix: convertToIdn static function 2025-05-21 13:14:38 +02:00
Maël Gangloff
ef74ddf08a Merge branch 'master' into feat/rss-feed 2025-05-19 11:26:10 +02:00
Maël Gangloff
1bcebff59d feat: track registration
Fixes #81
2025-05-19 09:47:21 +02:00
Vincent
a9ed531921 wip: refactor watchlist update and watchlist trigger URI for upsert 2025-05-06 14:02:23 +02:00
Vincent
01c8c72fe6 wip: begin refactoring into proper API Platform 2025-05-05 14:00:10 +02:00
Maël Gangloff
4ccb5fe9b6 fix: entry id must be a valid URL 2025-04-27 17:44:31 +02:00
Maël Gangloff
27078a2a00 fix: entry id must be a valid URL 2025-04-27 17:38:04 +02:00
Maël Gangloff
c0dcb2f848 feat: start Atom feed implementation 2025-04-27 12:13:06 +02:00
Maël Gangloff
a1665a49e6 fix: register unknown domain when edit watchlist. Fixes #69 2025-03-02 20:58:26 +01:00
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