94 Commits (f64f0c6a22931518d0ef79fba31de7fe370f67f5)

Author SHA1 Message Date
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King 1aa556cf12 Add HTTP authentication support to TTRSS; fixes #133 6 years ago
J. King ddf55e0665 Change session lifetimes to more closely match TTRSS 6 years ago
J. King 39cad91b78 CS fixes 6 years ago
J. King a5318d1b12 Part 2 6 years ago
J. King 095fe10aec Reorganize PDO tests into namespaces 6 years ago
J. King 0785f832de CS fixes 6 years ago
J. King 4bada691e9 PDO tests and fixes; improves #72 6 years ago
J. King 3e42fbdddf Munge off-by-one dates in tests; fixes #112 7 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 adece521a9 TTRSS: Correct mark toggling; fixes #132 7 years ago
J. King 22cdc8916d Documentation tweaks and CS fixes 7 years ago
J. King 5cd7268c0a Added incorrectDbCharset to NCNv1 server status 7 years ago
J. King 91165cdd0d Fix breakage caused by last comit 7 years ago
J. King faf00d63ba Add Database::articleCategoriesGet() 7 years ago
J. King 2037efce61 Added oldestArticle and latestArticle context options 7 years ago
J. King 50185ab8f6 Change code and type of consantUnknown exception 7 years ago
J. King b0da9a1d06 Added annotation context to satisfy the TTRSS "has_note" view mode 7 years ago
J. King b595815eb9 Change NCNv1 handler to use new "typical" articleList fieldset 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 6c8598d897 Implement contexts for non-recursive folders, and any/no label 7 years ago
J. King de92fb514b Implement TTRSS opera getArticle; fixes #84 7 years ago
J. King ea08bbb87b Implement TTRSS feed icons; fixes #121 7 years ago
J. King ea986f5032 Implement TTRSS operation updateArticle; fixes #83 7 years ago
J. King 42a5ccb96c Handle request splitting in data model rather than controllers 7 years ago
J. King cbe82c57cd Allow subscriptions to be listed non-recursively 7 years ago
J. King 65963f228f CS fixes 7 years ago
J. King cc875be57e Backport testing improvements from ttrss branch 7 years ago
J. King fbbf751214 Implement the TTRSS getLabels operation; fixes #89 7 years ago
J. King 2e395f3cec Complete backend support for labels 7 years ago
J. King a343b78b02 Make exporting the database test fixture easier 7 years ago
J. King 20ff08a431 Implement TTTRSS getCounters operation; fixes #79 7 years ago
J. King c9c6891567 Implement TTRSS getCategories; fixes #81 7 years ago
J. King 7a2de95c70 Consolidate article context handling into articleQuery function 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 91432d4e16 Tests for sessions 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King 14951e2e4f Chnage "retain" settings to mean "purge; remove unused database settings 7 years ago
J. King 52104fb647 Implement article cleanup; fixes #28 7 years ago
J. King eeb834fe4c Record the size of feeds upon update 7 years ago