Commit Graph

356 Commits

Author SHA1 Message Date
Maël Gangloff
2441eb2925 feat: be faster on the last day 2025-01-14 22:00:45 +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
2e413650f2 fix: get status 2025-01-09 11:08:22 +01:00
Maël Gangloff
cb2553aea5 fix: pendingDelete status can sometimes be combined with redemptionPeriod 2025-01-09 11:05:44 +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
e92b323180 chore: update every 15 minutes 2025-01-04 19:37:20 +01:00
Maël Gangloff
bd2953abfd chore: update every 15 minutes 2025-01-04 17:35:12 +01:00
Maël Gangloff
e5b8500709 fix: set time to zero when calculating remaining days 2025-01-04 01:34:41 +01:00
Maël Gangloff
f3f0625021 fix: set time to zero when calculating remaining days 2025-01-04 01:32:24 +01:00
Maël Gangloff
2afc2e9577 fix: update tracked domain table 2025-01-04 01:19:40 +01:00
Maël Gangloff
7db1c9c2eb fix: set time to zero when calculating remaining days 2025-01-03 17:46:05 +01:00
Maël Gangloff
fcd5c2e861 docs: add text on watchlist 2025-01-03 15:40:22 +01:00
Maël Gangloff
8b8e6ddbe5 feat: refactor getTrackedDomains function 2025-01-03 14:39:34 +01:00
Maël Gangloff
e97cb95637 feat: add domain_deleted notif 2025-01-02 18:08:51 +01:00
Maël Gangloff
0761e7dce8 fix: update expiresIn estimation 2025-01-02 17:16:20 +01:00
Maël Gangloff
3fc0faf7bf feat: add status column in tracking table 2025-01-01 22:41:17 +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
7e96ddf46f fix: jCard can be empty 2025-01-01 02:57:53 +01:00
Maël Gangloff
bc9bef36bd feat: add options column on Domain table 2025-01-01 02:42:51 +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
734ee930f1 fix: entity name 2024-12-22 22:13:27 +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