web/lib
2021-12-11 13:53:19 -06:00
..
Artwork.php Add database and ORM scaffolding 2021-12-09 13:13:16 -06:00
Collection.php Add database and ORM scaffolding 2021-12-09 13:13:16 -06:00
Constants.php Add database and ORM scaffolding 2021-12-09 13:13:16 -06:00
Contributor.php Add search ability to OPDS feed 2020-06-19 16:20:40 -05:00
Core.php Disable DB access since there's no DB yet; add environmental site status variables 2021-12-11 13:53:19 -06:00
CoreFunctions.php Add type hints and some other tweaks to satisfy PHPStan 2020-03-01 11:36:20 -06:00
Db.php Add database and ORM scaffolding 2021-12-09 13:13:16 -06:00
DbConnection.php Add database and ORM scaffolding 2021-12-09 13:13:16 -06:00
Ebook.php Remove OLS from pre-formatted page scan links 2021-09-23 14:19:16 -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 Switch to new array shorthand 2021-10-06 18:03:28 -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
OrmBase.php Add database and ORM scaffolding 2021-12-09 13:13:16 -06:00
PropertiesBase.php Add database and ORM scaffolding 2021-12-09 13:13:16 -06: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