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: jsrepl/jsrepl.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.0
Choose a base ref
...
head repository: jsrepl/jsrepl.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.8.0
Choose a head ref
  • 6 commits
  • 27 files changed
  • 1 contributor

Commits on Dec 12, 2024

  1. Use esm.sh proxy as a tmp workaround for russia region

    Russia’s internet watchdog (Roskomnadzor) blocks Cloudflare’s security feature
    called Encrypted Client Hello (ECH), which seems to affect esm.sh as well - it works
    very unstable and often times out.
    As a temporary workaround, we use esm.sh proxy for users in Russia.
    al3xnag committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    9423a35 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2024

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

Commits on Dec 22, 2024

  1. Configuration menu
    Copy the full SHA
    9b84e04 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from jsrepl/support-proxy

    Support `Proxy`
    al3xnag authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    dd83724 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8ad1ca View commit details
    Browse the repository at this point in the history
  4. version 0.8.0

    al3xnag committed Dec 22, 2024
    Configuration menu
    Copy the full SHA
    a628b9b View commit details
    Browse the repository at this point in the history
Loading