44 Commits (0e95892aea234d70187d676fc7df79d6b8cc7612)

Author SHA1 Message Date
J. King 0e95892aea Do not necessarily ignore blank tags in import 5 years ago
J. King b9821d925a CLI for OPML import, and proper exceptions 5 years ago
J. King deea294f8a Add export-to-file wrapper for OPML 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 44366f48bf Remove arbitrary search term limits; fixes #150 5 years ago
J. King 8ea1df920a Unify SQL timeouts 5 years ago
J. King 5cd84c4ab4 Validate configuration parameters on import, and other changes 5 years ago
J. King 81acba90dc Use strict equality when comparing strings 5 years ago
J. King 4ef36643a4 Proof-of-concept PDO MySQL driver 5 years ago
J. King 28f803dd28 Handle PostgreSQL connection errors 5 years ago
J. King 9e6f0460c2 Ensure the Lang class always exists when throwing exceptions 6 years ago
J. King 1a8acdf03f Fix early exceptions 6 years ago
J. King 40d679844b Ensure the Lang class always exists when throwing exceptions 6 years ago
J. King 22cdc8916d Documentation tweaks and CS fixes 7 years ago
J. King 50185ab8f6 Change code and type of consantUnknown exception 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 9304f99032 Make result sets single-use; change savewepoint exceptions 7 years ago
J. King 8c6c49d588 Merge changes from master 7 years ago
J. King 1271a0c8c0 Add ValueInfo::normalize method 7 years ago
J. King e74a3ae3cb Fix numerous bugs when adding or changing folders 7 years ago
J. King 474d32e54f Preliminary implementation of TTRSS sessions (needs tests; may not work) 7 years ago
J. King f7e50fe95d Passed code through linter 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 ac73ed0e7f More tweaks 7 years ago
J. King 7656de716b Feed tests: fetching and parsing 7 years ago
J. King 88c0f4986c Implement NCN API v1-2 feed handling: tests 7 years ago
J. King 8ebcb01cb5 Made out-of-order transaction handling more predictable 7 years ago
J. King a111bcc231 Folder get/set prop funcs and other changes 7 years ago
J. King f902346b6c Eliminated passing of RuntimeData instances 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
J. King 18c8076a0f Database update tests 7 years ago
J. King a3e2da1d36 Flesh out most database exceptions 7 years ago
J. King 7c1df71acd Make db throw specific exceptions 7 years ago
J. King fa247b34f6 Reduce the number of database exception types 7 years ago
J. King 7687109132 Reorganize Db namespace; alter User ns to match 7 years ago
J. King eeb1818bb5 Still more database changes 7 years ago
J. King 1529fc367a Partial proper tests for parameter bindings 7 years ago
J. King 8a0d021622 More User tests and resultant fixes 7 years ago
Dustin Wilson e5d825d360 Started integration of PicoFeed 7 years ago
J. King 8db31cf3e4 Tweaked Lang; added comments and tests 7 years ago
Dustin Wilson c5fac33398 Converted all hard tabs to soft tabs 7 years ago
J. King c8274eca74 Moved base exception code to abstract class 7 years ago
J. King c213b5928d move code out of vendor tree into lib 7 years ago
J. King 849294d082 Clean up test names; add Lang & Exception tests 7 years ago
J. King 2c134c76dc Basic tests for exceptions 7 years ago
J. King f78048317e Refactor language test boilerplate into trait 7 years ago
J. King f16e490141 First set of unit tests for Conf.php 7 years ago
J. King 9ed4bb6f5b Added authorization checks throughout 8 years ago