web/lib
2021-06-17 18:42:53 -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 Show donation alert 25% of the time on ebook detail pages 2021-01-13 16:13:58 -06: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 Further improve RDFa metadata 2021-06-17 18:42:53 -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 Improve array handling when getting query string vars 2021-06-06 21:54:03 -05: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 Remove OPDS temp file if there are no changes to the feed 2021-06-03 21:42:30 -05:00
Logger.php Add type hints and some other tweaks to satisfy PHPStan 2020-03-01 11:36:20 -06:00
Manual.php Code style tweaks to satisfy PHPStan 2020-12-08 14:32:53 -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 Remove OPDS temp file if there are no changes to the feed 2021-06-03 21:42:30 -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