web/lib
2022-06-29 18:55:51 -05:00
..
Exceptions Add poll system for Patrons Circle 2022-06-29 17:17:20 -05:00
Artwork.php Add database and ORM scaffolding 2021-12-09 13:13:16 -06:00
AtomFeed.php Change 'modified' property to 'updated' for consistency 2022-06-29 18:55:51 -05:00
Collection.php Add database and ORM scaffolding 2021-12-09 13:13:16 -06:00
Constants.php Add poll system for Patrons Circle 2022-06-29 17:17:20 -05:00
Contributor.php Add search ability to OPDS feed 2020-06-19 16:20:40 -05:00
Core.php Add type hints and quiet a few other PHPStan complaints 2022-02-09 12:56:09 -06:00
CoreFunctions.php Add type hints and some other tweaks to satisfy PHPStan 2020-03-01 11:36:20 -06:00
Db.php Improve handling of returning patrons 2022-06-29 18:05:49 -05:00
DbConnection.php Add system to retrieve and manage donations in a local database 2022-06-20 14:05:27 -05:00
Ebook.php Change 'modified' property to 'updated' for consistency 2022-06-29 18:55:51 -05:00
EbookSource.php Remove closing tags from pure PHP files 2019-04-03 16:25:00 -05:00
Email.php Add system to retrieve and manage donations in a local database 2022-06-20 14:05:27 -05:00
Feed.php Clean up some class inheritance issues in feeds 2022-06-29 17:17:21 -05:00
Formatter.php Further refinment to OPDS/RSS generation and also add Atom feeds 2022-06-23 21:27:25 -05:00
GitCommit.php Change 'timestamp' properties on objects to more descriptive names 2022-06-29 17:19:28 -05:00
HttpInput.php Add poll system for Patrons Circle 2022-06-29 17:17:20 -05:00
Library.php Change 'timestamp' properties on objects to more descriptive names 2022-06-29 17:19:28 -05:00
Log.php Add system to retrieve and manage donations in a local database 2022-06-20 14:05:27 -05:00
Manual.php Code style tweaks to satisfy PHPStan 2020-12-08 14:32:53 -06:00
NewsletterSubscriber.php Change 'timestamp' properties on objects to more descriptive names 2022-06-29 17:19:28 -05:00
OpdsAcquisitionFeed.php Change 'timestamp' properties on objects to more descriptive names 2022-06-29 17:19:28 -05:00
OpdsFeed.php Change 'timestamp' properties on objects to more descriptive names 2022-06-29 17:19:28 -05:00
OpdsNavigationEntry.php Further refinment to OPDS/RSS generation and also add Atom feeds 2022-06-23 21:27:25 -05:00
OpdsNavigationFeed.php Change 'timestamp' properties on objects to more descriptive names 2022-06-29 17:19:28 -05:00
Patron.php Improve handling of returning patrons 2022-06-29 18:05:49 -05:00
Payment.php Change 'timestamp' properties on objects to more descriptive names 2022-06-29 17:19:28 -05:00
Poll.php Improve handling of returning patrons 2022-06-29 18:05:49 -05:00
PollItem.php Improve handling of returning patrons 2022-06-29 18:05:49 -05:00
PropertiesBase.php Add poll system for Patrons Circle 2022-06-29 17:17:20 -05:00
RssFeed.php Change 'timestamp' properties on objects to more descriptive names 2022-06-29 17:19:28 -05:00
Tag.php Adjust how tags URLs are calculated to support tags with non-ASCII characters like 'children’s' 2022-06-18 21:17:33 -05:00
Template.php Add some safe functions and minor cleanup 2022-02-08 21:59:49 -06:00
User.php Change 'timestamp' properties on objects to more descriptive names 2022-06-29 17:19:28 -05:00
Vote.php Improve handling of returning patrons 2022-06-29 18:05:49 -05:00