Skip to content

Releases: AMEST/Heimdallr

v1.2.2

Choose a tag to compare

@AMEST AMEST released this 14 May 19:10
f12c4f4

Builded Heimdallr.Host

v1.2.1

Choose a tag to compare

@AMEST AMEST released this 20 Apr 18:59

Builded Heimdallr.Host

v1.2.0

Choose a tag to compare

@AMEST AMEST released this 14 Apr 18:55
97be9a7

What's Changed

  • Local history dialog for web app by @AMEST in #8

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@AMEST AMEST released this 14 Apr 17:33
75bda6b

What's Changed

  • Up dotnet + nodejs and style fixes by @AMEST in #7

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@AMEST AMEST released this 18 May 14:28
41a8d3f

Manual input master password

Choose a tag to compare

@AMEST AMEST released this 18 Dec 06:28

Manual entry of the master password with hidden characters if the password was absent in the arguments

Beta version of Heimdallr

Choose a tag to compare

@AMEST AMEST released this 08 Dec 05:06
1ef6766

Finished:

  1. WebApp for using inside browser
  2. CLI for using in console or scripts
  3. Workflows (automatic build release and add binary, build wepapp to container and push to registry)
  4. Small readme

Alpha Release Heimdallr with CLI

Choose a tag to compare

@AMEST AMEST released this 06 Dec 12:44

Implemented:

  1. Abstraction of password generation
    • Generation request and result contracts
    • Service interface
    • Number generator based on master password
  2. Implementation of password generation based on the Scrypt algorithm
  3. CLI application for local use or in scripts
  4. WebAPI application (with swagger).

Test workflow release 2

Choose a tag to compare

@AMEST AMEST released this 06 Dec 12:31
v0.0.0-Test-workflow2

Fix file path in workflow

Test workflow release

Choose a tag to compare

@AMEST AMEST released this 06 Dec 12:26
v0.0.0-Test-workflow

Fix workflow