Commit Graph

93 Commits

Author SHA1 Message Date
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
1ac11e35b4 chore: add custom_rdap_servers.yaml in .gitignore file 2024-11-03 13:19:38 +01:00
Maël Gangloff
500b901b7a fix: duplicate NS violates unique constraint 2024-11-02 16:25:01 +01:00
Maël Gangloff
79a5a1d35a feat: update custom_rdap_servers.example.yaml 2024-11-02 16:11:41 +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
37cd4edcce chore: remove isDeleted check in orderDomain 2024-10-06 20:37:56 +02:00
Maël Gangloff
6775cbca48 Merge branch 'feature/autodns' 2024-10-06 16:13:29 +02:00
Maël Gangloff
0c25bbfe35 fix: update verifyAuthData in NamecheapProvider 2024-10-03 11:23:01 +02:00
Maël Gangloff
ff36eae71f chore: merge master 2024-10-02 12:59:37 +02:00
Maël Gangloff
e6bf43693d fix: https instead of http 2024-10-02 12:01:07 +02:00
Vincent
81512bebb4 refactor: provider authentication flow 2024-09-30 13:48:15 +02:00
Vincent
b162f2313e fix: missing constructor supercall 2024-09-26 13:39:35 +02:00
Vincent
a7b09833c6 feat: clean authentication data 2024-09-26 13:38:15 +02:00
Vincent
cf05d35ded style: nc connector 2024-09-26 13:18:46 +02:00
Vincent
83012dfe65 Merge branch 'refs/heads/master' into feature/namecheap
# Conflicts:
#	package.json
2024-09-26 13:16:02 +02:00
Vincent
f70ddb6b05 feat: get supported tlds by namecheap 2024-09-25 14:03:16 +02:00
Maël Gangloff
a94a775ee6 chore: reformat code 2024-09-22 19:49:35 +02:00
Stefan Warnat
0657891b8d fix: RDAP Server of DENIC do not return events
Signed-off-by: Stefan Warnat <ich@stefanwarnat.de>
2024-09-22 18:48:32 +02:00
Vincent
69ce4d5a24 style: make cs fixer happy 2024-09-18 14:02:25 +02:00
Vincent
bbd56d4f0c refactor: fix merge mistakes 2024-09-18 13:52:51 +02:00
Vincent
b7774fe022 Merged master 2024-09-18 13:37:07 +02:00
Vincent
d932d735a3 fix: XML traversal, container autowire 2024-09-09 14:02:33 +02:00
Maël Gangloff
b1d0725275 fix: duplicate key value violates unique constraint error 2024-09-09 11:55:11 +02:00
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
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
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
46ac93df89 chore: remove a condition 2024-08-27 19:09:27 +02:00
Maël Gangloff
b5b958dd61 chore: refactor messages 2024-08-27 00:10:46 +02:00
Vincent
7861eaf5db feat: some stuff 2024-08-26 14:02:12 +02:00
Maël Gangloff
891c608a9b chore: update docker-compose.yml 2024-08-25 21:09:32 +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
Vincent
3e3ea66848 feat: instance IP address envvar 2024-08-23 14:01:02 +02:00
Vincent
2f841f0127 refactor: connector abstraction 2024-08-23 13:38:16 +02:00
Maël Gangloff
6601540eb4 feat: add stats endpoint 2024-08-22 18:11:07 +02:00
Vincent
700e531e22 feat: domain order call
a bisto de nas
2024-08-20 13:56:50 +02:00
vinceh121
f225213c49 chore: progress towards namecheap 2024-08-19 21:17:57 +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