204 Commits (b8b559b0f895fae242dfb8a1b3334b4ac7d9ec5a)

Author SHA1 Message Date
J. King 9c61f967e3 Correct CLI password clearing 6 years ago
J. King 54be5997d1 CLI tests for password changing and clearing 6 years ago
J. King a7fe879174 Fix CLI auth test 6 years ago
J. King 22c2629078 Partial tests for new CLI features 6 years ago
J. King 7d95e8fc09 Split Fever user management from protocol handler 6 years ago
J. King 1ce95ef4d9 Add means of testing Fever authentication 6 years ago
J. King e45ba3f0ea Add means of unsetting a password in the backend 6 years ago
J. King 94314f3e6d Fix test errors when PostgreSQL or MySQL are not available 6 years ago
J. King fe008d4343 A few more Fever authentication tests 6 years ago
J. King 3b28634447 Verify even in exceptional cases 6 years ago
J. King 07122b524a Rename Fever user functions for consistency 6 years ago
J. King 9ebaa20633 Tests for Fever password creation and removal 6 years ago
J. King 1e2d595992 Full set of authentication tests for Fever 6 years ago
J. King d59223bbcb First authentication test for Fever 6 years ago
J. King 86d52c8ff9 Fix test errors when PostgreSQL or MySQL are not available 6 years ago
J. King b02c910b1e Make token creation check that the user exists 6 years ago
J. King 38bdde1167 Add access tokens to the db, with relevant code 6 years ago
J. King 5de1844f6d Add article selection by tag 6 years ago
J. King e6f70527cf Simplify tag summary 6 years ago
J. King ff0c9a3a55 Add functionality for interacting with subscription tags 6 years ago
J. King e2cba68c1b Clarify various SQL queries 6 years ago
J. King 4945f8baa3 Clarify various SQL queries 6 years ago
J. King 6000d80b7b Work around various SQLite-related problems 6 years ago
J. King ed22090e49 Work around various SQLite-related problems 6 years ago
J. King 5efef2c2d0 Console command to refresh all feeds once; fixes #147 6 years ago
J. King 44366f48bf Remove arbitrary search term limits; fixes #150 6 years ago
J. King 21fdd66d37 Work around limit to SQL parameter placeholders for IN() clauses 6 years ago
J. King 837f3c6dd6 Simplify SQL type handling 6 years ago
J. King 3b8461b1ca Add searching to TTRSS handler 6 years ago
J. King 85307bc90a Add parser for TTRSS search strings 6 years ago
J. King 95de375e0b Handle folder and label exclusion 6 years ago
J. King 677e33e518 Add text search exclusions 6 years ago
J. King 0dc82f64d5 Allow ranges in exclusion contexts 6 years ago
J. King 18d52ea402 Make exclusion contexts return their parent on change 6 years ago
J. King b950ac066f Restrict options in not-context and hopefully make it easier to use 6 years ago
J. King 14c02d56ac Implement new context options other than not(). 6 years ago
J. King f4a74eec5d Add all the other context options allowed by the TTRSS search syntax 6 years ago
J. King 2df7c25b66 Add ability to search note text 6 years ago
J. King bc3182a961 Basic substring searching 6 years ago
J. King ace94e3ef8 Fix context, and context tests 6 years ago
J. King 500851f161 Style fixes 6 years ago
J. King 8ea1df920a Unify SQL timeouts 6 years ago
J. King 5335d331f7 Fix configuration exporting 6 years ago
J. King 5cd84c4ab4 Validate configuration parameters on import, and other changes 6 years ago
J. King b0643de21c Add handling of DateInterval objects to ValueInfo 6 years ago
J. King 4670dfc849 Handle connection errors 6 years ago
J. King e92bda5373 Various changes: 6 years ago
J. King f3b0c791f8 Fix remaining tests 6 years ago
J. King 5d61ab0a57 Fixes for MySQL native interface 6 years ago
J. King e501fbdc87 Remove the DatabaseInformation class in tests and use traits instead 6 years ago