Commit graph

21 commits

Author SHA1 Message Date
a46749c822 Add basic XML parser 2023-09-09 23:52:09 +02:00
358fe578b3 Bugfix: Add missing return 2023-04-26 17:16:25 +02:00
8606cdadf0 Pass cURL options in fetch*() calls 2023-02-05 14:40:43 +01:00
b110ec8539 New helper function fetch_header() 2023-02-04 13:12:59 +01:00
405fe950b8 PatchBase: JSON iterator returns first hit 2021-10-24 00:26:57 +02:00
3f65352c06 Decompress fetched response data 2021-06-01 12:26:32 +02:00
77ac2958b8 Set curl connect timeout to 5s 2021-04-14 12:20:01 +02:00
9f682b5465 PatchBase: dirty adaptation of json parser for yaml files 2021-04-07 11:44:29 +02:00
68fa9c4240 Add URL to user agent string 2021-02-24 15:00:49 +01:00
a771bb5223 Add option to parse HTTP header only 2021-02-21 22:30:54 +01:00
62a9f6f0c8 Separate fetch and fetch_json helper funcs 2021-02-21 18:57:10 +01:00
4cc53043b0 PatchBase: Hardened method visibility 2021-01-19 17:06:58 +01:00
c1e4717179 Use cURL instead of PHP routine 2021-01-17 23:22:20 +01:00
1711425fea Minor change 2021-01-16 18:59:15 +01:00
c384a1e845 Site-specific HTTP header fields, e.g. GitHub authentication 2021-01-14 22:30:40 +01:00
a88cf9235e Add RegEx filter to JSON parsing 2020-10-09 21:34:02 +02:00
2694df1973 Tidy up GitHub release tags 2020-05-01 15:10:56 +02:00
ccc4a4328f Strip leading v from version tag 2020-04-04 00:02:51 +02:00
3d037ec2b3 New feature: Branch name for software products 2020-04-01 17:25:40 +02:00
168ac4031c Changed JSON handling 2020-03-31 14:20:58 +02:00
32b8c4cb56 Import source 2019-07-15 22:27:48 +02:00