Commit Graph

243 Commits

Author SHA1 Message Date
Maël Gangloff
0e98b7d0c1 fix: duplicate key value violates unique constraint error 2024-09-09 11:53:54 +02:00
Maël Gangloff
0e96404302 feat: add tracked domains table 2024-09-09 11:31:33 +02:00
Maël Gangloff
124168380a chore: persist domain after NS clear 2024-09-08 21:48:37 +02:00
Maël Gangloff
9b8481e3f3 chore: add a comma at the end of list
Signed-off-by: Maël Gangloff <contact@maelgangloff.fr>
2024-09-08 16:45:18 +02:00
Maël Gangloff
0ceb09d410 feat: add more important status
Signed-off-by: Maël Gangloff <contact@maelgangloff.fr>
2024-09-08 16:42:02 +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
684313bc8f fix: time diff calculation 2024-09-06 13:20:39 +02:00
Maël Gangloff
ade9751802 fix: add a delay of an hour 2024-09-05 15:51:54 +02:00
Maël Gangloff
ff11cd8af3 fix: add a delay of an hour 2024-09-05 15:45:25 +02:00
Maël Gangloff
71173306d6 fix: switch updatedAt to datetime_immutable 2024-09-04 18:33:02 +02:00
Maël Gangloff
689ad51e3a feat: add delete property on DomainEntity 2024-09-04 18:06:28 +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
8efb8575cb fix: add support for IDN TLD search 2024-08-28 23:21:19 +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
4b0148fe49 feat: add more webhook consumers 2024-08-27 20:50:55 +02:00
Maël Gangloff
46ac93df89 chore: remove a condition 2024-08-27 19:09:27 +02:00
Maël Gangloff
0d354a0f56 chore: php lint 2024-08-27 00:56:13 +02:00
Maël Gangloff
be57269282 refactor: SendDomainEventNotif only if the domain name exists 2024-08-27 00:50:39 +02:00
Maël Gangloff
b5b958dd61 chore: refactor messages 2024-08-27 00:10:46 +02:00
Maël Gangloff
739fc7fcbf refactor: split ProcessDomain message 2024-08-26 23:45:30 +02:00
Maël Gangloff
891c608a9b chore: update docker-compose.yml 2024-08-25 21:09:32 +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
0e1658f6fe refactor: create StatService 2024-08-25 03:31:09 +02:00
Maël Gangloff
4bb3ba7765 feat: consider the domain's EPP status codes to monitor it carefully 2024-08-25 01:47:32 +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
eeb2477611 chore: update Exception type 2024-08-23 03:02:46 +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
ec72de163a Merge pull request #42 from vinceh121/fix/unsecure-dev-cookies
fix: allow unsecure authentication cookies in dev
2024-08-19 21:34:20 +02:00
Maël Gangloff
8a5f7fc2a0 fix: missing comma 2024-08-19 21:32:15 +02:00
Vincent
60022210bb Update src/Security/JWTAuthenticator.php
Co-authored-by: Maël Gangloff <contact@maelgangloff.fr>
Signed-off-by: Vincent <contact@vinceh121.me>
2024-08-19 21:21:48 +02:00
Vincent
188041ce05 Update src/Security/JWTAuthenticator.php
Co-authored-by: Maël Gangloff <contact@maelgangloff.fr>
Signed-off-by: Vincent <contact@vinceh121.me>
2024-08-19 21:21:41 +02:00
Maël Gangloff
f3eb055545 feat: use RDAP bootstrap file publication date 2024-08-19 18:38:14 +02:00
Maël Gangloff
0b0d4257da feat: custom RDAP servers 2024-08-19 18:06:11 +02:00
Maël Gangloff
b473a6932a chore: explicit error message 2024-08-19 16:48:37 +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
Vincent
102a0ba997 fix: allow unsecure authentication cookies in dev 2024-08-19 13:41:02 +02:00
Maël Gangloff
68a652bcc3 chore: simplify docker-compose 2024-08-19 01:53:05 +02:00
Maël Gangloff
0351bc552a refactor: move sendChatNotification 2024-08-18 21:49:34 +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