Commit Graph

146 Commits

Author SHA1 Message Date
Maël Gangloff
5bf730213d Merge branch 'master' of github.com:maelgangloff/domain-watchdog 2025-02-18 01:46:10 +01:00
Maël Gangloff
89a7daf882 feat: add id column on entity 2025-02-18 01:29:29 +01:00
Maël Gangloff
66dfb19dfc Merge pull request #65 from vinceh121/bugfix/tld
fix: tld fetch and stats display
2025-02-09 10:11:41 +01:00
vinceh121
c10ca23272 fix: getTld return type 2025-02-09 01:15:13 +01:00
vinceh121
54d9b9dd19 fix: tld fetch and stats display 2025-02-09 01:12:17 +01:00
Maël Gangloff
e44866cfe2 fix: domain setDeleted false 2025-01-29 20:43:26 +01:00
Maël Gangloff
24eeb26f96 chore: remove comments 2025-01-08 20:45:50 +01:00
Maël Gangloff
56bda420d9 feat: add name.com support 2025-01-06 22:58:00 +01:00
Maël Gangloff
ebfcc58d16 fix: begin transaction before update domain 2024-12-30 17:44:38 +01:00
Maël Gangloff
88753273e1 fix: begin transaction before update domain 2024-12-30 17:40:52 +01:00
Maël Gangloff
efbd055e1d fix: begin transaction before update domain 2024-12-30 17:19:07 +01:00
Maël Gangloff
363d7a97f3 feat: add DNSSEC badge in domain response 2024-12-30 14:32:07 +01:00
Maël Gangloff
23fca8602e feat: add Registry Lock and Registrar Lock badges 2024-12-29 22:31:40 +01:00
Maël Gangloff
f86153049b chore: simplify the Watchlist component 2024-12-29 18:17:58 +01:00
Maël Gangloff
16e3d3b33a fix: the field is pre-filled with the requested domain name 2024-12-29 18:06:28 +01:00
Maël Gangloff
45e218c322 feat: add a date column on domain_status to better identify periods 2024-12-29 17:06:52 +01:00
Maël Gangloff
7275859bd6 fix: fake handle in case it does not exist 2024-12-29 13:47:19 +01:00
Maël Gangloff
4761c982ad fix: is_numeric instead of is_int 2024-12-29 01:06:23 +01:00
Maël Gangloff
75440f60c9 fix: remove remarks field for IANA entities 2024-12-29 00:50:07 +01:00
Maël Gangloff
9f73f5038d fix: remarks field in RDAP response 2024-12-28 19:41:14 +01:00
Maël Gangloff
ee4d117834 feat: add a remarks field on entities 2024-12-28 19:26:25 +01:00
Maël Gangloff
c3c7de1902 fix: id field may be empty in RDAP response 2024-12-27 22:29:35 +01:00
Maël Gangloff
d3adc4b4ef feat: add link on domain name tags 2024-12-27 21:37:19 +01:00
Maël Gangloff
18d42993e3 fix: do not record event history if it is an IANA Registrar ID 2024-12-27 18:21:07 +01:00
Maël Gangloff
149b208399 fix: avoid save info that concerns IANA reserved IDs 2024-12-27 17:53:24 +01:00
Maël Gangloff
a535d8c2a4 feat: do not register anonymous entities 2024-12-27 15:29:16 +01:00
Maël Gangloff
efc1cc9a45 fix: avoid sending error notifications if the problem is with the InfluxDB server 2024-12-23 15:22:54 +01:00
Maël Gangloff
5f30b7b173 feat: improve the display of entity handles 2024-12-23 15:14:23 +01:00
Maël Gangloff
2a64bcecee fix: some RDAP servers return the same entity twice 2024-12-22 23:48:37 +01:00
Maël Gangloff
015b3c2797 fix: free domain status 2024-12-22 23:06:52 +01:00
Maël Gangloff
0e7622e77e fix: use current date when update domain statuses 2024-12-22 20:42:22 +01:00
Maël Gangloff
cbeba957d3 fix: update domain updated_at 2024-12-21 21:41:33 +01:00
Maël Gangloff
75c870490f chore: replace DateTime by DateTimeImmutable 2024-12-21 21:29:31 +01:00
Maël Gangloff
817da2a652 fix: compare date with timestamp 2024-12-20 22:52:39 +01:00
Maël Gangloff
5d83386f1a refactor: split in functions 2024-12-20 22:25:41 +01:00
Maël Gangloff
e8755af578 refactor: handle keys if absent from RDAP response 2024-12-20 22:02:11 +01:00
Maël Gangloff
5b706174bb chore: add description on migration 2024-12-20 20:43:43 +01:00
Maël Gangloff
ad8a99c291 feat: add dark theme support 2024-12-20 20:21:05 +01:00
Maël Gangloff
425071bc23 feat: improve ui 2024-12-20 19:41:48 +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
9df6c24a75 fix: a registry was applying the same EPP status code twice 2024-12-18 19:11:26 +01:00
Maël Gangloff
df3906aa08 fix: disable domain status diff when domain creation 2024-12-13 21:16:49 +01:00
Maël Gangloff
3c137e40ee fix: use current updatedAt date when update domain statuses 2024-12-13 20:30:07 +01:00
Maël Gangloff
15fb312aa2 fix: reduce database requests when register domain 2024-12-13 19:50:14 +01:00
Maël Gangloff
1c64239d89 fix: disable domain status diff when domain creation 2024-12-13 16:25:53 +01:00
Maël Gangloff
37740845e8 feat: add differential tracking of domain EPP status codes 2024-12-12 22:56:35 +01:00
Maël Gangloff
1637d55d8e fix: time conversion s to ms 2024-12-08 16:42:39 +01:00
Maël Gangloff
599aa24ec0 fix: use RDAP request start time as timestamp 2024-12-08 16:34:20 +01:00
Maël Gangloff
d77dcf0ada fix: domain should not be null 2024-12-08 14:19:54 +01:00
Maël Gangloff
a6122b877e feat: add measurements in InfluxdbService 2024-12-08 13:54:51 +01:00