67 Commits

Author SHA1 Message Date
Maël Gangloff
5476ee7acc feat: allow unauthenticated users to perform domain name lookups 2025-12-08 18:18:33 +01:00
Maël Gangloff
f10940e7bf docs: update OpenAPI documentation 2025-12-07 17:12:24 +01:00
Maël Gangloff
8f248eba8e fixl: add consumer name for the async transport 2025-11-19 17:21:06 +01:00
Maël Gangloff
88a3954c6e feat: forward the error message to the client if an error occurs on the RDAP server side 2025-11-12 19:43:36 +01:00
Maël Gangloff
8b03c54a16 refactor: search domain by registrant name 2025-11-08 20:02:37 +01:00
Maël Gangloff
ff5a2d7d67 feat: add low priority RDAP message queue 2025-10-31 16:40:42 +01:00
Maël Gangloff
d2a5059a65 feat: add low priority RDAP message queue 2025-10-31 16:21:01 +01:00
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
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
c0dcb2f848 feat: start Atom feed implementation 2025-04-27 12:13:06 +02:00
Maël Gangloff
f882435b81 fix: access public API without bearer. Fixes #70 2025-03-03 10:52:15 +01:00
Maël Gangloff
63bc105de9 feat: connector credentials check 2025-01-16 22:05:42 +01:00
Maël Gangloff
c7569b9081 feat: start of InfluxDB implementation 2024-12-08 00:52:03 +01: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
Maël Gangloff
25fdf79611 fix: enable sessions required for sso connect 2024-08-23 01:32:07 +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
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
Maël Gangloff
34d946ba30 chore: update monolog.yaml 2024-08-13 18:30:30 +02:00
Maël Gangloff
18886609ff refactor: move to rate_limiter.yaml 2024-08-09 23:45:02 +02:00
Maël Gangloff
4e6649fc68 fix: send cookie after authentication 2024-08-05 19:03:47 +02:00
Maël Gangloff
34b0ce7a9b feat: access denied if email is not validated 2024-08-05 02:00:13 +02:00
Maël Gangloff
925f3708c0 feat: add registration 2024-08-05 01:30:27 +02:00
Maël Gangloff
7cf2375952 feat: add instance config endpoint 2024-08-04 15:49:53 +02:00
Maël Gangloff
a6d56a303b feat: swagger ui available 2024-08-02 13:10:19 +02:00
Maël Gangloff
480b38eb6b fix: disable security when calendar is requested 2024-08-02 01:45:21 +02:00
Maël Gangloff
f6775e7081 fix: add text/calendar MIME type 2024-08-02 01:23:53 +02:00
vinceh121
34b4838a72 feat: paginated and responsive TLD tables 2024-07-30 23:32:22 +02:00
Maël Gangloff
3d4f905eab fix: identify tld type 2024-07-24 21:58:45 +02:00
Maël Gangloff
4556dfe85e feat: update security.yaml 2024-07-23 18:31:49 +02:00
Maël Gangloff
0e82229121 feat: add API cookie auth 2024-07-23 13:21:50 +02:00
Maël Gangloff
fa80d33a33 feat: json login rate limit 2024-07-22 17:14:21 +02:00
Maël Gangloff
1642767993 fix: update login 2024-07-22 13:39:45 +02:00