github realbestia1/erdb v0.4.6

latest releases: v0.4.79, v0.4.78, v0.4.77...
18 days ago

0.4.6

  • Extract route logic into lib modules (4f51982)
    Refactor: pull large, self-contained logic out of app/[type]/[id]/route.ts into dedicated lib modules and reorganize related components. Added many new lib files (cachedFetch, ratingProviders, ratingProviderParsing, ratingBadgeLogic, imageAssetPipeline, imageRenderer, imageSvgText, animeProviders, externalMediaProviders, routeShared, routeConfig, routeTypes, routeUtils, streamBadges, tmdbMetadata, proxyTokenConfig, proxyMetaTransform, etc.) and new home-page utilities/hooks and workspace types. Updated route imports to use these libs, adjusted workspace and home-page components, and added related utilities for streaming badges, TMDB/rating handling, image generation and caching. Also includes package.json/package-lock updates. This improves modularity, testability and reuse by separating concerns (rating providers, image pipeline, caching and metadata) into independent modules.
  • Update Dockerfile (a9e97b4)
    Full Changelog: v0.4.58...v0.4.6

Don't miss a new erdb release

NewReleases is sending notifications on new releases.