268 Commits (adece521a90ae732a60e8fcc6c14907eafb9f388)

Author SHA1 Message Date
J. King dc9f5e545e Fix adding a feed 8 years ago
J. King 1e1b848c62 Remove root field from folders table 8 years ago
J. King a111bcc231 Folder get/set prop funcs and other changes 8 years ago
J. King 2344911f78 Tests for removing folders 8 years ago
J. King 458eaac5c6 Tests for listing folders 8 years ago
J. King b68cea1188 Tests for adding folders 8 years ago
Dustin Wilson bc863ae935 Updated Database->updateFeeds() 8 years ago
J. King dbd735f1f3 Full set of tests for user-related Database funcs 8 years ago
Dustin Wilson 9338219a68 Improved UA String 8 years ago
Dustin Wilson 85800b111e New UA string 8 years ago
J. King f902346b6c Eliminated passing of RuntimeData instances 8 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 8 years ago
J. King b8f9b6070e Experimental method to remove a folder 8 years ago
Dustin Wilson ce0584e7f8 Added Feed Updating 8 years ago
J. King 8c76c22d74 Implement retrieving folder list in Database 8 years ago
J. King 254ffe7b48 Don't enforce 100-character limit on folder names 8 years ago
J. King 8b50297e6d Complete tests for NCN version list 8 years ago
J. King 25d9158171 Fix output of NCN version list 8 years ago
J. King 536fa5c4fd Implement NextCloud News version detection 8 years ago
J. King 9a8def03c2 Fill in more of the REST handler. 8 years ago
Dustin Wilson 3f61921b97 Added picoFeed wrapper 8 years ago
J. King b821d728e4 Add rest dependency; fix SQLite function def 8 years ago
J. King 6413d3a489 Re-order SQLite3 driver initialization 8 years ago
Dustin Wilson bb8af5a62c Added Custom Functions into Db/SQLite3/Driver 8 years ago
J. King 8c268581fb Properly handle adding a folder 8 years ago
J. King 18c8076a0f Database update tests 8 years ago
J. King 689c1c77d0 Test for advisory locking 8 years ago
J. King f0663e99c3 Add tests for transactions and savepoints 8 years ago
J. King 485400df2b Rename Result->get() to Result->getRow 8 years ago
J. King bdf3182305 Add result->lastId method; cleanup 8 years ago
J. King a3e2da1d36 Flesh out most database exceptions 8 years ago
J. King 7c1df71acd Make db throw specific exceptions 8 years ago
J. King 755c976aa4 Remove extraneous files 8 years ago
J. King fa247b34f6 Reduce the number of database exception types 8 years ago
J. King 7687109132 Reorganize Db namespace; alter User ns to match 8 years ago
J. King 37dad63dee Impelemented Result->getAll() 8 years ago
J. King 1dab15c20e Fix SQLite3 driver name 8 years ago
J. King eeb1818bb5 Still more database changes 8 years ago
J. King 2b7a236147 More database fixes 8 years ago
J. King 007e3747ef Various database fixes 8 years ago
J. King 0c410fcf50 More binding tests and related changes 8 years ago
J. King 1529fc367a Partial proper tests for parameter bindings 8 years ago
J. King 337b2cf90c Remove last vestiges of PDO accomodation 8 years ago
J. King f19f683e38 Make it possible to redefine Statement type binds 8 years ago
J. King b4d178c33f Remove most PDO stuff 8 years ago
J. King 176247894d Tests for Db\ResultSQLite3 8 years ago
J. King 766f2b65a4 Cover unknown/invalid user levels 8 years ago
J. King 7ae3c978b3 Full set of tests for authorization 8 years ago
J. King e4852b581a Start on tests for authorization 8 years ago
J. King 798d7e7ab7 Added synthetic tests for external User drivers 8 years ago