35 Commits

Author SHA1 Message Date
030b2fb1c0 Maybe fix cache keys 2025-05-30 12:49:41 -06:00
15c5b02a7e Allow requesting address without separate number and street fields 2025-05-30 12:25:45 -06:00
68bd2127e4 Fix USPS address lookup 2025-05-30 12:20:54 -06:00
766f132451 Add Sentry error captures 2025-04-02 17:28:53 -06:00
51653a66ad Add USPS address lookup 2025-01-31 13:37:09 -07:00
68a80dc4f9 Run local domain checks before doing queries 2024-02-14 15:21:12 -07:00
46c389d203 Match spam domains regardless of "www." 2024-02-14 15:18:47 -07:00
063ca244ab Adjust wording 2024-02-14 15:15:28 -07:00
0d12391529 Improve and update contact form spam blocker (IPv6 filter, block bad domains in message) 2024-02-14 15:09:31 -07:00
dd161cc7f2 Add street autocomplete API 2023-04-25 17:58:17 -06:00
9f8b1fa943 Replace Dark Sky with OpenWeatherMap 2023-02-28 19:44:52 -07:00
ea0d7068de Allow specifying carrier in tracking code too 2023-02-20 22:19:00 -07:00
0993355a52 Allow specifying carrier in tracking code too 2023-02-20 22:17:31 -07:00
c4e9ada93a Add INFO tracking event type behind optional version flag 2023-02-12 01:22:22 -07:00
9f4aeca895 Add full support for USPS DataMatrix 2023-01-15 00:45:38 -07:00
47c6e11c05 Add Dark Sky weather source, since they keep not killing their API 2022-04-27 23:24:37 -06:00
0b3eec53e5 Fix USPS current status date/time showing as request date/time 2022-04-15 19:59:27 -06:00
55f0842b60 Fix error when fetching UV index 2021-12-06 22:21:48 -07:00
c0c89ec8f7 Add geocode endpoint 2021-11-13 17:32:22 -07:00
c2cc007106 Improve 2021-07-25 18:58:21 -06:00
9567aca82d Change vars 2021-07-25 18:02:16 -06:00
143458ecdc Add notary public key registry (see IPENtool) 2021-07-25 17:51:24 -06:00
b78c7181ef Scan contact messages for domains and look them up against DNS spam lists 2021-07-20 19:54:28 -06:00
1b2e6cc67a Fix copypaste error 2021-07-10 18:21:30 -06:00
1d922c2508 MySQL is really silly about table names. 2021-07-10 18:18:55 -06:00
8141e64d0e Replace period in table name 2021-07-10 18:17:14 -06:00
feab0c3a87 Add local spammer database and spam submission API 2021-07-10 18:12:27 -06:00
e03c02d416 Add API to convert between coordinates and a 4-word phrase, add PlusCodes to reverse geocoder 2021-05-22 22:13:58 -06:00
bacbaf7cac Add caching to tracking results 2021-05-21 19:11:40 -06:00
31a6243408 Add package tracking API 2021-05-21 18:50:46 -06:00
f8e6983d23 Move resources to own folder, add net/geoip 2021-05-21 16:45:27 -06:00
b22658f329 Add net/contactspam API for contact form spam filtering 2021-05-21 01:12:10 -06:00
4551d6a37b Rename endpoint network/whois to net/whois 2021-05-16 16:53:53 -06:00
bcfec3e180 Add weather and reverse geocode APIs 2021-05-16 16:36:19 -06:00
8fafdc80a6 First commit, working framework and example API endpoints (/ping and /network/whois) 2021-05-16 15:53:00 -06:00