1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00
Arsse/lib
J. King ed22090e49 Work around various SQLite-related problems
- WAL mode was not getting set properly
- Queries using the PDO driver could fail because PDO sucks
2019-03-04 11:05:46 -05:00
..
Conf Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Context Filter out duplicates in set context options 2019-02-26 12:54:27 -05:00
Db Work around various SQLite-related problems 2019-03-04 11:05:46 -05:00
Feed Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Lang Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Misc Allow ranges in exclusion contexts 2019-02-26 11:11:42 -05:00
REST Add searching to TTRSS handler 2019-02-28 16:22:04 -05:00
Service Correctly escape shell command in subprocesds service driver 2019-01-23 09:32:44 -05:00
User Tests for internal user driver; closes #50 2018-11-04 12:06:30 -05:00
AbstractException.php Work around various SQLite-related problems 2019-03-04 11:05:46 -05:00
Arsse.php Update changelog; bump version 2019-01-23 16:32:48 -05:00
CLI.php Console command to refresh all feeds once; fixes #147 2019-03-02 14:59:44 -05:00
Conf.php Upgrade to PHP 7.1 and PHPUnit 7. 2019-01-25 22:07:37 -05:00
Database.php Database schema for subscription tags 2019-03-03 12:10:18 -05:00
Exception.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
ExceptionFatal.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
ExceptionType.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Feed.php Remove reference to PicoFeed in the User-Agent string 2019-01-23 09:21:35 -05:00
Lang.php Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
REST.php Clarify some prospective protocols 2019-02-04 13:18:33 -05:00
Service.php Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
User.php Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00