1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00

Commit graph

  • 821bb22a72 SQLite concurrency tweaks; fixes #131 J. King 2017-12-01 16:37:58 -0500
  • a97072d1f2 Update changelog J. King 2017-11-30 19:46:59 -0500
  • 1a9628493e Fix TTRSS path handling J. King 2017-11-30 19:39:46 -0500
  • 9ac2421fe3 TTRSS: accept base64 passwords; fixes #130 J. King 2017-11-30 19:31:40 -0500
  • 3ffcd6dd97 Make TTRSS handler reject erroneous paths J. King 2017-11-30 17:54:56 -0500
  • a404d4d108 NCNv1: Be explicit about types; fixes #129 J. King 2017-11-30 14:47:39 -0500
  • 4d4e8e3580 TTRSS: correct feed renaming; fixes #128 J. King 2017-11-30 12:49:23 -0500
  • 760b13993b Version bump 0.2.0 J. King 2017-11-29 23:45:27 -0500
  • 06990fb03b More documentation refinements J. King 2017-11-29 23:41:08 -0500
  • c79443fade Remove dependence on phpseclib J. King 2017-11-29 23:38:34 -0500
  • bc8ee8fcf6 Documentation refinements J. King 2017-11-29 23:02:19 -0500
  • 22cdc8916d Documentation tweaks and CS fixes J. King 2017-11-29 22:42:50 -0500
  • 6c34bf3c9c Update dependencies J. King 2017-11-29 22:36:55 -0500
  • 1e0c06034b Documentation for 0.2.0; fixes #108 J. King 2017-11-29 20:23:04 -0500
  • 5cd7268c0a Added incorrectDbCharset to NCNv1 server status J. King 2017-11-29 18:14:59 -0500
  • 40944a9b58 Merge remote-tracking branch 'remotes/origin/ttrss' J. King 2017-11-29 16:05:23 -0500
  • 3d958547a5 Implement OPTIONS requests for NCNv1; fixes #107 J. King 2017-11-29 15:28:33 -0500
  • e1f1c8b859 Refactoring J. King 2017-11-29 13:41:26 -0500
  • 2bbc83aeb0 Tweak J. King 2017-11-29 12:15:37 -0500
  • 40e9b7f986 Changed all TTRSS outputs to match original types exactly; improves #125 J. King 2017-11-29 11:47:10 -0500
  • b4890eaced Make TTRSS tests consider data types; improves #125 J. King 2017-11-29 09:22:59 -0500
  • b242c70968 Refactor of NCNv1 in anticipation of OPTIONS requests J. King 2017-11-28 13:46:07 -0500
  • 91165cdd0d Fix breakage caused by last comit J. King 2017-11-27 15:05:50 -0500
  • a0bf7c16bd Fix sorting J. King 2017-11-27 14:11:35 -0500
  • 999f255203 Fixes for bugs uncovered during client testing J. King 2017-11-27 13:05:08 -0500
  • 4f85739d20 Change default SQLite timeout to 60s; improves #67 J. King 2017-11-25 17:44:34 -0500
  • 05620602bf Tweak J. King 2017-11-23 18:12:18 -0500
  • b820a004d6 Complete testing of TTRSS handler J. King 2017-11-23 18:07:56 -0500
  • a61aa0a22c Simplify TTRSS test request boilerplate J. King 2017-11-23 14:05:26 -0500
  • c669273792 Implement TTRSS operation getHeadlines; fixe #82 J. King 2017-11-22 20:18:16 -0500
  • faf00d63ba Add Database::articleCategoriesGet() J. King 2017-11-21 09:22:58 -0500
  • e729cedeca Make getCompactHeadlines use a whitelist instead J. King 2017-11-20 09:49:47 -0500
  • 5c140aedc4 Implement TTRSS operation getCompactHeadlines; fixes #95 J. King 2017-11-20 00:09:20 -0500
  • 5d4ea6edc0 Add ResultEmpty class J. King 2017-11-19 15:49:41 -0500
  • 2037efce61 Added oldestArticle and latestArticle context options J. King 2017-11-18 16:06:49 -0500
  • 50185ab8f6 Change code and type of consantUnknown exception J. King 2017-11-17 22:53:54 -0500
  • b0da9a1d06 Added annotation context to satisfy the TTRSS "has_note" view mode J. King 2017-11-17 19:08:35 -0500
  • b595815eb9 Change NCNv1 handler to use new "typical" articleList fieldset J. King 2017-11-17 18:12:00 -0500
  • c88b5c4f18 Make distinction between modified and marked for articles J. King 2017-11-17 17:52:00 -0500
  • 6da86428c4 Added per-file legal boilerplate J. King 2017-11-16 20:51:03 -0500
  • 11b2066922 Added per-file legal boilerplate J. King 2017-11-16 20:23:18 -0500
  • 6c8598d897 Implement contexts for non-recursive folders, and any/no label J. King 2017-11-16 15:56:14 -0500
  • de92fb514b Implement TTRSS opera getArticle; fixes #84 J. King 2017-11-15 15:38:49 -0500
  • e83c6949b8 Cleanup J. King 2017-11-13 23:29:25 -0500
  • ea08bbb87b Implement TTRSS feed icons; fixes #121 J. King 2017-11-10 12:02:59 -0500
  • ea986f5032 Implement TTRSS operation updateArticle; fixes #83 J. King 2017-11-09 14:21:12 -0500
  • 6b1cd3816d Add warnings for slow tests in PHPUnit J. King 2017-11-08 11:31:44 -0500
  • c6cd8b8aaa Removing request chunking from NCN controller J. King 2017-11-07 10:00:31 -0500
  • 42a5ccb96c Handle request splitting in data model rather than controllers J. King 2017-11-06 23:32:29 -0500
  • 7d19a5add0 Merge from master J. King 2017-11-06 15:58:26 -0500
  • f51152980c Introduce abstract class for result sets J. King 2017-11-05 22:28:19 -0500
  • 9304f99032 Make result sets single-use; change savewepoint exceptions J. King 2017-11-05 22:13:44 -0500
  • 9c9c34f7fe Implement TTRSS operation getFeeds; fixes #80 J. King 2017-11-02 17:17:46 -0400
  • fff6082e3c Adjust TTRSS catchupFeed to use shallow subscription listing J. King 2017-10-31 18:12:50 -0400
  • cbe82c57cd Allow subscriptions to be listed non-recursively J. King 2017-10-31 18:09:16 -0400
  • f22fe8ba95 Tweak catchupFeed J. King 2017-10-31 09:39:06 -0400
  • 2a08edb27d Implement TTRSS catchupFeed operation; fixes #88 J. King 2017-10-30 23:18:43 -0400
  • e4ae3ca6ea Use constants for TTRSS' special feeds and categories J. King 2017-10-30 16:18:09 -0400
  • f543f084c1 Build and Nginx changes for TTRSS J. King 2017-10-30 14:50:31 -0400
  • 579551f5fd Implement TTRSS operation getFeedTree; fixes #94 J. King 2017-10-30 13:11:27 -0400
  • a94c1e8592 Add static images used by getFeedTree J. King 2017-10-30 09:40:36 -0400
  • 6a700f784c Tests for TTRSS operation setArticleLabel; fixes #90 J. King 2017-10-28 10:52:38 -0400
  • 5c4772d95a CS fixes J. King 2017-10-20 19:02:42 -0400
  • 65963f228f CS fixes J. King 2017-10-20 18:41:21 -0400
  • d05aaf688f Preliminary TTRSS setArticleLabel implementation J. King 2017-10-20 18:17:47 -0400
  • 488a7bddac Adapt TTRSS to new type system J. King 2017-10-20 09:54:08 -0400
  • 8c6c49d588 Merge changes from master J. King 2017-10-19 22:58:42 -0400
  • f690bbb3a9 Alias Date::normalize to ValueInfo::normalize J. King 2017-10-19 22:39:39 -0400
  • d45401fb8b Adapt NCN to new type converter J. King 2017-10-19 20:35:45 -0400
  • cc875be57e Backport testing improvements from ttrss branch J. King 2017-10-19 15:32:18 -0400
  • 1271a0c8c0 Add ValueInfo::normalize method J. King 2017-10-19 15:18:58 -0400
  • 661515590e Update dependencies J. King 2017-10-17 17:25:27 -0400
  • 4e3369cd03 List all valid TTRSS input J. King 2017-10-15 12:47:07 -0400
  • fbbf751214 Implement the TTRSS getLabels operation; fixes #89 J. King 2017-10-13 17:05:06 -0400
  • 2e395f3cec Complete backend support for labels J. King 2017-10-13 00:04:26 -0400
  • a343b78b02 Make exporting the database test fixture easier J. King 2017-10-13 00:03:25 -0400
  • 4ab004bbab Speed up SQLite timeout tests J. King 2017-10-12 09:18:37 -0400
  • 20ff08a431 Implement TTTRSS getCounters operation; fixes #79 J. King 2017-10-11 12:55:50 -0400
  • c9c6891567 Implement TTRSS getCategories; fixes #81 J. King 2017-10-07 12:46:05 -0400
  • 0e6eed5699 Add boolean sanitizer to ValueInfo J. King 2017-10-07 12:44:53 -0400
  • 7a2de95c70 Consolidate article context handling into articleQuery function J. King 2017-10-06 20:26:22 -0400
  • 26f6922b25 Partially implement labels J. King 2017-10-05 17:42:12 -0400
  • 69b34a4e5a Implement TTRSS feed updating; fixes #86 J. King 2017-10-03 16:14:37 -0400
  • 03d5d554a9 Imple TTRSS functions getUnread and getConfig J. King 2017-10-03 12:43:46 -0400
  • bd6f23692c Implement TTRSS feed subscription; fixes #92 J. King 2017-10-03 10:43:09 -0400
  • 97b0134e56 Merge master J. King 2017-10-02 15:42:15 -0400
  • a80e283abc Perform feed discovery correctly; fixes #118 J. King 2017-10-02 11:53:52 -0400
  • 1b72d45adf Relegate bootstrap.php to testing; fixes #117 J. King 2017-10-01 09:33:49 -0400
  • 91cce6b529 Implement all TTRSS feed and category handling except subscribing to feeds J. King 2017-09-30 22:15:55 -0400
  • 0a0aabe4ed Merge master J. King 2017-09-30 12:52:05 -0400
  • bf35e0ecc8 Version bump 0.1.1 J. King 2017-09-30 12:08:05 -0400
  • 474f7fc2f6 Changelog; CS fixes J. King 2017-09-30 12:05:57 -0400
  • 3482a35e54 Implement feed discovery; fixes #110 J. King 2017-09-30 11:43:43 -0400
  • d1e4c6eed3 Fix 405 response of NCN version lister J. King 2017-09-29 18:11:39 -0400
  • 00bc7a00a0 Transparently handle HEAD requests; fixes #114 J. King 2017-09-29 17:40:07 -0400
  • 1ca5b4b456 Add newline after password in CLI J. King 2017-09-28 19:25:31 -0400
  • 73d284e101 Clean up Git metadata J. King 2017-09-28 14:17:18 -0400
  • 5488b994f7 Merged master; CS fixes J. King 2017-09-28 10:16:24 -0400
  • 96ebf936e4 CS fixes J. King 2017-09-28 09:01:43 -0400
  • 5ebf6cb689 Treat objects which are convertible to strings the same as actual strings in ValueInfo J. King 2017-09-28 08:55:47 -0400