web/lib
2020-09-09 22:22:00 -05:00
..
Collection.php Improve how collections are organized and internally and printed to HTML 2020-05-22 16:22:46 -05:00
Constants.php Add new WEB_ROOT constant 2020-03-20 11:37:42 -05:00
Contributor.php Add search ability to OPDS feed 2020-06-19 16:20:40 -05:00
Core.php Add type hints and some other tweaks to satisfy PHPStan 2020-03-01 11:36:20 -06:00
CoreFunctions.php Add type hints and some other tweaks to satisfy PHPStan 2020-03-01 11:36:20 -06:00
Ebook.php Rename .epub3 output to _advanced.epub 2020-09-09 22:22:00 -05:00
EbookParsingException.php Remove closing tags from pure PHP files 2019-04-03 16:25:00 -05:00
EbookSource.php Remove closing tags from pure PHP files 2019-04-03 16:25:00 -05:00
Formatter.php Remove closing tags from pure PHP files 2019-04-03 16:25:00 -05:00
GitCommit.php Add link to Github for each commit in an ebooks short commit history 2020-06-03 12:01:09 -05:00
HttpInput.php Add type hints and some other tweaks to satisfy PHPStan 2020-03-01 11:36:20 -06:00
InvalidAuthorException.php Remove closing tags from pure PHP files 2019-04-03 16:25:00 -05:00
InvalidCollectionException.php Improve how collections are organized and internally and printed to HTML 2020-05-22 16:22:46 -05:00
InvalidEbookException.php Remove closing tags from pure PHP files 2019-04-03 16:25:00 -05:00
Library.php Improve some type safety 2020-06-24 19:31:35 -05:00
Logger.php Add type hints and some other tweaks to satisfy PHPStan 2020-03-01 11:36:20 -06:00
NoopException.php Remove closing tags from pure PHP files 2019-04-03 16:25:00 -05:00
OpdsAcquisitionFeed.php Add subjects OPDS feeds, and switch to a more object-oriented approach to generating the OPDS feeds 2020-06-25 13:07:00 -05:00
OpdsFeed.php Add more type checking to satisfy PHPStan and update some PHPStan exceptions 2020-06-26 13:00:07 -05:00
OpdsNavigationEntry.php Add subjects OPDS feeds, and switch to a more object-oriented approach to generating the OPDS feeds 2020-06-25 13:07:00 -05:00
OpdsNavigationFeed.php Add subjects OPDS feeds, and switch to a more object-oriented approach to generating the OPDS feeds 2020-06-25 13:07:00 -05:00
SeeOtherEbookException.php Add type hints and some other tweaks to satisfy PHPStan 2020-03-01 11:36:20 -06:00
Tag.php Remove trailing slashes from URLs 2020-05-02 21:03:22 -05:00
Template.php Switch from eval() to include() in template class. APC caches includes nowadays so caching is not necessary any more. 2019-04-05 18:40:48 -05:00
WebhookException.php Add type hints and some other tweaks to satisfy PHPStan 2020-03-01 11:36:20 -06:00