1130 Commits (d836d6a24342d2e2ddf92c4d473d9f72852ece5f)
 

Author SHA1 Message Date
Dustin Wilson 25aeaf4801 Grab favicon from site's URL, not the feed's 8 years ago
J. King 74ae1106a4 Implement NCN API v1-2 server version reporting 8 years ago
J. King 9cbfa378bc Implement NCN API v1-2 folder deleting/renaming 8 years ago
J. King 19abce85c3 Implement NCN API v1-2 folder creation 8 years ago
J. King 842e277d43 Implemented NCN API v1-2 folder list 8 years ago
J. King dc9f5e545e Fix adding a feed 8 years ago
J. King 718c5a04dd Add authz verification to folder tests 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
J. King 82e4838162 Re-organize Database tests 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
J. King 6b2be0a877 Use Phake to create mock objects in tests 8 years ago
J. King f37e6659c8 Merge branch 'master' of https://code.jkingweb.ca/jking/arsse 8 years ago
J. King 6bb129db2f Mock correct method of Lang 8 years ago
Dustin Wilson 85800b111e New UA string 8 years ago
J. King f902346b6c Eliminated passing of RuntimeData instances 8 years ago
J. King 2b8aa75ee3 Row index is not a string 8 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 8 years ago
J. King 9d5dab249c Helper methods for testing Database class 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 20abd277eb Don't muck with test file for now 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 6c16ba133c More database driver 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 68f18e463c Use WITHOUT ROWID tables when useful 8 years ago
J. King f0adf08b1e Add tests for type mismatches 8 years ago
J. King 95ee51563d First battery of SQLite driver tests 8 years ago
J. King 7f7d0cd1e7 All test for constraint violation exception 8 years ago
J. King 5ba38fc7aa Print ID in exception message 8 years ago
J. King a3e2da1d36 Flesh out most database exceptions 8 years ago