83 Commits (master)

Author SHA1 Message Date
J. King e65069885b Clean up obsolete FIXMEs 2 years ago
J. King 86897af0b3 Add ability to enable scraper 3 years ago
J. King 4cb23dd198 Partial implementation of proper content scraping 3 years ago
J. King d5cd5b6a17 Implement hidden marks 3 years ago
J. King c43d0dcae3 Groundwork for filtering rules 3 years ago
J. King 5c83655541 Add modification timestamp to user metadata 3 years ago
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 e861cca53d Integrate schema change necessary for microsub 4 years ago
J. King 8f739cec85 Excluse empty-string URLs from icons table 4 years ago
J. King af675479b8 Remove excess whitespace 4 years ago
J. King 2438f35f3d Add icon cache to database 4 years ago
J. King 905f8938e2 Typo 4 years ago
J. King 16d2e01668 New schema for PostgreSQL and MySQL 4 years ago
J. King 4db1b95cf4 Add numeric IDs and other Miniflux data to SQLite schema 4 years ago
J. King b58a326461 Prepare for schema changes 4 years ago
J. King bbe70b6abc Corect CamelCase references to Nextcloud 4 years ago
J. King 794fb506a5 Widen URL field 4 years ago
J. King 484510cf8c Expand text fields other than user id and feed URL 4 years ago
J. King f4b08170bf Fix MySQL schema 4 years ago
J. King 568e6e4660 Delete dangling MySQL records when updating 4 years ago
J. King 737dd9f6b8 Fix foreign keys in MySQL 4 years ago
J. King 38bdde1167 Add access tokens to the db, with relevant code 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 fb1bdbfb37 Database schema for subscription tags 5 years ago
J. King 05aadfe7c7 Use correct SQLite chema change procedure; version bump 5 years ago
J. King 393b4e95ad Adjustments for MySQL 8 5 years ago
J. King 316ba941a2 Hopefully complete MySQL schema 5 years ago
J. King 50f92625ef Use PosgreSQL's existing general Unicode collation 5 years ago
J. King 0f48ce6f37 Use a Unicode collation for SQLite 5 years ago
J. King 8fc31cfc40 Rewrite various queries to work in PostgreSQL 5 years ago
J. King 0f7baf4b51 Base MySQL schema 5 years ago
J. King 10b228224d Correct PostgreSQL data format and other tweaks 5 years ago
J. King d0db784b22 PostgreSQL schema tweak 5 years ago
J. King dccd4caede Convert one database function test series (articles) to a common harness 6 years ago
J. King 36c5984c47 Add drop statements to database schemata to simplify testing 6 years ago
J. King c0c4810662 Nominally complete PostgreSQL driver 6 years ago
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King 4b46d654bb Replace SQLite `is` with SQL = for consistency 6 years ago
J. King 0b3b3cb49c Use SQLite nocase collation; improves #127 6 years ago
J. King 821bb22a72 SQLite concurrency tweaks; fixes #131 6 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King ea986f5032 Implement TTRSS operation updateArticle; fixes #83 7 years ago
J. King 2e395f3cec Complete backend support for labels 7 years ago
J. King 26f6922b25 Partially implement labels 7 years ago
J. King 91432d4e16 Tests for sessions 7 years ago
J. King 474d32e54f Preliminary implementation of TTRSS sessions (needs tests; may not work) 7 years ago
J. King 67203679aa Changed foreign key on marks table 7 years ago