27 Commits (cc2672fb0ab8d4a545388de59c12919adeb10a24)

Author SHA1 Message Date
J. King cc2672fb0a Improve icon fetching interface 3 years ago
J. King 4972c79e32 Allow simpler feed exception creation 3 years ago
J. King e7b2f54183 Prototype feed creation 3 years ago
J. King 86897af0b3 Add ability to enable scraper 3 years ago
J. King 2536c9fe03 Last tests for article filters 3 years ago
J. King 9f2b8d4f83 Imprement setting of filter rules 3 years ago
J. King d66cf32c1f Style fixes 3 years ago
J. King 8527c83976 Exclude hiddens from subscription unread count 3 years ago
J. King 771f79323c Strip out remnants of the authorizer 4 years ago
J. King 424b14d2b4 Clean up use of subscriptionFavicon 4 years ago
J. King 2438f35f3d Add icon cache to database 4 years ago
J. King 4db1b95cf4 Add numeric IDs and other Miniflux data to SQLite schema 4 years ago
J. King bc53a2d24a Style fixes 4 years ago
J. King 06d3af0ac3 Fix remaining Picofeed-related test failures 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 3439895779 Normalize URLs before establishing feed uniqueness 5 years ago
J. King 16530b9a66 Probably test for feed redirection bug 5 years ago
J. King 2628ff7bf4 Make database test helpers generic 5 years ago
J. King d8407330a0 Add a function to get when feeds were last updated 5 years ago
J. King 38bdde1167 Add access tokens to the db, with relevant code 5 years ago
J. King ff0c9a3a55 Add functionality for interacting with subscription tags 5 years ago
J. King cf896121b2 Style fixes 6 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 1aa556cf12 Add HTTP authentication support to TTRSS; fixes #133 6 years ago
J. King 3a07156259 Fix broken test 7 years ago
J. King 0b3b3cb49c Use SQLite nocase collation; improves #127 7 years ago
J. King 22cdc8916d Documentation tweaks and CS fixes 7 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King ea08bbb87b Implement TTRSS feed icons; fixes #121 7 years ago
J. King cbe82c57cd Allow subscriptions to be listed non-recursively 7 years ago
J. King 26f6922b25 Partially implement labels 7 years ago
J. King 03d5d554a9 Imple TTRSS functions getUnread and getConfig 7 years ago
J. King 97b0134e56 Merge master 7 years ago
J. King a80e283abc Perform feed discovery correctly; fixes #118 7 years ago
J. King 0a0aabe4ed Merge master 7 years ago
J. King 3482a35e54 Implement feed discovery; fixes #110 7 years ago
J. King 5488b994f7 Merged master; CS fixes 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 67203679aa Changed foreign key on marks table 7 years ago
J. King 4066bba05e Full code coverage for Database class 7 years ago
J. King da80a8ffa6 Complete tests for database driver 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 17ec6cf669 Move date formatting out of SQL and standardize on the DateFormatter trait 7 years ago