Commit Graph

159 Commits

Author SHA1 Message Date
Maël Gangloff
ebdc5151ee fix: use state provider 2025-10-14 23:34:17 +02:00
Maël Gangloff
97ea1ab33a test: add some KernelTestCase 2025-10-14 17:40:48 +02:00
Maël Gangloff
0af22ff989 refactor: change log level and add exceptions 2025-10-13 13:51:51 +02:00
Maël Gangloff
ea1df9d97a refactor: add custom Exception class 2025-10-07 15:55:17 +02:00
Maël Gangloff
79589e63eb feat: use timestamp instead of bool on is_verified 2025-10-04 12:24:20 +02:00
Maël Gangloff
49242af42f chore: edit logs messages 2025-10-03 18:14:43 +02:00
Maël Gangloff
cc2602cb77 fix: user registration endpoint 2025-09-24 23:10:47 +02:00
Maël Gangloff
d3201e79af chore: merge test/add-phpunit 2025-09-11 10:59:01 +02:00
Maël Gangloff
477bf36893 test: add Domain unit tests 2025-09-09 19:43:35 +02:00
Maël Gangloff
c8c3d1db3e fix: stupid foreach 2025-08-06 19:44:11 +02:00
Maël Gangloff
206ca602c9 chore: merge master 2025-06-14 00:31:46 +02:00
Maël Gangloff
735e868727 refactor: use state processor 2025-06-14 00:09:41 +02:00
Vincent
f447489718 style: lint 2025-05-30 13:31:16 +02:00
Vincent
d589ba389b refactor: remove dead code 2025-05-27 13:59:51 +02:00
Maël Gangloff
62c01251cf chore: merge master 2025-05-21 13:20:04 +02:00
Maël Gangloff
38eac13b7a fix: convertToIdn static function 2025-05-21 13:14:38 +02:00
Maël Gangloff
ef74ddf08a Merge branch 'master' into feat/rss-feed 2025-05-19 11:26:10 +02:00
Maël Gangloff
1bcebff59d feat: track registration
Fixes #81
2025-05-19 09:47:21 +02:00
Vincent
a9ed531921 wip: refactor watchlist update and watchlist trigger URI for upsert 2025-05-06 14:02:23 +02:00
Vincent
01c8c72fe6 wip: begin refactoring into proper API Platform 2025-05-05 14:00:10 +02:00
Maël Gangloff
4ccb5fe9b6 fix: entry id must be a valid URL 2025-04-27 17:44:31 +02:00
Maël Gangloff
27078a2a00 fix: entry id must be a valid URL 2025-04-27 17:38:04 +02:00
Maël Gangloff
c0dcb2f848 feat: start Atom feed implementation 2025-04-27 12:13:06 +02:00
Maël Gangloff
c940fba01a fix: intensify on last day 2025-04-06 15:25:38 +02:00
Maël Gangloff
f666fd76a9 Merge branch 'feat/epp-protocol' 2025-03-31 13:28:42 +02:00
Maël Gangloff
b33a979556 fix: email validation. Fixes #49 2025-03-24 20:36:01 +01:00
Maël Gangloff
995d931f56 refactor: use Dto class instead of array 2025-03-03 15:29:21 +01:00
Maël Gangloff
f0c9b94754 refactor: use Dto class instead of array 2025-03-03 15:13:19 +01:00
Maël Gangloff
46d5d524b5 refactor: use kernel project_dir 2025-03-03 14:32:22 +01:00
Maël Gangloff
c259d6b528 chore: merge master 2025-03-03 12:58:38 +01:00
Maël Gangloff
a1665a49e6 fix: register unknown domain when edit watchlist. Fixes #69 2025-03-02 20:58:26 +01:00
Maël Gangloff
c4ef77b374 fix: register unknown domain when create watchlist. Fixes #69 2025-03-01 19:06:13 +01:00
Maël Gangloff
612172abb7 chore: make verifyAuthData private 2025-02-27 09:04:11 +01:00
Maël Gangloff
3cae5d717e chore: make verifyAuthData private 2025-02-27 09:01:05 +01:00
Maël Gangloff
9c56dec069 feat: store EPP keys in files 2025-02-24 23:19:11 +01:00
Maël Gangloff
77e7d6cdf8 refactor: use temp file for client certificate 2025-02-24 10:41:55 +01:00
Maël Gangloff
a06b6fd76a feat: EPP protocol implementation 2025-02-22 18:57:50 +01:00
Maël Gangloff
7048d8d22b feat: install EPP package 2025-02-22 01:30:35 +01:00
Maël Gangloff
8a46bb76bc feat: start of EPP implementation 2025-02-21 16:20:19 +01:00
Maël Gangloff
858f3edca3 fix: do not delete watchlist on error. Fixes #61 2025-01-19 13:17:26 +01:00
Maël Gangloff
63bc105de9 feat: connector credentials check 2025-01-16 22:05:42 +01:00
Maël Gangloff
858912fff8 feat: add estimated WHOIS release date in ICS 2025-01-09 13:57:44 +01:00
Maël Gangloff
8b8e6ddbe5 feat: refactor getTrackedDomains function 2025-01-03 14:39:34 +01:00
Maël Gangloff
3605f88a7c feat: user can force domain refresh 2025-01-01 14:10:23 +01:00
Maël Gangloff
7e96ddf46f fix: jCard can be empty 2025-01-01 02:57:53 +01:00
Maël Gangloff
fbcecff982 feat: add app:register-domain command 2024-12-07 20:08:29 +01:00
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
763f320dc3 fix: some pendingDelete domains are already expired 2024-11-15 19:26:17 +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