17 Commits (a4312434218f3113ecbb81497eae0aadbb2dc87e)

Author SHA1 Message Date
J. King a431243421 Fixes for MySQL and PostgreSQL 3 years ago
J. King fcf1260dab Adjust database portion of user property manager 3 years ago
J. King 978929aabd WIP redesign of user properties 3 years ago
J. King e16df90bae Style fixes 4 years ago
J. King 7f2117adaa Differentiate between duplicate/missing users and other failure modes 4 years ago
J. King 4baf5fa2f9 Tests for new user functionality in Database 4 years ago
J. King 771f79323c Strip out remnants of the authorizer 4 years ago
J. King 4db1b95cf4 Add numeric IDs and other Miniflux data to SQLite schema 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 29667464a1 Remove unnecessary namespace imports 5 years ago
J. King 2628ff7bf4 Make database test helpers generic 5 years ago
J. King e45ba3f0ea Add means of unsetting a password in the backend 5 years ago
J. King 38bdde1167 Add access tokens to the db, with relevant code 5 years ago
J. King a75fad53ca Adapt the rest of the test series 6 years ago
J. King 7340d65c0e Make data clearing in tests static 6 years ago
J. King 39110858b7 Move database function test series as first step in re-organization 6 years ago
J. King 931fe3b585 Move password generation to the User class 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 11b2066922 Added per-file legal boilerplate 7 years ago
J. King 26f6922b25 Partially implement labels 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King 4066bba05e Full code coverage for Database class 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 7e458dddbc More test re-organization 7 years ago
J. King 845b47e656 Re-organize test data for Database tests 7 years ago
J. King 82e4838162 Re-organize Database tests 7 years ago
J. King dbd735f1f3 Full set of tests for user-related Database funcs 7 years ago