Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.
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: 5afe/safe-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.33.2
Choose a base ref
...
head repository: 5afe/safe-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
  • 10 commits
  • 12 files changed
  • 5 contributors

Commits on Nov 9, 2022

  1. fix: Add export data button to settings page (#4114)

    * fix: Add export data button to settings page
    
    * fix: Export the whole local storage
    
    * fix: typo
    
    * fix: Add export route
    
    * fix: Export versioned data
    
    * refactor: Extract const
    
    * fix: Wording
    usame-algan authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    1927709 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

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

Commits on Dec 5, 2022

  1. Fix: add link to the new app from the export page (#4129)

    * Fix: add link to the new app from the export page
    
    * Bump version
    katspaugh authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    6647ebb View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. fix: remove Gnosis from readme (#4132)

    * fix: remove Gnosis from readme
    
    * fix: docs link
    iamacook authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    abcc2e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Update README.md (#4137)

    katspaugh authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    eb8f364 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Build(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 (#4128)

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    ee1ccb2 View commit details
    Browse the repository at this point in the history
  2. Build(deps): Bump qs from 6.5.2 to 6.5.3 (#4131)

    Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    d133d94 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Chore: update the migration banner (#4142)

    * Chore: update the migration banner
    
    * URL -> app
    katspaugh authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    0625135 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    af344fe View commit details
    Browse the repository at this point in the history
  2. v3.33.6

    katspaugh committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    48b3201 View commit details
    Browse the repository at this point in the history
Loading