94 Commits (b5bbdc2bc6a1b5c4471013115885038c04f04610)

Author SHA1 Message Date
J. King b4ae988b79 Prototype OPML handling 3 years ago
J. King bb89083444 Perform strict validation of query parameters 3 years ago
J. King 8eebb75b18 Implement feed editing 3 years ago
J. King 36cc4928b9 Test feed fetching errors for Miniflux 3 years ago
J. King e7b2f54183 Prototype feed creation 3 years ago
J. King 9f2b8d4f83 Imprement setting of filter rules 3 years ago
J. King ffc5579a7a Partial implementation of filter rule handling 3 years ago
J. King 197922f92f Implement Miniflux user creation 3 years ago
J. King ee0c3c9449 Tests and fixes for user modification 3 years ago
J. King f58005640a Prototype user modification 3 years ago
J. King 3ebb46f48e Some work on categories 3 years ago
J. King 2e6c5d2ad2 Query Miniflux categories 3 years ago
J. King d85988f09d Prototype Miniflux user querying 3 years ago
J. King e9d449a8ba Fix user manager and tests 3 years ago
J. King 94154d4354 Implement Miniflux feed discovery 3 years ago
J. King 06dee77bac First tests for Miniflux 3 years ago
J. King d3ebb1bd56 Last set of tests for user management. Fixes #180 4 years ago
J. King 27d9c046d5 More work on user management 4 years ago
J. King 7f2117adaa Differentiate between duplicate/missing users and other failure modes 4 years ago
J. King 771f79323c Strip out remnants of the authorizer 4 years ago
J. King 39a1895867 Refine and cover new Guzzle error handling 4 years ago
J. King 49d003082d Fix problems with nicolus/picofeed 4 years ago
J. King e583ffea67 Start on integrating well-maintained picofeed fork 4 years ago
J. King 0e95892aea Do not necessarily ignore blank tags in import 5 years ago
J. King b9821d925a CLI for OPML import, and proper exceptions 5 years ago
J. King deea294f8a Add export-to-file wrapper for OPML 5 years ago
J. King 6000d80b7b Work around various SQLite-related problems 5 years ago
J. King ed22090e49 Work around various SQLite-related problems 5 years ago
J. King 44366f48bf Remove arbitrary search term limits; fixes #150 5 years ago
J. King 8ea1df920a Unify SQL timeouts 5 years ago
J. King 37131d3775 Remove non-functional curl service driver for now 5 years ago
J. King 5cd84c4ab4 Validate configuration parameters on import, and other changes 5 years ago
J. King 4670dfc849 Handle connection errors 5 years ago
J. King 5d61ab0a57 Fixes for MySQL native interface 5 years ago
J. King 4ef36643a4 Proof-of-concept PDO MySQL driver 5 years ago
J. King 2bebdd44cf Implementation of native PostgreSQL interface 5 years ago
J. King 28f803dd28 Handle PostgreSQL connection errors 5 years ago
J. King edfae438fa Refine pg connection strings 6 years ago
J. King 9428d7468a Add more user management functionality to the CLI 6 years ago
J. King 11747c93fd Strip out unused user management functionality 6 years ago
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King ad6a09ffa1 Partially tested pdo_sqlite driver; improves #72 6 years ago
J. King 50185ab8f6 Change code and type of consantUnknown exception 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 9304f99032 Make result sets single-use; change savewepoint exceptions 7 years ago
J. King 579551f5fd Implement TTRSS operation getFeedTree; fixes #94 7 years ago
J. King 8c6c49d588 Merge changes from master 7 years ago
J. King 1271a0c8c0 Add ValueInfo::normalize method 7 years ago
J. King c9c6891567 Implement TTRSS getCategories; fixes #81 7 years ago