1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-26 21:04:16 +02:00
Commit Graph

2760 Commits

Author SHA1 Message Date
Kelly Brazil 24960cd02b fix scope matching issue 2022-07-28 15:42:25 -07:00
Kelly Brazil 1fcf844e8d manually pull scope_id for older python versions 2022-07-28 10:50:03 -07:00
Kelly Brazil 4b245952fe fix for ipv6 on python < 3.9 2022-07-28 10:36:09 -07:00
Kelly Brazil 4bb4cced90 fixes for python < 3.9 2022-07-28 10:25:21 -07:00
Kelly Brazil 6625ade578 add ip_address tests 2022-07-28 09:58:02 -07:00
Kelly Brazil 3f74571dfc formatting 2022-07-28 09:11:02 -07:00
Kelly Brazil c8c3d5dc3d formatting 2022-07-28 09:03:49 -07:00
Kelly Brazil 6b862dc860 object cleanup 2022-07-28 09:00:56 -07:00
Kelly Brazil 92956cb1a7 doc update 2022-07-28 07:31:30 -07:00
Kelly Brazil 1df662102c remove subnet on compressed and exploded 2022-07-28 07:30:26 -07:00
Kelly Brazil 726bcc83d2 add docs 2022-07-27 17:21:04 -07:00
Kelly Brazil b4fb2d102c add ipv6-only fields 2022-07-27 16:22:32 -07:00
Kelly Brazil 624fba9704 add hex and binary representations 2022-07-27 15:36:01 -07:00
Kelly Brazil fdb629f82b fix host number calculations 2022-07-27 14:27:05 -07:00
Kelly Brazil 11d2eb35be calculate first and last host instead of using the slower iterable 2022-07-27 13:08:35 -07:00
Kelly Brazil d970b435b4 do str/int conversions up front 2022-07-27 12:49:03 -07:00
Kelly Brazil 82398aef5a add ranges and fix ptr 2022-07-27 12:40:10 -07:00
Kelly Brazil deaf1860fb add fields 2022-07-27 11:42:11 -07:00
Kelly Brazil 9fcf1eb9cb initial ip-address parser 2022-07-27 10:42:35 -07:00
Kelly Brazil 80de7ed5cb version bump. locale info changes. add ip-address parser 2022-07-27 08:27:28 -07:00
Kelly Brazil 73d0bb8bbd fix url parser for urls ending in slash 2022-07-23 13:33:12 -07:00
Kelly Brazil 8b3228797e formatting 2022-07-23 12:55:56 -07:00
Kelly Brazil 947b37397f doc update 2022-07-23 12:52:42 -07:00
Kelly Brazil f5f0e00e8d add timestamp tests 2022-07-23 12:51:27 -07:00
Kelly Brazil 73ab7da665 add timestamp parser 2022-07-23 12:43:17 -07:00
Kelly Brazil 6f00b6fd61 doc update 2022-07-23 10:57:46 -07:00
Kelly Brazil 8ada8b79c1 doc update 2022-07-23 10:45:11 -07:00
Kelly Brazil cd293d4786 new email address schema 2022-07-23 10:45:04 -07:00
Kelly Brazil b7d59bdd85 update tests for new email-address schema 2022-07-23 10:44:44 -07:00
Kelly Brazil 894f599f79 add tests for iso_datetime and jwt 2022-07-22 15:58:39 -07:00
Kelly Brazil 29bb10b8ff add url and email_address tests 2022-07-22 15:41:59 -07:00
Kelly Brazil 7224c7183b docfix: scheme can be string or null 2022-07-22 14:58:21 -07:00
Kelly Brazil 81301357e4 schema update: netloc can be string or null 2022-07-22 11:46:52 -07:00
Kelly Brazil ddca18f25a remove unused import 2022-07-22 11:43:21 -07:00
Kelly Brazil d1164290a6 formatting 2022-07-22 11:42:00 -07:00
Kelly Brazil 3949edc169 doc update 2022-07-22 11:37:00 -07:00
Kelly Brazil a296ac2e8f fix port integer handling 2022-07-22 11:36:23 -07:00
Kelly Brazil 551f4b097d doc update 2022-07-22 09:28:27 -07:00
Kelly Brazil 8d42f747a7 schema update for normalized, encoded, and decoded fields 2022-07-22 09:28:18 -07:00
Kelly Brazil 163a76dd10 add microsecond field 2022-07-21 10:16:58 -07:00
Kelly Brazil 7389ed5d0c doc update 2022-07-21 09:52:03 -07:00
Kelly Brazil 5905058e97 clarify quoting rules 2022-07-21 09:51:58 -07:00
Kelly Brazil 2a11fefe45 add timestamp info 2022-07-20 23:02:16 -07:00
Kelly Brazil e27ed0743c formatting 2022-07-20 22:31:04 -07:00
Kelly Brazil 9f6a788a98 doc update 2022-07-20 22:28:12 -07:00
Kelly Brazil a15d20b400 add final encoded fields 2022-07-20 22:27:29 -07:00
Kelly Brazil 55ae836a43 add encoded fields 2022-07-20 21:46:06 -07:00
Kelly Brazil c4fc5409e3 doc update 2022-07-20 17:09:09 -07:00
Kelly Brazil 956ad75168 add iso_datetime string parser 2022-07-20 17:06:29 -07:00
Kelly Brazil 71494a53ca doc update 2022-07-20 16:53:54 -07:00