72 Commits (5df89009e619a23df1b2043cc8730fefd6a8276a)

Author SHA1 Message Date
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
J. King ba0aeab7ec Make SQL statement type conversion use ValueInfo normalizer 6 years ago
J. King 73c8583744 Remove reliance on xdebug; fixes #113 7 years ago
Dustin Wilson b8ed7c6bf8 Added missing static keyword to Misc\ValueInfo::normalize() 7 years ago
J. King 79f9808f1f CS fixes 7 years ago
J. King 2037efce61 Added oldestArticle and latestArticle context options 7 years ago
J. King b0da9a1d06 Added annotation context to satisfy the TTRSS "has_note" view mode 7 years ago
J. King c88b5c4f18 Make distinction between modified and marked for articles 7 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King 6c8598d897 Implement contexts for non-recursive folders, and any/no label 7 years ago
J. King ea986f5032 Implement TTRSS operation updateArticle; fixes #83 7 years ago
J. King 5c4772d95a CS fixes 7 years ago
J. King 65963f228f CS fixes 7 years ago
J. King 8c6c49d588 Merge changes from master 7 years ago
J. King f690bbb3a9 Alias Date::normalize to ValueInfo::normalize 7 years ago
J. King 1271a0c8c0 Add ValueInfo::normalize method 7 years ago
J. King 2e395f3cec Complete backend support for labels 7 years ago
J. King 0e6eed5699 Add boolean sanitizer to ValueInfo 7 years ago
J. King 7a2de95c70 Consolidate article context handling into articleQuery function 7 years ago