Commit Graph

87 Commits

Author SHA1 Message Date
Maël Gangloff
5e23e5527e feat: add consumer name 2025-10-29 20:11:18 +01:00
Maël Gangloff
ea5ce96988 fix: update messenger.yaml 2025-10-29 00:47:59 +01:00
Maël Gangloff
fe162ff963 fix: update messenger.yaml 2025-10-29 00:17:45 +01:00
Maël Gangloff
b123d720f0 feat: add consumer name in messenger.yaml 2025-10-29 00:04:34 +01:00
Maël Gangloff
6256ed8604 refactor: remove rate limiter and use retry strategy 2025-10-28 13:08:16 +01:00
Maël Gangloff
4c1d0f731b fix: correct transport for UpdateDomain 2025-10-28 12:11:11 +01:00
Maël Gangloff
98d92ce8f8 feat: add internal rate limit for rdap queries 2025-10-28 12:09:38 +01:00
Maël Gangloff
3dda89b49e fix: suppress LazyGhostTrait deprecation message 2025-10-27 00:59:34 +01:00
Maël Gangloff
5243b3c2dd chore: rename WatchList to Watchlist 2025-10-25 17:45:51 +02:00
Maël Gangloff
444ad7bd20 feat: add eppException to api_platform.yaml 2025-10-21 23:18:06 +02:00
Maël Gangloff
626cb47f03 chore: edit register rate limit 2025-10-19 15:15:51 +02:00
Maël Gangloff
213617c3c1 test: add test for Namecheap 2025-10-19 13:27:33 +02:00
Maël Gangloff
7d0642eb6a test: add test for NameCom provider 2025-10-17 23:08:28 +02:00
Maël Gangloff
a7d07be1be test: add gandi provider test 2025-10-17 12:39:40 +02:00
Maël Gangloff
2167827d35 chore: update Symfony version 2025-10-15 23:12:35 +02:00
Maël Gangloff
6154759507 test: add some KernelTestCase 2025-10-14 00:16:35 +02:00
Maël Gangloff
0af22ff989 refactor: change log level and add exceptions 2025-10-13 13:51:51 +02:00
Maël Gangloff
f2c52eded1 fix: correct HTTP codes for Bad Request 2025-10-07 16:33:27 +02:00
Maël Gangloff
ea1df9d97a refactor: add custom Exception class 2025-10-07 15:55:17 +02:00
Maël Gangloff
a7b563c856 Merge branch 'master' into feat/rss-feed 2025-08-30 19:25:21 +02:00
Maël Gangloff
5d21018c85 chore: update custom_rdap_servers.example.yaml 2025-08-27 15:40:05 +02:00
Maël Gangloff
c0dcb2f848 feat: start Atom feed implementation 2025-04-27 12:13:06 +02:00
Maël Gangloff
6fc4456793 fix: get TLD when ldhName is a TLD 2025-03-04 19:51:46 +01:00
Maël Gangloff
f882435b81 fix: access public API without bearer. Fixes #70 2025-03-03 10:52:15 +01:00
Maël Gangloff
125ac39de1 fix: expiresInDays domain name 2025-01-20 17:30:54 +01:00
Maël Gangloff
63bc105de9 feat: connector credentials check 2025-01-16 22:05:42 +01:00
Maël Gangloff
1dc16d769b feat: add search for a tld via RDAP 2024-12-20 17:43:35 +01:00
Maël Gangloff
a6122b877e feat: add measurements in InfluxdbService 2024-12-08 13:54:51 +01:00
Maël Gangloff
c7569b9081 feat: start of InfluxDB implementation 2024-12-08 00:52:03 +01:00
Maël Gangloff
79a5a1d35a feat: update custom_rdap_servers.example.yaml 2024-11-02 16:11:41 +01:00
Vincent
b7774fe022 Merged master 2024-09-18 13:37:07 +02:00
Maël Gangloff
4b0148fe49 feat: add more webhook consumers 2024-08-27 20:50:55 +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
Vincent
7861eaf5db feat: some stuff 2024-08-26 14:02:12 +02:00
Vincent
3e3ea66848 feat: instance IP address envvar 2024-08-23 14:01:02 +02:00
Maël Gangloff
25fdf79611 fix: enable sessions required for sso connect 2024-08-23 01:32:07 +02:00
Maël Gangloff
9fb264f676 chore: update custom_rdap_servers.example.yaml 2024-08-22 22:36:55 +02:00
Maël Gangloff
68f4271d81 fix: allow redis as transport 2024-08-22 22:15:43 +02:00
Maël Gangloff
030337e2ce feat: allow redis transport 2024-08-22 22:03:04 +02:00
Maël Gangloff
7ece681d73 fix: diagram context 2024-08-22 00:56:58 +02:00
Maël Gangloff
997d247a39 fix: update custom RDAP servers file 2024-08-21 16:20:42 +02:00
Maël Gangloff
6883c66a2b feat: add custom_rdap_servers.example.yaml file 2024-08-21 14:09:15 +02:00
Maël Gangloff
0b0d4257da feat: custom RDAP servers 2024-08-19 18:06:11 +02:00
Maël Gangloff
68a652bcc3 chore: simplify docker-compose 2024-08-19 01:53:05 +02:00
Maël Gangloff
3a53ffac1a fix: envvar typo 2024-08-18 18:34:08 +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
dfb7498f49 chore: update services.yaml 2024-08-17 00:47:04 +02:00
Maël Gangloff
8667644da5 feat: start webhook support 2024-08-16 23:23:51 +02:00
Maël Gangloff
0bb4115649 chore: add time to JWT tokens so they expire less often 2024-08-15 19:31:32 +02:00