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: ScratchAddons/ScratchAddons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ScratchAddons/ScratchAddons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.38.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 16 files changed
  • 2 contributors

Commits on Jul 15, 2024

  1. [v1.38.x] Stop fetching scratch.mit.edu/csrf_token and more optimizat…

    …ions (#7647)
    
    * Use getAllCookieStores() instead of fetching hack
    
    * Call background alarms less often (`msg-count-badge` affected) (#7505)
    
    * Remove unnecessary `cleanCsInfoCache` alarm
    
    * Fetch messages less often if user inactive
    
    * Format code
    
    ---------
    
    Co-authored-by: WorldLanguages <WorldLanguages@users.noreply.github.com>
    
    * Popup doesn't really need to refetch cookies
    
    ---------
    
    Co-authored-by: WorldLanguages <WorldLanguages@users.noreply.github.com>
    WorldLanguages and WorldLanguages authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f19bf24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4dcf72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94d71fc View commit details
    Browse the repository at this point in the history
  4. Format code

    WorldLanguages authored and actions-user committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    26ee6af View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Jul 23, 2024

  1. [v1.38.x] Send less requests to scratch.mit.edu/session etc. (#7666)

    * Initial commit
    
    * Format code
    
    * Fix TODO: handle chrome.storage.session undefined
    
    * Remove invalid TODO
    
    * Remove console.log
    
    * Background: only use cache on first time
    
    * Revert canUseCachedSession
    
    * exact-count addon changes (profiles)
    
    * Change animated-thumb later
    
    * Only call refreshFn once
    
    * Use underscore for _requestFetchFn attr
    
    * Remove outdated comment
    
    * Do not reference isScratchGui variable
    
    * Add code comment
    
    * Fix execution order
    
    ---------
    
    Co-authored-by: WorldLanguages <WorldLanguages@users.noreply.github.com>
    WorldLanguages and WorldLanguages authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e939152 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c6f9f9 View commit details
    Browse the repository at this point in the history
Loading