91 Commits (master)

Author SHA1 Message Date
J. King 4d18bf27e2 Adjust most uses of Diactoros to Guzzle PSR-7 2 years ago
J. King 560d4db139 Remove Diactoros in favour of Guzzle PSR-7 2 years ago
J. King 90b66241b3 Fixes for PHP 7 2 years ago
J. King d64dc751f9 Tests for query filters 2 years ago
J. King c6cc2a1a42 Restore coverage for Query class 2 years ago
J. King a44fe103d8 Prototype for nesting query filters 2 years ago
J. King 0c8f33c37c Remove setCTE and pushCTE from query builder 2 years ago
J. King e6505a5fda Work around possible MySQL bug 2 years ago
J. King f6799e2ab1 Tests for date ranges in contexts 2 years ago
J. King fc2abc1203 Use D modifier for all patterns with $ anchors 3 years ago
J. King 4080b2d09d Apply new rules 3 years ago
J. King 90034ac1f8 Style fixes 3 years ago
J. King bb89083444 Perform strict validation of query parameters 3 years ago
J. King d85988f09d Prototype Miniflux user querying 3 years ago
J. King e60f7ea03f Add class constant visibility 4 years ago
J. King bc53a2d24a Style fixes 4 years ago
J. King b5f118e8cb Cleanup 4 years ago
J. King bbace7a0ac Use void and nullable return types where practical 4 years ago
J. King c59cdfef76 Whitespace fixes 5 years ago
J. King b6dd8ab20d Improvements to and proper tests for query builder 5 years ago
J. King c706a76057 Simplify array flattening 5 years ago
J. King 1809fb254e Deal with trailing whitespace in media types 5 years ago
J. King 4f5a8e3180 Make media type checking more robust 5 years ago
J. King c5337b37b4 Consolidate creation of synthetic server requests 5 years ago
J. King c9e86e71c4 More style fixes 5 years ago
J. King 0eb0fbcc0d Also normalize relative URLs 5 years ago
J. King a175561574 Documentation corrections 5 years ago
J. King bd71ddb929 Percent-encoding and IPv6 normalization 5 years ago
J. King 12fe786a2f Cleanup 5 years ago
J. King d4802bcdb6 Handle IDNs 5 years ago
J. King dc750acf07 Handle ports, paths, and credentials correctly 5 years ago
J. King 13c27c2536 Start on URL normalizer 5 years ago
J. King 92b1626dba Remove most unused features of the query builder 5 years ago
J. King 0dc82f64d5 Allow ranges in exclusion contexts 5 years ago
J. King b950ac066f Restrict options in not-context and hopefully make it easier to use 5 years ago
J. King f4a74eec5d Add all the other context options allowed by the TTRSS search syntax 5 years ago
J. King 2df7c25b66 Add ability to search note text 5 years ago
J. King ace94e3ef8 Fix context, and context tests 5 years ago
J. King f9fde23708 Context changes to support basic text searching 5 years ago
J. King 500851f161 Style fixes 5 years ago
J. King 5cd84c4ab4 Validate configuration parameters on import, and other changes 5 years ago
J. King b0643de21c Add handling of DateInterval objects to ValueInfo 5 years ago
J. King 81acba90dc Use strict equality when comparing strings 5 years ago
J. King 8fc31cfc40 Rewrite various queries to work in PostgreSQL 6 years ago
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King cbc9491f75 CS fixes and version bump 6 years ago
J. King 0ec0a5b085 Ensure the request method is always uppercased 6 years ago
J. King 27caf147df Changes to Date helper class 6 years ago
J. King 89bfc23d32 Standardize date normalization to immutables 6 years ago
J. King 87faededc6 Backport PDO changes to ValueInfo 6 years ago