Skip to content

Commit

Permalink
Update readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Levminer committed Apr 11, 2022
1 parent 7b3d8c0 commit c610a35
Show file tree
Hide file tree
Showing 5 changed files with 125 additions and 8 deletions.
41 changes: 40 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,43 @@
### Authme 3.2.0 (2022. April 12.)

* [[7b3d8c0](https://github.com/Levminer/authme/commit/7b3d8c0)] Experimental change passwords #183 (2022-04-11)
* [[e7e5a7f](https://github.com/Levminer/authme/commit/e7e5a7f)] Update packages (2022-04-11)
* [[0841e90](https://github.com/Levminer/authme/commit/0841e90)] Types (2022-04-11)
* [[865b9e8](https://github.com/Levminer/authme/commit/865b9e8)] Show the captured picture #161 (2022-04-10)
* [[3edcd31](https://github.com/Levminer/authme/commit/3edcd31)] Fix modal dialogs (2022-04-09)
* [[eedd4f7](https://github.com/Levminer/authme/commit/eedd4f7)] Fix search history and rating (2022-04-09)
* [[af25d5a](https://github.com/Levminer/authme/commit/af25d5a)] Import from screen capture #161 and tooltips (2022-04-09)
* [[0c0439b](https://github.com/Levminer/authme/commit/0c0439b)] Improved shortcut handling (2022-04-09)
* [[67c874f](https://github.com/Levminer/authme/commit/67c874f)] Fix settings refresh (2022-04-08)
* [[9342a06](https://github.com/Levminer/authme/commit/9342a06)] Remove quick copy shortcuts #201 (2022-04-08)
* [[6465d6b](https://github.com/Levminer/authme/commit/6465d6b)] Dialog styles (2022-04-08)
* [[d40b501](https://github.com/Levminer/authme/commit/d40b501)] Update packages (2022-04-06)
* [[e1beb50](https://github.com/Levminer/authme/commit/e1beb50)] Update container styles (2022-04-03)
* [[f01ec60](https://github.com/Levminer/authme/commit/f01ec60)] Application page refactor (2022-04-02)
* [[134de3d](https://github.com/Levminer/authme/commit/134de3d)] Remove blur codes #200 (2022-04-02)
* [[3edf3f9](https://github.com/Levminer/authme/commit/3edf3f9)] Fix hiding window on launch and optimizations (2022-04-01)
* [[564b05c](https://github.com/Levminer/authme/commit/564b05c)] Fix app exiting (2022-03-31)
* [[b69d3ce](https://github.com/Levminer/authme/commit/b69d3ce)] Manual update and clear data fixes (2022-03-30)
* [[65b7a95](https://github.com/Levminer/authme/commit/65b7a95)] Fix sort codes breaking settings page #199 (2022-03-30)
* [[b36a7b7](https://github.com/Levminer/authme/commit/b36a7b7)] Fix saving window position (2022-03-30)
* [[710f2c4](https://github.com/Levminer/authme/commit/710f2c4)] Remove popups from settings (2022-03-29)
* [[9ba5ed1](https://github.com/Levminer/authme/commit/9ba5ed1)] Improved import from screen capture #161 (2022-03-29)
* [[c914a2c](https://github.com/Levminer/authme/commit/c914a2c)] Remember window position #197 (2022-03-29)
* [[32eef35](https://github.com/Levminer/authme/commit/32eef35)] Fix showing window and refactoring (2022-03-28)
* [[77a4117](https://github.com/Levminer/authme/commit/77a4117)] Remove default display #196 (2022-03-28)
* [[79e9369](https://github.com/Levminer/authme/commit/79e9369)] Update texts and translations (2022-03-27)
* [[b1e67ac](https://github.com/Levminer/authme/commit/b1e67ac)] Automatically import to existing codes #194 (2022-03-27)
* [[e4de870](https://github.com/Levminer/authme/commit/e4de870)] Fix font styes (2022-03-27)
* [[7f6e770](https://github.com/Levminer/authme/commit/7f6e770)] Use system font (2022-03-24)
* [[0133fc9](https://github.com/Levminer/authme/commit/0133fc9)] Application page rewording (2022-03-19)
* [[b973f3f](https://github.com/Levminer/authme/commit/b973f3f)] Better latest log (2022-03-18)
* [[0115efe](https://github.com/Levminer/authme/commit/0115efe)] Fix logger (2022-03-18)
* [[a16fe5e](https://github.com/Levminer/authme/commit/a16fe5e)] Fix menubar rounded corners (2022-03-18)
* [[f181c06](https://github.com/Levminer/authme/commit/f181c06)] Rounded corners (2022-03-17)
* [[a6af563](https://github.com/Levminer/authme/commit/a6af563)] Remember settings tab (2022-03-14)
* [[00ee361](https://github.com/Levminer/authme/commit/00ee361)] Update packages (2022-03-13)
* [[4c9243f](https://github.com/Levminer/authme/commit/4c9243f)] Bump version (2022-03-09)

### Authme 3.1.1 (2022. March 8.)

- [[f866442](https://github.com/Levminer/authme/commit/f866442)] Update changelog (2022-03-08)
Expand All @@ -24,7 +64,6 @@
- [[7bd38a0](https://github.com/Levminer/authme/commit/7bd38a0)] QR code automatic import #185 (2022-02-13)
- [[f6b2ddd](https://github.com/Levminer/authme/commit/f6b2ddd)] Remove export text file (2022-02-11)
- [[eedc30f](https://github.com/Levminer/authme/commit/eedc30f)] Bump version (2022-02-10)
- [[378eae4](https://github.com/Levminer/authme/commit/378eae4)] authme 3.1.0 (2022-02-08)

### Authme 3.1.0 (2022. February 8.)

Expand Down
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@

## Latest Release

- Latest release version for standard users.
- Latest release version for users that want a stable and polished experience.

[![Latest release](https://img.shields.io/github/package-json/v/levminer/authme/main?label=Release)](https://github.com/Levminer/authme/releases)
[![Windows Download](https://img.shields.io/badge/Windows-download-brightgreen)](https://api.levminer.com/api/v1/authme/release/windows)
[![Linux Download](https://img.shields.io/badge/Linux-download-brightgreen)](https://api.levminer.com/api/v1/authme/release/linux)
[![Mac Download](https://img.shields.io/badge/Mac-download-brightgreen)](https://api.levminer.com/api/v1/authme/release/mac)
[![Updated](https://img.shields.io/github/last-commit/levminer/authme/main?color=yellowgreen&label=Updated)](https://github.com/Levminer/authme/releases)

- Also available on: [Microsoft Store](https://link.levminer.com/authme-ms-store), [winget](https://winget.run/pkg/Levminer/Authme)
- Also available on: [Microsoft Store](https://link.levminer.com/authme-ms-store), [winget](https://winstall.app/apps/Levminer.Authme)

<img src="https://raw.githubusercontent.com/Levminer/authme/dev/screenshots/application.png?raw=true">

## Latest Alpha

- Latest alpha version for advanced users.
- Latest alpha version for users that want to try out new features early.

[![Latest alpha](https://img.shields.io/github/package-json/v/levminer/authme/dev?label=Alpha&color=blue)](https://github.com/Levminer/authme/actions/workflows/alpha-artifacts.yml)
[![Windows Download](https://img.shields.io/badge/Windows-download-brightgreen)](https://api.levminer.com/api/v1/authme/alpha/windows)
Expand All @@ -32,9 +32,13 @@

## Features

- 🔒 Secure: Your codes is secured by AES 256bit encryption and your own password.
- 🗄️ Import: You can directly import from Google Authenticator or from any 2FA QR code you screenshot.
- ⌨️ Shortcuts: Easily open Authme with custom shortcuts and it can also start when your system starts.
- 🔒 Secure by design: Your codes is secured by AES 256bit encryption and your own password.
- 🔑 Import codes: Import form any 2FA TOTP QR code or import directly from Google Authenticator.
- ⌨️ Many shortcuts: Easily open Authme with custom shortcuts and the app will start with your system for quick and easy access.
- 📡 Completely offline: You own your data, internet is only required for updates.
- 💻 Privacy in mind: Authme is hidden from video capture and screenshots.
- 📃 Easy export: You can export your 2FA codes anytime, you can export everything very easily.


## How to use

Expand Down
76 changes: 75 additions & 1 deletion app/settings/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ <h4 class="pt-5" data-loc>These features are under development and can be unstab
<span data-loc>Features</span>
</button>
</div>
<hr />
<!-- <hr />
<div>
<h3>Backup</h3>
<h4>You can create backup codes and backup files.</h4>
Expand All @@ -365,11 +365,85 @@ <h4>You can create backup codes and backup files.</h4>
Load backup file
</button>
</div>
</div> -->
<hr />
<div>
<h3>Change password</h3>
<h4>You can change your password with your old password.</h4>
<button class="buttoni" onclick="changePasswordDialog()">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<rect x="5" y="11" width="14" height="10" rx="2"></rect>
<circle cx="12" cy="16" r="1"></circle>
<path d="M8 11v-5a4 4 0 0 1 8 0"></path>
</svg>
Change password
</button>
</div>
</div>
</div>
</div>
</div>
</div>

<!-- change password dialog -->
<dialog class="dialog dialog0">
<h2>Change password</h2>
<h4 class="passwordText">Please type in your old password and your new password!</h4>

<div class="mt-10 flex flex-col items-center justify-center">
<div class="flex flex-col">
<label class="mb-1">Old password</label>
<input class="input" type="password" id="password_input1" spellcheck="false" />
<svg onclick="showPassword(1)" tabindex="0" xmlns="http://www.w3.org/2000/svg" class="relative top-[-45px] left-[250px] h-6 w-6 cursor-pointer" fill="none" viewBox="0 0 24 24" stroke="black" id="show_pass_1">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z" />
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z" />
</svg>
<svg onclick="showPassword(1)" tabindex="0" xmlns="http://www.w3.org/2000/svg" class="relative top-[-45px] left-[250px] hidden h-6 w-6 cursor-pointer" fill="none" viewBox="0 0 24 24" stroke="black" id="show_pass_11">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13.875 18.825A10.05 10.05 0 0112 19c-4.478 0-8.268-2.943-9.543-7a9.97 9.97 0 011.563-3.029m5.858.908a3 3 0 114.243 4.243M9.878 9.878l4.242 4.242M9.88 9.88l-3.29-3.29m7.532 7.532l3.29 3.29M3 3l3.59 3.59m0 0A9.953 9.953 0 0112 5c4.478 0 8.268 2.943 9.543 7a10.025 10.025 0 01-4.132 5.411m0 0L21 21" />
</svg>
</div>

<div class="flex flex-col">
<label class="mb-1 mt-3">New password</label>
<input class="input" type="password" id="password_input2" spellcheck="false" />
<svg onclick="showPassword(2)" tabindex="0" xmlns="http://www.w3.org/2000/svg" class="relative top-[-45px] left-[250px] h-6 w-6 cursor-pointer" fill="none" viewBox="0 0 24 24" stroke="black" id="show_pass_2">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z" />
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z" />
</svg>
<svg onclick="showPassword(2)" tabindex="0" xmlns="http://www.w3.org/2000/svg" class="relative top-[-45px] left-[250px] hidden h-6 w-6 cursor-pointer" fill="none" viewBox="0 0 24 24" stroke="black" id="show_pass_21">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13.875 18.825A10.05 10.05 0 0112 19c-4.478 0-8.268-2.943-9.543-7a9.97 9.97 0 011.563-3.029m5.858.908a3 3 0 114.243 4.243M9.878 9.878l4.242 4.242M9.88 9.88l-3.29-3.29m7.532 7.532l3.29 3.29M3 3l3.59 3.59m0 0A9.953 9.953 0 0112 5c4.478 0 8.268 2.943 9.543 7a10.025 10.025 0 01-4.132 5.411m0 0L21 21" />
</svg>
</div>

<div class="flex flex-col">
<label class="mb-1 mt-3">Confirm new password</label>
<input class="input" type="password" id="password_input3" spellcheck="false" />
<svg onclick="showPassword(3)" tabindex="0" xmlns="http://www.w3.org/2000/svg" class="relative top-[-45px] left-[250px] h-6 w-6 cursor-pointer" fill="none" viewBox="0 0 24 24" stroke="black" id="show_pass_3">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z" />
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z" />
</svg>
<svg onclick="showPassword(3)" tabindex="0" xmlns="http://www.w3.org/2000/svg" class="relative top-[-45px] left-[250px] hidden h-6 w-6 cursor-pointer" fill="none" viewBox="0 0 24 24" stroke="black" id="show_pass_31">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13.875 18.825A10.05 10.05 0 0112 19c-4.478 0-8.268-2.943-9.543-7a9.97 9.97 0 011.563-3.029m5.858.908a3 3 0 114.243 4.243M9.878 9.878l4.242 4.242M9.88 9.88l-3.29-3.29m7.532 7.532l3.29 3.29M3 3l3.59 3.59m0 0A9.953 9.953 0 0112 5c4.478 0 8.268 2.943 9.543 7a10.025 10.025 0 01-4.132 5.411m0 0L21 21" />
</svg>
</div>
</div>

<div class="mt-10 flex items-center justify-center gap-3">
<button class="buttoni dialog0Close w-44">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2m7-2a9 9 0 11-18 0 9 9 0 0118 0z" />
</svg>
Cancel
</button>

<button class="buttoni close-button w-44" onclick="changePassword()">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
<path stroke-linecap="round" stroke-linejoin="round" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z" />
</svg>
Confirm
</button>
</div>
</dialog>
</body>
</html>
Binary file modified screenshots/application.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/old/screenshot-3.1.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c610a35

Please sign in to comment.