web/lib
2024-11-08 16:41:15 -06:00
..
Enums Add DateTimeFormat enum 2024-11-08 16:41:15 -06:00
Exceptions Move enums into their own namespace 2024-11-08 16:34:21 -06:00
Traits Update framework standards 2024-09-13 12:01:25 -05:00
Artist.php Redirect an artwork if it's found under an artist's alternate name. 2024-11-03 15:15:07 -06:00
Artwork.php Move enums into their own namespace 2024-11-08 16:34:21 -06:00
ArtworkTag.php Move enums into their own namespace 2024-11-08 16:34:21 -06:00
AtomFeed.php Add DateTimeFormat enum 2024-11-08 16:41:15 -06:00
Benefits.php Don't allow submitters to review their own artwork 2024-01-13 16:38:22 -06:00
Collection.php Move enums into their own namespace 2024-11-08 16:34:21 -06:00
CollectionMembership.php Remove primary key CollectionEbookId 2024-11-04 13:16:56 -06:00
Constants.php Add more PD day 2025 books 2024-11-07 19:13:59 -06:00
Contributor.php Add anchor to the start of preg_match() 2024-11-04 13:16:56 -06:00
Core.php Fix broken updated timestamps in OPDS feeds, and fix and add some type hints. 2024-11-08 12:43:47 -06:00
Db.php Create a helper function for SQL set membership 2024-11-04 13:16:56 -06:00
DbConnection.php Update framework standards 2024-09-12 21:45:28 -05:00
DonationDrive.php Add automatic donation drives 2024-10-17 11:58:25 -05:00
Ebook.php Move enums into their own namespace 2024-11-08 16:34:21 -06:00
EbookSource.php Move enums into their own namespace 2024-11-08 16:34:21 -06:00
EbookTag.php Move enums into their own namespace 2024-11-08 16:34:21 -06:00
Email.php Continue improving type hints 2024-05-10 23:38:57 -05:00
Feed.php Fix broken updated timestamps in OPDS feeds, and fix and add some type hints. 2024-11-08 12:43:47 -06:00
Formatter.php Replace some global variables with static class properties in Formatter 2024-07-06 13:34:12 -05:00
GitCommit.php Use the NOW constant from eec7971 2024-11-04 13:16:56 -06:00
HttpInput.php Update framework standards 2024-09-12 21:45:28 -05:00
Image.php Move enums into their own namespace 2024-11-08 16:34:21 -06:00
Library.php Move enums into their own namespace 2024-11-08 16:34:21 -06:00
LocSubject.php Standardize trim and other validation of nullable and non-nullable properties 2024-11-04 13:16:56 -06:00
Log.php Use a NOW constant instead of new DateTimeImmutable objects, and tweak how some donation drive dates work 2024-10-15 22:21:12 -05:00
Manual.php Remove unused exception variables, now that this is possible with PHP8 2023-06-06 21:00:12 -05:00
Museum.php Add KMSK as approved museum in artwork form 2024-09-22 12:49:54 -05:00
NewsletterSubscription.php Use a NOW constant instead of new DateTimeImmutable objects, and tweak how some donation drive dates work 2024-10-15 22:21:12 -05:00
OpdsAcquisitionFeed.php Switch from DateTime to DateTimeImmutable across codebase 2024-04-13 14:05:14 -05:00
OpdsFeed.php Add more type hints and work on some code formatting 2024-11-08 14:20:06 -06:00
OpdsNavigationEntry.php Switch from DateTime to DateTimeImmutable across codebase 2024-04-13 14:05:14 -05:00
OpdsNavigationFeed.php Continue improving type hints 2024-05-10 23:38:57 -05:00
Patron.php Use a NOW constant instead of new DateTimeImmutable objects, and tweak how some donation drive dates work 2024-10-15 22:21:12 -05:00
Payment.php Move enums into their own namespace 2024-11-08 16:34:21 -06:00
Poll.php Use a NOW constant instead of new DateTimeImmutable objects, and tweak how some donation drive dates work 2024-10-15 22:21:12 -05:00
PollItem.php Use static class names instead of strings when getting objects from the DB 2024-05-13 14:49:28 -05:00
PollVote.php Use static class names instead of strings when getting objects from the DB 2024-05-13 14:49:28 -05:00
RssFeed.php Add more type hints and work on some code formatting 2024-11-08 14:20:06 -06:00
Session.php Add DateTimeFormat enum 2024-11-08 16:41:15 -06:00
Tag.php Move enums into their own namespace 2024-11-08 16:34:21 -06:00
Template.php Bump PHPStan check level to max and add final round of type hints 2024-05-13 10:48:05 -05:00
User.php Fix broken updated timestamps in OPDS feeds, and fix and add some type hints. 2024-11-08 12:43:47 -06:00