1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00
Commit Graph

2737 Commits

Author SHA1 Message Date
f5f0e00e8d add timestamp tests 2022-07-23 12:51:27 -07:00
73ab7da665 add timestamp parser 2022-07-23 12:43:17 -07:00
6f00b6fd61 doc update 2022-07-23 10:57:46 -07:00
8ada8b79c1 doc update 2022-07-23 10:45:11 -07:00
cd293d4786 new email address schema 2022-07-23 10:45:04 -07:00
b7d59bdd85 update tests for new email-address schema 2022-07-23 10:44:44 -07:00
894f599f79 add tests for iso_datetime and jwt 2022-07-22 15:58:39 -07:00
29bb10b8ff add url and email_address tests 2022-07-22 15:41:59 -07:00
7224c7183b docfix: scheme can be string or null 2022-07-22 14:58:21 -07:00
81301357e4 schema update: netloc can be string or null 2022-07-22 11:46:52 -07:00
ddca18f25a remove unused import 2022-07-22 11:43:21 -07:00
d1164290a6 formatting 2022-07-22 11:42:00 -07:00
3949edc169 doc update 2022-07-22 11:37:00 -07:00
a296ac2e8f fix port integer handling 2022-07-22 11:36:23 -07:00
551f4b097d doc update 2022-07-22 09:28:27 -07:00
8d42f747a7 schema update for normalized, encoded, and decoded fields 2022-07-22 09:28:18 -07:00
163a76dd10 add microsecond field 2022-07-21 10:16:58 -07:00
7389ed5d0c doc update 2022-07-21 09:52:03 -07:00
5905058e97 clarify quoting rules 2022-07-21 09:51:58 -07:00
2a11fefe45 add timestamp info 2022-07-20 23:02:16 -07:00
e27ed0743c formatting 2022-07-20 22:31:04 -07:00
9f6a788a98 doc update 2022-07-20 22:28:12 -07:00
a15d20b400 add final encoded fields 2022-07-20 22:27:29 -07:00
55ae836a43 add encoded fields 2022-07-20 21:46:06 -07:00
c4fc5409e3 doc update 2022-07-20 17:09:09 -07:00
956ad75168 add iso_datetime string parser 2022-07-20 17:06:29 -07:00
71494a53ca doc update 2022-07-20 16:53:54 -07:00
bc211b7c36 fix plus signs in quoted query 2022-07-20 16:39:31 -07:00
2eaef09770 fixup schema and examples 2022-07-20 16:31:59 -07:00
641d63604b doc fix 2022-07-20 15:59:33 -07:00
750a3906c7 doc fix 2022-07-20 15:58:29 -07:00
bd8e69ce98 initialize query variables 2022-07-20 15:57:05 -07:00
16b17dd7aa remove unneded unwrap step 2022-07-20 15:51:34 -07:00
d5a6c22cc6 add normalized fields 2022-07-20 15:43:08 -07:00
720c6b5d42 add note about jc not checking the certificate integrity 2022-07-19 17:15:54 -07:00
c30d44ea13 doc update 2022-07-19 15:24:38 -07:00
b5788134b6 add jwt string parser 2022-07-19 15:23:42 -07:00
790103fb48 doc update 2022-07-19 13:02:09 -07:00
e56944dc24 formatting 2022-07-19 12:58:49 -07:00
ed04951ed7 add email_address string parser 2022-07-19 12:58:44 -07:00
84337fe3d1 change description 2022-07-19 08:46:34 -07:00
da631c8b22 add username, password, hostname, and port 2022-07-19 08:23:27 -07:00
450d0d5ddf document schema 2022-07-19 07:45:13 -07:00
0ed47fc7ce fix query for non-http schemes. Set null for empty fields 2022-07-19 07:39:01 -07:00
d57a00e8be fix up query object 2022-07-19 07:29:09 -07:00
fa7721c31d add initial URL parser 2022-07-19 07:16:28 -07:00
0f72d46050 add extension docs 2022-07-18 14:47:48 -07:00
fe3b5bc2ed doc update 2022-07-18 14:31:13 -07:00
4f7f8dd82b doc update 2022-07-18 14:23:52 -07:00
81fb294859 add m3u example 2022-07-17 11:30:53 -07:00