Commit Graph

192 Commits

Author SHA1 Message Date
Maël Gangloff
1196dfaebd refactor: code style 'use' 2024-08-17 22:22:18 +02:00
Maël Gangloff
43b341f71f chore: merge master 2024-08-17 22:05:48 +02:00
Maël Gangloff
2ac9849f86 fix: cookie expiration date same as the token 2024-08-17 20:33:37 +02:00
Maël Gangloff
84e0fed184 feat: update entity diagram 2024-08-17 18:22:24 +02:00
Maël Gangloff
99d6c25501 feat: update notification title 2024-08-17 00:43:04 +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
1c1821838f feat: improve security when delete 2024-08-16 17:10:59 +02:00
Maël Gangloff
8b47d6068c chore: explicit error message 2024-08-16 14:19:59 +02:00
Maël Gangloff
31b136ec92 fix: unknown entity logging 2024-08-15 19:54:36 +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
Maël Gangloff
7d16d836f4 feat: update Watchlist 2024-08-15 03:04:31 +02:00
Maël Gangloff
5dd27a4b7b feat: add watchlist patch with limitations 2024-08-14 23:23:32 +02:00
Maël Gangloff
2d2d478b32 fix: remove patch watchlist 2024-08-14 17:01:43 +02:00
Maël Gangloff
628c65fd0b feat: logging validation link 2024-08-12 16:57:31 +02:00
Maël Gangloff
c145a23a63 fix: process domain 2024-08-10 23:31:34 +02:00
Maël Gangloff
9e4e35f9e8 fix: process domain 2024-08-10 23:29:31 +02:00
Maël Gangloff
56cfb1a81c fix: process domain 2024-08-10 23:16:59 +02:00
Maël Gangloff
b8e434c356 fix: process domain 2024-08-10 23:11:59 +02:00
Maël Gangloff
d4fcd7fe51 fix: process domain 2024-08-10 23:06:03 +02:00
Maël Gangloff
880d5b4575 fix: process watchlists every day 2024-08-10 15:44:16 +02:00
Maël Gangloff
041322b2dd feat: add confirm dialog 2024-08-10 00:56:46 +02:00
Maël Gangloff
644915446b chore: fix typo 2024-08-10 00:27:30 +02:00
Maël Gangloff
cbd73aad4e fix: http message error 2024-08-07 16:29:37 +02:00
Maël Gangloff
a0d2639311 fix: http message error 2024-08-07 16:21:41 +02:00
Maël Gangloff
9218b27b92 feat: add watchlist limits 2024-08-07 14:31:44 +02:00
Maël Gangloff
3b1cd8cda6 chore: update ConnectorInterface 2024-08-07 01:16:26 +02:00
Maël Gangloff
6060a55b29 Merge branch 'feat/gandi-provider' 2024-08-07 01:15:14 +02:00
Maël Gangloff
f3650f3b9f feat: improve Connector abstract 2024-08-07 01:10:56 +02:00
Maël Gangloff
3eaa7fa180 feat: delete on cascade when a user is deleted 2024-08-07 00:27:04 +02:00
Maël Gangloff
e04e880d33 chore: update Connectors 2024-08-06 23:21:01 +02:00
Maël Gangloff
e1cad45028 chore: remove optional Link header 2024-08-06 23:13:14 +02:00
Maël Gangloff
9b8e84e4e7 chore: merge master 2024-08-06 22:35:21 +02:00
Maël Gangloff
504e609579 feat: add HTTP 451 error code if needed 2024-08-06 22:11:57 +02:00
Maël Gangloff
e393bcf0af feat: explcit HTTP errors 2024-08-06 21:52:35 +02:00
Maël Gangloff
342b3ff987 feat: explcit HTTP errors 2024-08-06 21:43:37 +02:00
Maël Gangloff
e46851ca54 feat: add updatedAt on DomainEntity 2024-08-06 19:05:36 +02:00
Maël Gangloff
1fd5dd90db feat: Not Found error if the domain is not in the WHOIS database 2024-08-06 17:52:26 +02:00
Maël Gangloff
21298b07a2 fix: Exception in dry-run with Gandi Provider 2024-08-06 11:58:41 +02:00
Maël Gangloff
a603a2c7a0 feat: add GANDI provider 2024-08-06 03:38:00 +02:00
Maël Gangloff
da1ae4cb8e fix: connector creation 2024-08-06 00:35:05 +02:00
Maël Gangloff
6f3c780e42 fix: correct rate limiter 2024-08-05 22:41:08 +02:00
Maël Gangloff
5663b1a3b4 fix: correct rate limiter 2024-08-05 22:26:18 +02:00
Maël Gangloff
686d39da62 feat: add Retry-After header if needed 2024-08-05 22:05:32 +02:00
Maël Gangloff
4e6649fc68 fix: send cookie after authentication 2024-08-05 19:03:47 +02:00
Maël Gangloff
322ae444b2 feat: register an account 2024-08-05 03:11:24 +02:00
Maël Gangloff
b569083db6 feat: add login grid 2024-08-05 02:29:42 +02:00