8000 Comparing 1.1.0...1.1.1 · mamolinux/simple-pwgen · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
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: mamolinux/simple-pwgen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: mamolinux/simple-pwgen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.1
Choose a head ref
  • 8 commits
  • 15 files changed
  • 2 contributors

Commits on Feb 19, 2023

  1. Use new gschema name (#49)

    hsbasu authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    5c93710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e237367 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Prepare to support other generation methods (#51)

    - Plan to include method for PIN generation
    - Plan to include method for password generation
      using diceware method
    hsbasu authored May 15, 2023
    Configuration menu
    Copy the full SHA
    6404f36 View commit details
    Browse the repository at this point in the history
  2. Encrypted string for better security; closes #17 (#52)

    - Generated password string is encrypted before
      any communication and decrypted just before use.
    hsbasu authored May 15, 2023
    Configuration menu
    Copy the full SHA
    a28ac1f View commit details
    Browse the repository at this point in the history
  3. Update debian packaging (#53)

    - d/control: update compatibility to 13
    - d/rules: clean up unused rules and
      avoid inclusion of compiled gschema file
    hsbasu authored May 15, 2023
    Configuration menu
    Copy the full SHA
    3197b83 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Add and update ui for methods (#54)

    - Add ui for pin generation and diceware method
    - Update copyright in ui files
    hsbasu authored May 20, 2023
    Configuration menu
    Copy the full SHA
    6c6e390 View commit details
    Browse the repository at this point in the history
  2. Use image icon for show/hide and copy (#55)

    - Use password reveal icon to show or hide password
    - Use copy icon button to copy the password to clipboard
    hsbasu authored May 20, 2023
    Configuration menu
    Copy the full SHA
    3c59386 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. 1.1.1

    hsbasu committed May 21, 2023
    Configuration menu
    Copy the full SHA
    6f50ba5 View commit details
    Browse the repository at this point in the history
Loading
0