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 functions to encrypt PDFs for pdf version 1.3 #2959

Merged
merged 51 commits into from Oct 28, 2020

Commits on Oct 14, 2020

  1. Copy the full SHA
    d0d7803 View commit details
    Browse the repository at this point in the history
  2. Undo formatting changes

    owenl131 committed Oct 14, 2020
    Copy the full SHA
    3aab47c View commit details
    Browse the repository at this point in the history
  3. Run prettier

    owenl131 committed Oct 14, 2020
    Copy the full SHA
    7f9994b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Copy the full SHA
    86111a5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a9666b9 View commit details
    Browse the repository at this point in the history
  3. Add dist updates

    owenl131 committed Oct 15, 2020
    Copy the full SHA
    b4f2580 View commit details
    Browse the repository at this point in the history
  4. Run prettier

    owenl131 committed Oct 15, 2020
    Copy the full SHA
    eb83014 View commit details
    Browse the repository at this point in the history
  5. Update modules.conf

    owenl131 committed Oct 15, 2020
    Copy the full SHA
    d8cf042 View commit details
    Browse the repository at this point in the history
  6. Fix node tests

    owenl131 committed Oct 15, 2020
    Copy the full SHA
    3eb7000 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1e44bf6 View commit details
    Browse the repository at this point in the history
  8. Remove lambdas

    owenl131 committed Oct 15, 2020
    Copy the full SHA
    d86d132 View commit details
    Browse the repository at this point in the history
  9. Remove spread operator

    owenl131 committed Oct 15, 2020
    Copy the full SHA
    7a7e1c7 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    3ed62df View commit details
    Browse the repository at this point in the history
  11. Add example

    owenl131 committed Oct 15, 2020
    Copy the full SHA
    3234457 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    5606c3d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Copy the full SHA
    e85d096 View commit details
    Browse the repository at this point in the history
  2. Add license headers

    owenl131 committed Oct 21, 2020
    Copy the full SHA
    89ca254 View commit details
    Browse the repository at this point in the history
  3. Add type annotations

    owenl131 committed Oct 21, 2020
    Copy the full SHA
    492f5ac View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e083cbb View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    68b9158 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    owenl131 committed Oct 21, 2020
    Copy the full SHA
    fae4efb View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    199bd74 View commit details
    Browse the repository at this point in the history
  8. Run prettier

    owenl131 committed Oct 21, 2020
    Copy the full SHA
    6663afc View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5acf3d5 View commit details
    Browse the repository at this point in the history
  10. Add example for annotations

    owenl131 committed Oct 21, 2020
    Copy the full SHA
    4bad3b0 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    7cdf05d View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    b63c324 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Copy the full SHA
    1e45c88 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f31288d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Copy the full SHA
    13b40a9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0a94bad View commit details
    Browse the repository at this point in the history
  3. Add writable to value

    owenl131 committed Oct 23, 2020
    Copy the full SHA
    31cc347 View commit details
    Browse the repository at this point in the history
  4. Fix error

    owenl131 committed Oct 23, 2020
    Copy the full SHA
    ecbdef5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1e91e36 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Remove line setting subtype

    owenl131 committed Oct 24, 2020
    Copy the full SHA
    0cb9e42 View commit details
    Browse the repository at this point in the history
  2. Replace reference file

    owenl131 committed Oct 24, 2020
    Copy the full SHA
    382ab43 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6ee0037 View commit details
    Browse the repository at this point in the history
  4. Prompt rebuild

    owenl131 committed Oct 24, 2020
    Copy the full SHA
    3e5a54b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Copy the full SHA
    dfb6c90 View commit details
    Browse the repository at this point in the history
  2. Prompt rebuild

    owenl131 committed Oct 26, 2020
    Copy the full SHA
    0b650b7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9c39afd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cd61f7a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f51c603 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    cf9e168 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ca9a864 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Copy the full SHA
    7599add View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Copy the full SHA
    d494636 View commit details
    Browse the repository at this point in the history
  2. Remove console log

    owenl131 committed Oct 28, 2020
    Copy the full SHA
    3a99d56 View commit details
    Browse the repository at this point in the history
  3. Refactor code

    owenl131 committed Oct 28, 2020
    Copy the full SHA
    f02c630 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f995b8c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    748ebfb View commit details
    Browse the repository at this point in the history