web/lib
2024-05-10 20:47:36 -05:00
..
Exceptions Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
Traits Change Accessor from class to trait 2024-05-04 13:07:03 -05:00
Artist.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
Artwork.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
ArtworkSort.php Convert SORT_COVER_ constants to an enum 2024-01-30 11:10:05 -06:00
ArtworkStatus.php Artwork db code tweaks, also remove 'in use' as a status 2024-01-17 16:04:11 -06:00
ArtworkTag.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
AtomFeed.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
Benefits.php Don't allow submitters to review their own artwork 2024-01-13 16:38:22 -06:00
Collection.php Add type hints for remaining classes 2024-01-08 16:08:57 -06:00
Constants.php Remove unused constant 2024-05-08 11:24:01 -05:00
Contributor.php Type hinting fixes 2024-01-08 16:41:44 -06:00
Core.php Improve exceptions in DB classes 2024-04-27 14:42:37 -05:00
CoreFunctions.php Type hinting fixes 2024-01-09 12:06:28 -06:00
Db.php Improve exceptions in DB classes 2024-04-27 14:42:37 -05:00
DbConnection.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
Ebook.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
EbookFormat.php Add support for filling backed enum types in the DB ORM layer, and cleanup some formatting issues 2024-04-25 11:57:02 -05:00
EbookSort.php Convert ebook SORT_ constants to an enum 2024-01-30 11:10:05 -06:00
EbookSource.php Add support for filling backed enum types in the DB ORM layer, and cleanup some formatting issues 2024-04-25 11:57:02 -05:00
EbookSourceType.php Add support for filling backed enum types in the DB ORM layer, and cleanup some formatting issues 2024-04-25 11:57:02 -05:00
EbookTag.php Add type hints for remaining classes 2024-01-08 16:08:57 -06:00
Email.php Add type hints for remaining classes 2024-01-08 16:08:57 -06:00
Feed.php Add type hints for remaining classes 2024-01-08 16:08:57 -06:00
Formatter.php Add <link rel="canonical"> to some pages 2024-05-08 11:01:18 -05:00
GitCommit.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
HttpInput.php Clean up function imports 2024-01-31 10:28:22 -06:00
Image.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
ImageMimeType.php Remove unused import 2024-04-09 11:13:10 -05:00
Library.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
Log.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -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 Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
NewsletterSubscription.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
OpdsAcquisitionFeed.php Switch from DateTime to DateTimeImmutable across codebase 2024-04-13 14:05:14 -05:00
OpdsFeed.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
OpdsNavigationEntry.php Switch from DateTime to DateTimeImmutable across codebase 2024-04-13 14:05:14 -05:00
OpdsNavigationFeed.php Switch from DateTime to DateTimeImmutable across codebase 2024-04-13 14:05:14 -05:00
Patron.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
Payment.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
Poll.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
PollItem.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
PollVote.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
RssFeed.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
Session.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
Tag.php Change Accessor from class to trait 2024-05-04 13:07:03 -05:00
Template.php Add cover art database 2024-01-03 19:14:04 -06:00
User.php Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
ViewType.php Add enum for view type and fix some type hints 2024-05-08 11:22:28 -05:00