web/lib
2025-05-02 15:28:46 -05:00
..
Enums Add Ebook::DownloadUrl for web and feed downloads 2025-04-25 14:31:44 -05:00
Exceptions Add Ebook::DownloadUrl for web and feed downloads 2025-04-25 14:31:44 -05:00
Traits More type fixes 2025-02-26 15:17:08 -06:00
Artist.php Improve type hints 2025-03-27 16:46:05 -05:00
Artwork.php Improve type hints 2025-03-27 16:46:05 -05:00
ArtworkTag.php Use 'insert ... returning' instead of 'Db::GetLastInsertedId()' 2025-03-10 13:03:31 -05:00
AtomFeed.php Completely type hint template functions and switch to named arguments 2025-03-04 20:32:20 -06:00
Benefits.php Don't remind editors about stalled or abandoned projects 2025-04-23 22:56:37 -05:00
Collection.php Improve type hints 2025-03-27 16:46:05 -05:00
CollectionMembership.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Constants.php Disable next spring drive and clean up some comments 2025-04-17 21:02:11 -05:00
Contributor.php Add Authors index 2025-04-09 21:33:59 -05:00
Core.php Update Composer dependencies, clean up PHPStan config file, and remove Constants.php from Composer in favor of PHPStan configuration 2025-02-28 10:52:16 -06:00
Db.php Use 'insert ... returning' instead of 'Db::GetLastInsertedId()' 2025-03-10 13:03:31 -05:00
DonationDrive.php Fix new patron count in donation progress bar 2025-04-07 16:07:48 -05:00
Ebook.php Add Ebook::DownloadUrl for web and feed downloads 2025-04-25 14:31:44 -05:00
EbookPlaceholder.php Improve type hints 2025-03-27 16:46:05 -05:00
EbookSource.php Add beginning of a project management system to placeholders 2024-12-14 19:13:03 -06:00
EbookTag.php Use 'insert ... returning' instead of 'Db::GetLastInsertedId()' 2025-03-10 13:03:31 -05:00
Email.php Enable some additional PHPStan rules and fix some type issues 2025-03-01 13:39:57 -06:00
Feed.php Handle TIFF files with multiple pages 2025-02-08 12:33:13 -06:00
Formatter.php Delete non-alphanumerics from query, don't replace with space 2025-02-13 13:48:39 -06:00
GitCommit.php Add beginning of a project management system to placeholders 2024-12-14 19:13:03 -06:00
HttpInput.php PHPStan updates 2025-03-27 14:13:00 -05:00
Image.php More type fixes 2025-02-26 15:17:08 -06:00
Library.php Add projects index page, and more detail on placeholder pages 2024-12-14 21:12:00 -06:00
LocSubject.php Use 'insert ... returning' instead of 'Db::GetLastInsertedId()' 2025-03-10 13:03:31 -05:00
Log.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Manual.php Update PHPStan and Safe PHP, and review codebase for further type correctness 2025-02-25 22:41:18 -06:00
Museum.php Update PHPStan and Safe PHP, and review codebase for further type correctness 2025-02-25 22:41:18 -06:00
NewsletterSubscription.php Improve type hints 2025-03-27 16:46:05 -05:00
OpdsAcquisitionFeed.php Completely type hint template functions and switch to named arguments 2025-03-04 20:32:20 -06:00
OpdsFeed.php Remove unneeded PHPStan ignore line 2025-04-07 22:51:35 -05:00
OpdsNavigationEntry.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
OpdsNavigationFeed.php Completely type hint template functions and switch to named arguments 2025-03-04 20:32:20 -06:00
Patron.php Improve type hints 2025-03-27 16:46:05 -05:00
Payment.php Correctly process matching donations from funds 2025-05-02 15:28:46 -05:00
Poll.php Improve type hints 2025-03-27 16:46:05 -05:00
PollItem.php Improve type hints 2025-03-27 16:46:05 -05:00
PollVote.php Improve type hints 2025-03-27 16:46:05 -05:00
Project.php Catch Curl error when updating projects 2025-04-29 12:42:31 -05:00
ProjectReminder.php Continue fleshing out project management system 2024-12-16 15:01:22 -06:00
RssFeed.php Catch exceptions if files don't exist 2025-04-14 10:46:54 -05:00
Session.php Improve type hints 2025-03-27 16:46:05 -05:00
Tag.php Improve type hints 2025-03-27 16:46:05 -05:00
Template.php Completely type hint template functions and switch to named arguments 2025-03-04 20:32:20 -06:00
TemplateBase.php Completely type hint template functions and switch to named arguments 2025-03-04 20:32:20 -06:00
User.php Correctly process matching donations from funds 2025-05-02 15:28:46 -05:00