1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 17:12:41 +00:00
Commit graph

47 commits

Author SHA1 Message Date
J. King
5f993187ea Be explicit with HTTP challenge character encoding 2019-09-27 17:16:34 -04:00
J. King
67bde97e0c Update changelog 2019-09-12 11:50:33 -04:00
J. King
5620070106 Update changelog 2019-09-05 13:59:19 -04:00
J. King
f688155ca4 Note manual in changelog 2019-08-25 13:28:26 -04:00
J. King
16530b9a66 Probably test for feed redirection bug 2019-08-06 14:17:56 -04:00
J. King
cfef75ccba Don't update the feed URL when fetching
This can result in some unpredictable constraint violations
2019-08-06 09:58:30 -04:00
J. King
e76871c567 Changelog so far 2019-07-31 08:02:09 -04:00
J. King
77b719660b Date 0.8.0 release 2019-07-26 09:43:45 -04:00
J. King
9f7e1c915c Start after PostgreSQL and MySQL when relevant 2019-07-26 09:42:36 -04:00
J. King
f7240301e4 Basic database maintenance
Closes #169
2019-07-26 09:37:51 -04:00
J. King
cef31907d3 Cron functionality is not new 2019-07-25 22:39:54 -04:00
J. King
422eaf9605 Invalidate sessions on password change; closes #170 2019-07-25 22:34:58 -04:00
J. King
be92d2f052 Documentation update; fixes #168 2019-07-25 19:23:35 -04:00
J. King
2aa16f3405 Merge branch 'fever' into opml 2019-07-24 14:04:04 -04:00
J. King
644750487c Command line documentation and fixes 2019-05-06 00:02:59 -04:00
J. King
7c85e837df Documentation update 2019-04-04 18:01:57 -04:00
J. King
9c61f967e3 Correct CLI password clearing 2019-03-25 17:07:28 -04:00
J. King
1e83350dd0 Version bump 2019-03-25 11:57:31 -04:00
J. King
5efef2c2d0 Console command to refresh all feeds once; fixes #147 2019-03-02 14:59:44 -05:00
J. King
3b8461b1ca Add searching to TTRSS handler 2019-02-28 16:22:04 -05:00
J. King
500851f161 Style fixes 2019-01-23 16:34:54 -05:00
J. King
91b6fdc696 Update changelog; bump version 2019-01-23 16:32:48 -05:00
J. King
05aadfe7c7 Use correct SQLite chema change procedure; version bump 2019-01-21 10:40:39 -05:00
J. King
37025bb49f Documentation update 2019-01-21 10:23:25 -05:00
J. King
7191dd5778 Documentation update 2018-12-21 18:00:35 -05:00
J. King
17052d3232 Update PostgreSQL-related documentation 2018-12-13 20:08:35 -05:00
J. King
a8e6487001 Draft documentation 2018-12-10 19:13:48 -05:00
J. King
0513b606c2 Merge master 2018-12-07 19:21:44 -05:00
J. King
467cc66cc8 Update changelog 2018-11-07 13:06:33 -05:00
J. King
1dcbb56077 Changelog and documentation updates 2018-11-07 10:24:35 -05:00
J. King
3fee77bac2 Improve documentation of TTRSS HTTP auth behaviour 2018-10-26 14:57:53 -04:00
J. King
1aa556cf12 Add HTTP authentication support to TTRSS; fixes #133
Also bump version to 0.4.0
2018-10-26 14:40:20 -04:00
J. King
e4d64424c7 Make new bugfix release 2018-07-22 12:30:44 -04:00
J. King
924543d78a Small documentation corrections 2018-03-25 13:25:05 -04:00
J. King
34b508171b Merge CORS branch 2018-01-12 09:41:13 -05:00
J. King
1a4989e1e0 Merge PDO branch 2018-01-12 09:28:58 -05:00
J. King
d61fc0c359 Documentation edits for CORS 2018-01-09 16:44:03 -05:00
J. King
3fa2d38f31 Initial rewrite of REST class; needs more testing, but should be functional
- improves #53
- improves #66
2018-01-06 12:02:45 -05:00
J. King
27caf147df Changes to Date helper class
- Changed 'transform' method to use ValueInfo throughout. This fixes a number of obscure bugs
- Changed the 'add' and 'sub' methods to default to "now" rather than null. This means null passes through rather than being interpreted as the current time, to be consistent with other date tools
- Also changed the 'add' and 'sub' methods so that they operate correctly with invalid date strings
- Added tests for the class; improves #66
- Modified TTRSS tests because the "iso8601" format string in ValueInfo is different from Date's older format
2018-01-02 16:53:38 -05:00
J. King
a8f8a27c65 Documentation changes for PDO support 2017-12-31 17:54:26 -05:00
J. King
f100cab558 Version bump 2017-12-07 18:24:35 -05:00
J. King
0b3b3cb49c Use SQLite nocase collation; improves #127 2017-12-07 18:05:34 -05:00
J. King
adece521a9 TTRSS: Correct mark toggling; fixes #132 2017-12-01 22:13:27 -05:00
J. King
a97072d1f2 Update changelog 2017-11-30 19:46:59 -05:00
J. King
06990fb03b More documentation refinements
Update build file as well
2017-11-29 23:41:08 -05:00
J. King
1e0c06034b Documentation for 0.2.0; fixes #108 2017-11-29 20:23:04 -05:00
J. King
474f7fc2f6 Changelog; CS fixes 2017-09-30 12:05:57 -04:00