Thanks to visit codestin.com
Credit goes to github.com

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: reflagcom/javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.7
Choose a base ref
...
head repository: reflagcom/javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.8
Choose a head ref
  • 4 commits
  • 11 files changed
  • 2 contributors

Commits on Dec 11, 2023

  1. Correct wrong note about 'unsafe-inline'. style directive

    Peter Müller authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2b4de3b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Cache Ably auth-cookie (#88)

    * feat: remember the auth token
    
    * feat: secure the cookies
    
    * whoops: forgot to update the tests
    
    * feat: avoid `init` call if we have a cached token
    
    * chore: linter
    
    * whoops: mistakenly made a typo
    
    * whoops: fix broken tests
    
    * feat: fix e2e by supplying an empty page
    
    * whoops: forgot the test code
    
    * chore: PR comments
    
    * chore: add explicit check
    
    * Update test/usage.test.ts
    
    Co-authored-by: Peter Müller <[email protected]>
    
    * chore: fix test
    
    ---------
    
    Co-authored-by: Peter Müller <[email protected]>
    pavkam and Peter Müller authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f536248 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. 2.1.8-0 (#89)

    pavkam authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ca0bde0 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. 2.1.8

    pavkam committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7e45109 View commit details
    Browse the repository at this point in the history
Loading