web/lib
2024-01-30 11:17:59 -06:00
..
Exceptions Limit artwork results at the DB level 2024-01-28 14:04:29 -06:00
Artist.php Set the death year to null for the Anonymous artist 2024-01-26 10:14:22 -06:00
Artwork.php Minor comment fixes 2024-01-30 11:10:05 -06: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 Fix artwork file upload logic 2024-01-19 11:55:43 -06:00
AtomFeed.php Use instanceof instead of is_a() to check some classes 2024-01-16 13:32:58 -06: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 Hide emails in constants 2024-01-30 11:17:59 -06:00
Contributor.php Type hinting fixes 2024-01-08 16:41:44 -06:00
Core.php Add password login option for some users, and further refinements to artwork management system 2024-01-06 22:27:38 -06:00
CoreFunctions.php Type hinting fixes 2024-01-09 12:06:28 -06:00
Db.php Add type hints for remaining classes 2024-01-08 16:08:57 -06:00
DbConnection.php Use instanceof instead of is_a() to check some classes 2024-01-16 13:32:58 -06:00
Ebook.php Convert SOURCE_ constants to an enum 2024-01-30 11:10:05 -06:00
EbookSort.php Convert ebook SORT_ constants to an enum 2024-01-30 11:10:05 -06:00
EbookSource.php Convert SOURCE_ constants to an enum 2024-01-30 11:10:05 -06: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 Limit artwork results at the DB level 2024-01-28 14:04:29 -06:00
GitCommit.php Add type hints for remaining classes 2024-01-08 16:08:57 -06:00
HttpInput.php Some more minor fixes, and checks for the temporary 'todo' tag 2024-01-18 21:31:36 -06:00
Image.php Type hinting fixes 2024-01-08 16:41:44 -06:00
ImageMimeType.php Add cover art database 2024-01-03 19:14:04 -06:00
Library.php Refactor Library::FilterEbooks and Template::SearchForm to accept EbookSort 2024-01-30 11:10:05 -06:00
Log.php Convert use of gmdate() to DateTime 2024-01-10 11:25:56 -06: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 value check in museum URL normalization 2024-01-15 00:04:23 -06:00
NewsletterSubscription.php Refactor HttpInput::Str and rename some exceptions for consistency 2024-01-18 11:21:05 -06:00
OpdsAcquisitionFeed.php Add type hints for remaining classes 2024-01-08 16:08:57 -06:00
OpdsFeed.php Use instanceof instead of is_a() to check some classes 2024-01-16 13:32:58 -06:00
OpdsNavigationEntry.php Type hinting fixes 2024-01-08 16:41:44 -06:00
OpdsNavigationFeed.php Add type hints for remaining classes 2024-01-08 16:08:57 -06:00
Patron.php Type hinting fixes 2024-01-08 16:41:44 -06:00
Payment.php Refactor HttpInput::Str and rename some exceptions for consistency 2024-01-18 11:21:05 -06:00
Poll.php Refactor HttpInput::Str and rename some exceptions for consistency 2024-01-18 11:21:05 -06:00
PollItem.php Refactor HttpInput::Str and rename some exceptions for consistency 2024-01-18 11:21:05 -06:00
PollVote.php Refactor HttpInput::Str and rename some exceptions for consistency 2024-01-18 11:21:05 -06:00
PropertiesBase.php Add type hints for remaining classes 2024-01-08 16:08:57 -06:00
RssFeed.php Add type hints for remaining classes 2024-01-08 16:08:57 -06:00
Session.php Refactor HttpInput::Str and rename some exceptions for consistency 2024-01-18 11:21:05 -06:00
Tag.php Update wanted ebooks list 2024-01-08 16:18:09 -06:00
Template.php Add cover art database 2024-01-03 19:14:04 -06:00
User.php Refactor HttpInput::Str and rename some exceptions for consistency 2024-01-18 11:21:05 -06:00