Skip to content
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: benvinegar/counterscale
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: benvinegar/counterscale
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 18 commits
  • 63 files changed
  • 4 contributors

Commits on Jul 6, 2025

  1. Configuration menu
    Copy the full SHA
    9f30a76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    754186d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Configuration menu
    Copy the full SHA
    5ff515f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Merge pull request #198 from stordahl/main

    Add noindex meta tag to Layout
    stordahl authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    7bcb1b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Improve init and add related functions (#205)

    * fix: improve init, add related functions
    
    * docs: document module methods in README
    stordahl authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    e3cbf97 View commit details
    Browse the repository at this point in the history
  2. custom 404 page done (#206)

    * custom 404 page done
    
    * changed 404 page
    heyysiri authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    f2a3816 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2025

  1. Configuration menu
    Copy the full SHA
    2177ff6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. External Referrer Links (#208)

    * feat: add external links w/ icon to TableCard for url labels
    
    * chore: rm incorrent type update and related test
    stordahl authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    61ebd84 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2025

  1. Single User Auth (#202)

    * feat: add single user auth via secret
    
    * test: use pool forks
    
    * some cleanup from copilot review
    
    * feat: implement JWT based auth
    
    * chore: add generate-secrets script for dev
    
    * fix: use secret as salt, address other review
    
    * chore: ignore generate-secrets script in codecov
    
    * fix: clean up a bit
    
    * refactor: revert to not use JWT secret as hash salt
    
    * more clean up
    
    * fix: add node compat flag
    
    * refactor: explicitly handle missing secrets
    
    * fix: rm rr node pkg
    
    * feat: make auth optional
    
    * fix: add auth enabled env var to generate-secrets script
    stordahl authored Aug 9, 2025
    Configuration menu
    Copy the full SHA
    412a4e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Configuration menu
    Copy the full SHA
    d8d3845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4613522 View commit details
    Browse the repository at this point in the history
  3. 3.2.0-beta.0

    stordahl committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    c1c02a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. fix: rm @types/bcryptjs

    stordahl committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    a018cde View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. Configuration menu
    Copy the full SHA
    0f203e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Add referrer favicons to TableCard (#216)

    * feat: add referrer favicons to tablecard
    
    * feat: add favicon route with caching
    stordahl authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    d9d6cb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Configuration menu
    Copy the full SHA
    dbb4d61 View commit details
    Browse the repository at this point in the history
  2. tracker: add localhost tracking configuration (#217)

    * feat: expose api for configuring tracker on localhost
    
    * add iife api via data attribute
    
    * improve tracker script integration
    stordahl authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    ed1cf68 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. 3.2.0

    stordahl committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    d169b0a View commit details
    Browse the repository at this point in the history
Loading