web/lib
2024-03-20 13:08:38 -05:00
..
Exceptions Add type hint 2024-03-20 13:08:38 -05:00
Accessor.php Rename PropertiesBase to more accurate Accessor 2024-02-24 13:58:24 -06:00
Artist.php Rename PropertiesBase to more accurate Accessor 2024-02-24 13:58:24 -06:00
Artwork.php Normalize non-.com Google TLDs in artwork page scans 2024-03-10 14:52:07 -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 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 Update AlternateTitle to parse dcterms:alternate 2024-02-25 15:43:47 -06:00
EbookFormat.php Add thank-you page to ebook downloads 2024-02-26 13:34:44 -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 Clean up function imports 2024-01-31 10:28:22 -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 Clean up function imports 2024-01-31 10:28:22 -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 Rename PropertiesBase to more accurate Accessor 2024-02-24 13:58:24 -06:00
NewsletterSubscription.php Rename PropertiesBase to more accurate Accessor 2024-02-24 13:58:24 -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 Rename PropertiesBase to more accurate Accessor 2024-02-24 13:58:24 -06:00
Payment.php Rename PropertiesBase to more accurate Accessor 2024-02-24 13:58:24 -06:00
Poll.php Rename PropertiesBase to more accurate Accessor 2024-02-24 13:58:24 -06:00
PollItem.php Rename PropertiesBase to more accurate Accessor 2024-02-24 13:58:24 -06:00
PollVote.php Rename PropertiesBase to more accurate Accessor 2024-02-24 13:58:24 -06:00
RssFeed.php Add type hints for remaining classes 2024-01-08 16:08:57 -06:00
Session.php Rename PropertiesBase to more accurate Accessor 2024-02-24 13:58:24 -06:00
Tag.php Rename PropertiesBase to more accurate Accessor 2024-02-24 13:58:24 -06:00
Template.php Add cover art database 2024-01-03 19:14:04 -06:00
User.php Rename PropertiesBase to more accurate Accessor 2024-02-24 13:58:24 -06:00