web/lib
2021-06-01 14:14:54 -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 If the illustrator and translator are the same, don't list them as both 2021-06-01 14:14:54 -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 Code style tweaks to satisfy PHPStan 2020-12-08 14:32:53 -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 Revert accidental commit of collections test code 2021-05-04 08:45:12 +02: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 Fix installation instructions in readme to actually work, and add missing PHP config file 2021-02-07 13:35:22 -06: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