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

Feature/static password #79

Merged
merged 20 commits into from
Feb 4, 2024
Merged

Feature/static password #79

merged 20 commits into from
Feb 4, 2024

Commits on Jan 1, 2024

  1. wip: add pass

    dangfan committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    8af54da View commit details
    Browse the repository at this point in the history
  2. add config commands for pass

    dangfan committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    38314bb View commit details
    Browse the repository at this point in the history
  3. fix init error and length error

    dangfan committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    53049cb View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Merge commit '8a47c6685c776723a424e311c4077186f4a30f8e' into feature/…

    …static_password
    
    # Conflicts:
    #	applets/admin/admin.c
    #	include/admin.h
    dangfan committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    84d4835 View commit details
    Browse the repository at this point in the history
  2. revert admin_read_config

    dangfan committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    578c5dd View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    3859c77 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. fix missing break and sw

    dangfan committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d7ada3f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. wip: oath config

    dangfan committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f82ec90 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    a9c2b76 View commit details
    Browse the repository at this point in the history
  2. wip: fix modifer in HID

    dangfan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    06ee655 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a415fb View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. drop meta

    dangfan committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    205c3b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Revert "drop meta"

    This reverts commit 205c3b6.
    z4yx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3954a86 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. make OATH tests work

    z4yx committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2f74273 View commit details
    Browse the repository at this point in the history
  2. update test procedure of config

    z4yx committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1cef7cb View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. update ykoath verison

    z4yx committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    08d1c02 View commit details
    Browse the repository at this point in the history
  2. check data before updating global vars

    z4yx committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    321bb92 View commit details
    Browse the repository at this point in the history
  3. enhanced tests of pass

    z4yx committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6e232c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. test covers static password

    z4yx committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    d9f31d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. script to test static password

    z4yx committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    32dd1a6 View commit details
    Browse the repository at this point in the history