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

78 commits

Author SHA1 Message Date
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