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

Switch to fast_qr lib #848

Merged
merged 20 commits into from
Sep 18, 2022
Merged

Switch to fast_qr lib #848

merged 20 commits into from
Sep 18, 2022

Commits on Aug 22, 2022

  1. Switch to qrcode lib

    cyqsimon committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    8543d2d View commit details
    Browse the repository at this point in the history
  2. Fix tests

    cyqsimon committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    c2ece55 View commit details
    Browse the repository at this point in the history
  3. Use mime for content type

    cyqsimon committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    3d86dcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c0d0cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a99d8bd View commit details
    Browse the repository at this point in the history
  6. Use low EC level for QR code

    cyqsimon committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    ef3ec40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c5a5b6 View commit details
    Browse the repository at this point in the history
  8. Remove separators in CSS

    cyqsimon committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    613694c View commit details
    Browse the repository at this point in the history
  9. Use SASS nesting

    cyqsimon committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    5e32400 View commit details
    Browse the repository at this point in the history
  10. Fix QR code test

    cyqsimon committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    682a84d View commit details
    Browse the repository at this point in the history
  11. Fix rustfmt complaints

    cyqsimon committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    4fca60c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Fix drop-down QR code

    cyqsimon committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    9f7d5a8 View commit details
    Browse the repository at this point in the history
  2. Remove outdated test

    cyqsimon committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    97db506 View commit details
    Browse the repository at this point in the history
  3. Remove leftover dbg!

    cyqsimon committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    f762672 View commit details
    Browse the repository at this point in the history
  4. Switch to fast_qr crate

    cyqsimon committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    aa2dda7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    044f30c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Restores webpage QR tests

    cyqsimon committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    b817d9c View commit details
    Browse the repository at this point in the history
  2. Fix test name

    cyqsimon committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    af436ba View commit details
    Browse the repository at this point in the history
  3. Add tooltip on QR code

    cyqsimon committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    2d63d3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82a3207 View commit details
    Browse the repository at this point in the history