web/lib
2025-02-25 22:41:18 -06:00
..
Enums Add a Default EbookSortType 2025-02-13 13:48:39 -06:00
Exceptions Remove DbConnection class in favor of fully-static and typed Db class 2025-02-25 16:47:25 -06:00
Traits Remove DbConnection class in favor of fully-static and typed Db class 2025-02-25 16:47:25 -06:00
Artist.php Refactor functions out of Library 2024-11-10 23:05:31 -06:00
Artwork.php Update PHPStan and Safe PHP, and review codebase for further type correctness 2025-02-25 22:41:18 -06:00
ArtworkTag.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
AtomFeed.php Update PHPStan and Safe PHP, and review codebase for further type correctness 2025-02-25 22:41:18 -06:00
Benefits.php Allow projects to auto-assign managers and reviewers 2024-12-18 20:57:21 -06:00
Collection.php Rewrite DeleteUnused() queries using new indices 2024-12-31 22:31:00 -06:00
CollectionMembership.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Constants.php Update PHPStan and Safe PHP, and review codebase for further type correctness 2025-02-25 22:41:18 -06:00
Contributor.php Don't list authors more than once in sitemap 2025-01-22 09:54:05 -06:00
Core.php Update PHPStan and Safe PHP, and review codebase for further type correctness 2025-02-25 22:41:18 -06:00
Db.php Remove DbConnection class in favor of fully-static and typed Db class 2025-02-25 16:47:25 -06:00
DonationDrive.php Fix donation progress bar 2024-12-30 22:04:09 -06:00
Ebook.php Update PHPStan and Safe PHP, and review codebase for further type correctness 2025-02-25 22:41:18 -06:00
EbookPlaceholder.php Set ebook placeholders to not be in progress when a project is marked as abandoned 2024-12-16 23:54:40 -06:00
EbookSource.php Add beginning of a project management system to placeholders 2024-12-14 19:13:03 -06:00
EbookTag.php Rewrite DeleteUnused() queries using new indices 2024-12-31 22:31:00 -06:00
Email.php Update PHPStan and Safe PHP, and review codebase for further type correctness 2025-02-25 22:41:18 -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 Update PHPStan and Safe PHP, and review codebase for further type correctness 2025-02-25 22:41:18 -06:00
Image.php Update PHPStan and Safe PHP, and review codebase for further type correctness 2025-02-25 22:41:18 -06:00
Library.php Add projects index page, and more detail on placeholder pages 2024-12-14 21:12:00 -06:00
LocSubject.php Rewrite DeleteUnused() queries using new indices 2024-12-31 22:31:00 -06: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 Add admin form to view and edit users 2024-11-23 14:30:11 -06:00
OpdsAcquisitionFeed.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
OpdsFeed.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
OpdsNavigationEntry.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
OpdsNavigationFeed.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Patron.php Don't send admin email for returning Patrons 2024-12-21 21:19:07 -06:00
Payment.php Show payments on user detail page 2024-12-01 16:16:04 -06:00
Poll.php Update PHPStan and Safe PHP, and review codebase for further type correctness 2025-02-25 22:41:18 -06:00
PollItem.php Update PHPStan and Safe PHP, and review codebase for further type correctness 2025-02-25 22:41:18 -06:00
PollVote.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Project.php Handle case when a fetchin commits from a GitHub repo that has no commits 2025-02-24 11:56:36 -06:00
ProjectReminder.php Continue fleshing out project management system 2024-12-16 15:01:22 -06:00
RssFeed.php Comment formatting 2024-11-15 21:40:56 -06:00
Session.php Improve error message for people trying to log in to the Patrons Circle 2024-12-13 10:10:52 -06:00
Tag.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Template.php Update PHPStan and Safe PHP, and review codebase for further type correctness 2025-02-25 22:41:18 -06:00
User.php Fix type issue 2025-01-08 19:33:43 -06:00