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: decentraland/explorer-website
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 095c304
Choose a base ref
...
head repository: decentraland/explorer-website
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7183d2e
Choose a head ref
  • 8 commits
  • 16 files changed
  • 6 contributors

Commits on Aug 26, 2021

  1. chore: docs (#52)

    * chore: explain a bit better the relationship with the Kernel
    
    * chore: wallet management
    
    * chore: a few improvements
    nicosantangelo authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    20af28f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

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

Commits on Aug 29, 2021

  1. chore: re-enable error filter

    menduz committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    fe4d1da View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. feat: Show a warning notification when an user enters with a non-reco…

    …mmended browser (#34)
    
    * Add isRecommendedBrowser function to website utils
    
    * Fix compilation error
    
    * Create browser.ts
    
    * Add decentraland-ui package and use Message component
    
    * fix: Change the login header's dialog color
    
    * Move Message UI component to LoginContainer
    
    * Add margins to login-header-inmerse-dialog
    
    * Simplify isRecommendedBrowser() function
    
    * Create "eth-login-warning-uncompatible-browser" class for the warning message
    
    * Remove decentraland-ui package (it is not longer needed)
    
    * Update package.json
    
    * Update package-lock.json
    
    * Revert "Update package-lock.json"
    
    This reverts commit 3a8965d.
    
    * Fix build errors
    
    Co-authored-by: Lautaro Petaccio <lausuper@gmail.com>
    sandrade-dcl and LautaroPetaccio authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    f898a1b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. fix: Script error. (#59)

    menduz authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    dfe5218 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. fix: cors error using new query parameter for permanently cached asse…

    …ts (#61)
    
    * fix cors error using new query parameter for permanently cached assets
    
    * Add extra message to help self-service
    
    * Add more explicit messages
    
    * Add more explicit error message
    menduz authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    3820c4f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. feat: wallet connect support (#43)

    * feat: enable wallet connect
    
    * chore: bump
    
    * fix for formatic, report errors
    
    * fix: bump kernel
    
    * fix: don't lock users in error pages
    
    * chore: remove unused func
    
    * fix: wallet connect
    
    * feat: bump dcl-connect
    
    * fix: build
    
    * fix: add schema
    
    * feat: add supported wallets
    
    * chore: styling
    
    Co-authored-by: Agustin Mendez <github@menduz.com>
    Co-authored-by: Ignacio Mazzara <nachomazzara@gmail.com>
    3 people authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    9b7d7c8 View commit details
    Browse the repository at this point in the history
  2. Bump redux-devtools-extension from 2.13.8 to 2.13.9

    Bumps [redux-devtools-extension](https://github.com/zalmoxisus/redux-devtools-extension) from 2.13.8 to 2.13.9.
    - [Release notes](https://github.com/zalmoxisus/redux-devtools-extension/releases)
    - [Changelog](https://github.com/zalmoxisus/redux-devtools-extension/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zalmoxisus/redux-devtools-extension/commits)
    
    ---
    updated-dependencies:
    - dependency-name: redux-devtools-extension
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    7183d2e View commit details
    Browse the repository at this point in the history
Loading