1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-21 00:19:42 +02:00
Commit Graph

3713 Commits

Author SHA1 Message Date
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
b2271713e1 add to docs 2022-07-20 07:56:39 -07:00
f0b9662c5e add docs 2022-07-20 07:54:50 -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
c04fd5bbf9 simplify single quote handling 2022-07-16 21:16:29 -07:00
d6ed5a0eba doc update 2022-07-16 20:52:19 -07:00
33b996f6be process optimizations 2022-07-16 20:51:18 -07:00
26d4bbe9a4 add m3u tests 2022-07-16 19:43:19 -07:00
5abea6d0c5 fix issue with single quotes in extended info 2022-07-16 19:32:23 -07:00
afce7cdbd7 remove auto import 2022-07-16 11:43:41 -07:00
8c3cff59c6 make parser more robust for non-standard extension fields 2022-07-16 11:27:58 -07:00
bc15a636f1 optimizations up to netstat 2022-07-15 17:28:08 -07:00
1564533161 formatting 2022-07-15 15:19:56 -07:00
27fd6843cc add m3u file parser 2022-07-15 15:14:49 -07:00
8c8d5552c8 version bump 2022-07-15 11:18:13 -07:00
a7ee414c67 add pager functionality to parser documentation 2022-07-15 11:18:02 -07:00
6573b355cc Merge pull request #262 from kellyjonbrazil/master
sync to dev
2022-07-15 10:53:37 -07:00
eaa36a6a31 formatting 2022-07-07 12:56:18 -07:00
8b1c4f923e doc fix 2022-07-07 09:23:02 -07:00
89c36e4996 add pkcs12 example 2022-07-07 09:13:06 -07:00
0ea5c9585a formatting 2022-07-06 20:27:41 -07:00
5fa2fe3992 fix example 2022-07-06 17:20:56 -07:00
014437298c add pkcs7 example 2022-07-06 17:08:12 -07:00
04d91516e8 add license 2022-07-05 19:56:22 -07:00
9b33a50bb0 Merge pull request #260 from kellyjonbrazil/dev
Dev v1.20.2
v1.20.2
2022-07-05 19:39:40 -07:00
b0e9d9fa9d fix encodings for windows tests 2022-07-05 19:23:22 -07:00
991b612b62 add colon seperators to hex strings in python 3.6 and 3.7 2022-07-05 19:19:06 -07:00
855c9363a5 add hexlify compatibility for python 3.6 and 3.7 2022-07-05 19:12:44 -07:00