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

add scan effect using <canvas> #151

Merged
merged 32 commits into from
Nov 14, 2023
Merged

add scan effect using <canvas> #151

merged 32 commits into from
Nov 14, 2023

Commits on Nov 13, 2023

  1. add canvas scan function

    rwv committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1300772 View commit details
    Browse the repository at this point in the history
  2. add canvas scan

    rwv committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6af1580 View commit details
    Browse the repository at this point in the history
  3. canvas scan settings

    rwv committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bbf812f View commit details
    Browse the repository at this point in the history
  4. add PDF upload

    rwv committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4ddde05 View commit details
    Browse the repository at this point in the history
  5. add pdf preview canvas

    rwv committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    323a14c View commit details
    Browse the repository at this point in the history
  6. add side-by-side preview

    rwv committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8cf4c00 View commit details
    Browse the repository at this point in the history
  7. ImagePreview

    rwv committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c77d972 View commit details
    Browse the repository at this point in the history
  8. add preview compare

    rwv committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1b54afe View commit details
    Browse the repository at this point in the history
  9. add canvas scanner

    rwv committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7ca5d27 View commit details
    Browse the repository at this point in the history
  10. deep watch scanRenderer

    rwv committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f7ec99d View commit details
    Browse the repository at this point in the history
  11. add abort signal to scanner

    rwv committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6690458 View commit details
    Browse the repository at this point in the history
  12. add pagination

    rwv committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    cbd3e63 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. add noise i18n

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    32777be View commit details
    Browse the repository at this point in the history
  2. add scan actions card

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e77ad80 View commit details
    Browse the repository at this point in the history
  3. add download Save

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4f28b23 View commit details
    Browse the repository at this point in the history
  4. add progress

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a7aa967 View commit details
    Browse the repository at this point in the history
  5. add progress to save button card

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5860cf5 View commit details
    Browse the repository at this point in the history
  6. generate noise svg on the fly

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    bb4ad22 View commit details
    Browse the repository at this point in the history
  7. rename to scan-canvas

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e21499a View commit details
    Browse the repository at this point in the history
  8. use offscreen canvas

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9be9f22 View commit details
    Browse the repository at this point in the history
  9. make ts happy

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3068a8a View commit details
    Browse the repository at this point in the history
  10. make ts happy

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4e59c43 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea838f3 View commit details
    Browse the repository at this point in the history
  12. update output filename

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    faa0efb View commit details
    Browse the repository at this point in the history
  13. rename example pdf file

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6312dc3 View commit details
    Browse the repository at this point in the history
  14. fix image preview aspect-ratio

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    766a375 View commit details
    Browse the repository at this point in the history
  15. update defaultConfig

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2098e96 View commit details
    Browse the repository at this point in the history
  16. update pdf-upload

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ed0c2eb View commit details
    Browse the repository at this point in the history
  17. add brightness and contrast

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    988fe4c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    80e63a7 View commit details
    Browse the repository at this point in the history
  19. add pdf info card

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    baca631 View commit details
    Browse the repository at this point in the history
  20. use canvas scan as default

    rwv committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    839cd4f View commit details
    Browse the repository at this point in the history