FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing production...develop · Howl-LLC/Howl · GitHub

/ Howl Public
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Howl-LLC/Howl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: production
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: Howl-LLC/Howl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 9 files changed
  • 1 contributor

Commits on Aug 1, 2026

  1. Public release snapshot (2026-07-31): anchor manual game-stats refres…

    …h cooldown to last manual refresh
    
    The plan-based manual refresh cooldown for showcase game-stats cards was
    measured from statsCache.lastFetched, which the showcase-refresh worker
    bumps on every automatic refresh — on the free plan (24h manual cooldown =
    24h auto interval) the manual refresh button was permanently on cooldown.
    Adds GameStatsCache.lastManualRefreshAt and anchors the plan cooldown to
    it; transient (1h) and fast-retry (30s) error cooldowns stay on
    lastFetched. Aligns the Essential manual cooldown with shared/planPerks.ts
    (3h -> 6h).
    Howl committed Aug 1, 2026
    Configuration menu
    Copy the full SHA
    2d92859 View commit details
    Browse the repository at this point in the history
  2. Public release snapshot (2026-08-01): r6data API moved to r6data.com …

    …— R6 Siege stats fetches were failing
    
    api.r6data.eu now 301-redirects to api.r6data.com, and safeFetch uses
    redirect: 'manual' (SSRF hardening), so every R6 fetch returned
    'R6 API returned 301', leaving Siege cards permanently stale and manual
    refreshes stuck in the error-cooldown loop. Points both stats endpoints
    and the static rank-image fallback at r6data.com, allows r6data.com in
    the CSP img-src (keeping r6data.eu for cached image URLs that redirect),
    and updates attribution links and the privacy policy provider mention.
    Howl committed Aug 1, 2026
    Configuration menu
    Copy the full SHA
    462f27d View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL