Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: show repo migration (go-ipfs 0.12.0) #1982

Merged
merged 9 commits into from
Mar 1, 2022
Merged

Commits on Feb 17, 2022

  1. get ipfs logs

    hacdias committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    5b3c39d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    86fe3f6 View commit details
    Browse the repository at this point in the history
  2. show prompt while migrating

    hacdias committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    4b38857 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. add text to translations

    hacdias committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    e472159 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. wip

    License: MIT
    Signed-off-by: Henrique Dias <hacdias@gmail.com>
    hacdias committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    4024673 View commit details
    Browse the repository at this point in the history
  2. fixes

    hacdias committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    8b8975c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. fix: migration error log

    lidel committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    4161f07 View commit details
    Browse the repository at this point in the history
  2. fix: save errored migration output to error.log

    this also decreases the interval to make it more snappy
    lidel committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    b06b976 View commit details
    Browse the repository at this point in the history
  3. refactor: show migraiton window on success

    this ensures that migration window will be shown again on error or on
    success -- this way user who let it run in the background gets
    feedback when their node is available again
    lidel committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    a7c4cb4 View commit details
    Browse the repository at this point in the history