44 Commits (0.3.1)

Author SHA1 Message Date
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 6 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
J. King 5488b994f7 Merged master; CS fixes 7 years ago
J. King 96ebf936e4 CS fixes 7 years ago
J. King 5ebf6cb689 Treat objects which are convertible to strings the same as actual strings in ValueInfo 7 years ago
J. King d365529493 Multiple fixes to input sanitization 7 years ago
J. King e74a3ae3cb Fix numerous bugs when adding or changing folders 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King 52104fb647 Implement article cleanup; fixes #28 7 years ago
J. King d3bca6eb47 More code coverage accommodation 7 years ago
J. King da092d5f8c Changed Misc\DateFormatter to a collection of static methods and renamed it to Date; renamed Data to Arsse to avoid confusion and better reflect its centrality 7 years ago
J. King d4674c61b2 More bug fixes 7 years ago
J. King 387b40829b Tweaks 7 years ago
J. King eacada3982 Fix ISO 8601 format strings 7 years ago
J. King b3f631e335 Use more reliable database locking strategy; reorganize tests 7 years ago
J. King 17ec6cf669 Move date formatting out of SQL and standardize on the DateFormatter trait 7 years ago
J. King 7e7b204d85 Cleanup 7 years ago
J. King 761c1054f3 Added context options to mark multiple specific articles or editions 7 years ago
J. King d78318bed7 Last of marking context tests 7 years ago
J. King 5742d949cc More article marking tests, some context tests 7 years ago
J. King c2f60bc5d2 More article tests 7 years ago
J. King 483874e21d Implemented query contexts 7 years ago
J. King 590abaf0ef Start on tests for Feed 7 years ago