This project is mirrored from https://gitee.com/NQL886/vault.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 11 Jun, 2019 8 commits
    • Sam Salisbury's avatar
      ci: fix test-ui invocation · 4e0a45ae
      Sam Salisbury authored
      4e0a45ae
    • Sam Salisbury's avatar
      ci: fix make target names · 98b0e321
      Sam Salisbury authored
      98b0e321
    • Sam Salisbury's avatar
      Makefile: improve compatibility of rm call · 6c8a7f6b
      Sam Salisbury authored
      - Looks like the xargs in Travis does something different to the one
        on my mac, this more verbose call should be safe everywhere.
      6c8a7f6b
    • Sam Salisbury's avatar
      ci: fix go build tags · d81ff421
      Sam Salisbury authored
      d81ff421
    • Sam Salisbury's avatar
      Makefile: remove old husky githooks · 015747ef
      Sam Salisbury authored
      - Husky has installed a handler for every single git hook.
      - This causes warnings on every git operation.
      - Eventually we can remove this, but better not to confuse
        people with these messages for now.
      015747ef
    • Sam Salisbury's avatar
      Untangle githooks · 039cfb7d
      Sam Salisbury authored
      * githooks: fix whitespace
      
      * .hooks/pre-commit: add ui -> lint-staged check
      
      - We no longer require dependency on husky with this change.
      
      * ui: remove husky dependency and config
      
      - The previous commit obviates the need for it.
      - We will now have to manage these hooks by hand, but this removes
        the conflict between husky-installed hooks and those in the .hooks dir.
      
      * ui: update yarn.lock with husky removed
      
      * .hooks/pre-commit: always use subshell + docs
      
      - Always use subshell means we consistently exit from the
        same place which feels less complex.
      - Docs are necessary for horrible bash like this I think...
      039cfb7d
    • Sam Salisbury's avatar
      ci: break config into separate files · c7c9a860
      Sam Salisbury authored
      c7c9a860
    • Michel Vocks's avatar
      Fixed wrong rekey recovery backup client API URL (#6841) · 37f4b659
      Michel Vocks authored
      * Fixed wrong rekey recovery backup client API URL
      
      * Fixed wrong rekey recovery backup client API URL delete
      
      * Changed output for recovery backup key delete
      37f4b659
  2. 10 Jun, 2019 4 commits
  3. 07 Jun, 2019 2 commits
  4. 06 Jun, 2019 2 commits
  5. 05 Jun, 2019 3 commits
  6. 04 Jun, 2019 10 commits
  7. 03 Jun, 2019 3 commits
  8. 31 May, 2019 5 commits
  9. 30 May, 2019 1 commit
  10. 28 May, 2019 2 commits