93 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
dd5dba17fc feat: auto redirect to the SSO login page 2025-12-07 14:32:48 +01:00
Maël Gangloff
94291f2a30 docs: update documentation 2025-11-13 15:53:14 +01:00
vinceh121
841e8dcba6 feat: add domain to watchlist FAB 2025-11-01 22:59:49 +01:00
vinceh121
e96358b9ca fix: various missing component array keys 2025-11-01 01:00:04 +01:00
Maël Gangloff
24e3bc19ff feat: user can enable/disable a watchlist 2025-10-25 19:23:44 +02:00
Maël Gangloff
0888033bd8 feat: add trackedEppStatus field in Watchlist 2025-10-19 21:37:52 +02:00
Maël Gangloff
0c2148d889 refactor: simplify Watchlist triggers 2025-10-15 19:53:42 +02:00
Maël Gangloff
ddc4f3c9ad fix(front): use property deletedAt instead of deleted 2025-09-18 17:10:14 +02:00
Maël Gangloff
a8569f6f32 fix(front): use property deletedAt instead of deleted 2025-09-18 17:04:46 +02:00
Maël Gangloff
c4f79bece8 feat: add ICANN accreditation status on domain result page 2025-09-15 23:04:28 +02:00
Maël Gangloff
eae862030e chore: eslint fix 2025-09-14 18:09:04 +02:00
Maël Gangloff
ac264d9a13 feat: add ICANN-list tab 2025-09-14 17:59:26 +02:00
Vincent
f447489718 style: lint 2025-05-30 13:31:16 +02:00
Vincent
51b10db9b5 fix: watchlist triggers creation 2025-05-27 13:51:17 +02:00
Vincent
596b9b548d wip: submit watchlist triggers live 2025-05-23 13:59:55 +02:00
Vincent
130ce1bbac wip: refactor watchlist triggers 2025-05-22 14:00:17 +02:00
Maël Gangloff
c940fba01a fix: intensify on last day 2025-04-06 15:25:38 +02:00
Maël Gangloff
2a47d351b8 fix: events can be undefined 2025-04-02 22:32:08 +02:00
Maël Gangloff
ed366b1a05 feat: add small dot. Fixes #76 2025-04-02 18:36:35 +02:00
Maël Gangloff
00af65d1fe feat: add warning alert 2025-03-23 16:12:10 +01:00
Maël Gangloff
512fc11608 Merge branch 'master' into feat/epp-protocol 2025-03-04 19:13:30 +01:00
Maël Gangloff
e805c2292d feat: add icons on connector form 2025-03-04 19:11:24 +01:00
Maël Gangloff
c259d6b528 chore: merge master 2025-03-03 12:58:38 +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
7db812b79d feat: add EPP contact types 2025-02-25 22:56:24 +01:00
Maël Gangloff
3657442f67 feat: update EPP form 2025-02-25 22:29:22 +01:00
Maël Gangloff
9c56dec069 feat: store EPP keys in files 2025-02-24 23:19:11 +01:00
Maël Gangloff
7b0c3f4c07 feat: start of EPP form 2025-02-24 22:18:49 +01:00
Maël Gangloff
58c226847f feat: update ConnectorForm UI 2025-02-20 17:15:17 +01:00
Maël Gangloff
033fb3e1bf feat: update ConnectorForm UI 2025-02-19 22:21:40 +01:00
Maël Gangloff
27e60e566a fix: add token link help 2025-02-19 00:54:04 +01:00
Maël Gangloff
d293edd716 refactor: remove dupcode 2025-02-18 21:53:04 +01:00
Maël Gangloff
ca198e2f01 fix: adjust margin 2025-02-18 21:45:49 +01:00
Maël Gangloff
5e66ba9c35 refactor: move constants 2025-02-18 21:42:15 +01:00
Maël Gangloff
3cca7c8213 fix: refactor connector form 2025-02-18 17:32:34 +01:00
Maël Gangloff
ddd63a47d9 feat: refactor connector form 2025-02-18 17:20:33 +01:00
Maël Gangloff
a5efa73b21 refactor: split connector forms 2025-02-18 15:41:59 +01:00
Maël Gangloff
56bda420d9 feat: add name.com support 2025-01-06 22:58:00 +01:00
Maël Gangloff
18acd41b29 feat: add estimated days before WHOIS release 2025-01-01 22:00:05 +01:00
Maël Gangloff
3605f88a7c feat: user can force domain refresh 2025-01-01 14:10:23 +01:00
Maël Gangloff
bc9bef36bd feat: add options column on Domain table 2025-01-01 02:42:51 +01:00
Maël Gangloff
b68ce10614 style: import type 2024-12-31 13:55:42 +01:00
Maël Gangloff
99d135cc31 feat: add eslint linter 2024-12-30 23:50:15 +01:00
Maël Gangloff
363d7a97f3 feat: add DNSSEC badge in domain response 2024-12-30 14:32:07 +01:00
Maël Gangloff
5f30b7b173 feat: improve the display of entity handles 2024-12-23 15:14:23 +01:00
Maël Gangloff
734ee930f1 fix: entity name 2024-12-22 22:13:27 +01:00
Maël Gangloff
425071bc23 feat: improve ui 2024-12-20 19:41:48 +01:00
Maël Gangloff
7c606e2697 fix: display an icon even if the event action is not standard 2024-12-19 13:48:26 +01:00
Maël Gangloff
37cd4edcce chore: remove isDeleted check in orderDomain 2024-10-06 20:37:56 +02:00