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

Fixing #40: Support KeyValue #43

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 20, 2020

  1. fixed most clippy warnings

    mutlusun committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    17af462 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Configuration menu
    Copy the full SHA
    571c95b View commit details
    Browse the repository at this point in the history
  2. move to rust 2018 edition

    mutlusun committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    0d2022e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. remove comment

    mutlusun committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    b001a0f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Merge pull request #1 from pajowu/master

    Merge pajowu/master
    mutlusun authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    484c1d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

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

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    43f2fdf View commit details
    Browse the repository at this point in the history
  2. update dependencies

    mutlusun committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    5915642 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    12b3846 View commit details
    Browse the repository at this point in the history
  2. corret name in rust CI

    mutlusun committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    455cbe6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3370ccf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae4c476 View commit details
    Browse the repository at this point in the history
  5. check password length

    mutlusun committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    8adb708 View commit details
    Browse the repository at this point in the history
  6. clarify rust installation

    mutlusun committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    cecfa62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e73d69 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    f8426c1 View commit details
    Browse the repository at this point in the history
  2. add output of keyvalue type

    mutlusun committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    e1fb0ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5872151 View commit details
    Browse the repository at this point in the history
  4. fix naming of avatar files

    mutlusun committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    70d9a58 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    a8d6ee3 View commit details
    Browse the repository at this point in the history
  2. simplify frame creation

    mutlusun committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    994a888 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    f544838 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c94cd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    027bd1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb34b5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e3440f View commit details
    Browse the repository at this point in the history