Commit Graph

  • c7210ff9a0
    Merge 86571800bd into 0d39f569ae #9 d00rsfan 2024-09-26 10:31:15 +0300
  • 86571800bd fix: Remove unnecessary LDAP query of Certificate Revocation List during signing process (which is not supported and lead to exception). #9 Yurii 2024-09-25 21:34:15 +0300
  • 0d39f569ae Changed to allow TSA feature in web browser main 2.7.3 zboris12 2024-08-24 12:17:43 +0900
  • e5372e2652 Added explanation of simulating clearTimeout function. 2.7.2 zboris12 2024-08-19 21:54:15 +0900
  • 9706bfe31a Improved to support font subsetting and changed to use pdf-fontkit. zboris12 2024-08-19 21:33:38 +0900
  • 4def4068f7 Improved to reuse the font if it is already embedded in the PDF. 2.7.1 zboris12 2024-08-18 21:32:27 +0900
  • 1f92ca61d7 Added support for typescript development. 2.7.0 zboris12 2024-08-17 11:51:46 +0900
  • e1ed49d43f Made comment more accurate. 2.6.0 sigtext zboris12 2024-08-10 20:34:50 +0900
  • de687d8bf7 Fixed a bug of break line. zboris12 2024-08-10 20:12:19 +0900
  • 0505fd1e0e Working on text signature and placing on multiple pages. zboris12 2024-08-09 21:57:20 +0900
  • fd2b97d5b3 Working on text signature. zboris12 2024-08-04 20:07:21 +0900
  • fa4eb2d5c0 Changed the minimized js URL described in readme to jsdelivr.net zboris12 2024-04-22 21:19:54 +0900
  • cc045171da Fixed the abnormal display of some icons in readme and the autofix by npm publish in package.json zboris12 2024-04-21 12:22:31 +0900
  • 90474e9393 Changed verion of follow-redirects to 1.15.6 2.5.2 zboris12 2024-04-21 11:39:27 +0900
  • 0473f700a1 Changed position of badges. zboris12 2024-03-24 21:37:31 +0900
  • 8417fad06b Added some badges to readme. zboris12 2024-03-24 21:33:56 +0900
  • 3216d917ed Added to show build result after github-actions. Again. zboris12 2024-03-24 20:51:44 +0900
  • 9a47c162aa Made build.sh easier to read. zboris12 2024-03-24 20:46:49 +0900
  • d5b9c4ad22 Added to show build result after github-actions. zboris12 2024-03-24 18:47:08 +0900
  • 201e5a99b9 Fixed build error of "Syntax error: redirection unexpected". zboris12 2024-03-24 18:44:00 +0900
  • 2c8de1a007 Fixed "Permission denied" on github-actions. zboris12 2024-03-24 18:22:01 +0900
  • f4cbbcdb7c Changed google compile method from java to npx. zboris12 2024-03-24 18:15:37 +0900
  • d6d6d23dfb
    Merge pull request #2 from bounsel/main 2.5.1 zboris12 2023-09-19 12:08:49 +0900
  • e6361df479 Add name to signature #2 Marcos Sanz 2023-02-27 07:05:24 +0100
  • 30727cafc3
    Update version Marcos Sanz 2023-02-24 14:34:22 +0100
  • 8ca688b8c5 fix: remove vscode folder Marcos Sanz 2023-02-24 12:52:43 +0100
  • e37d5b1ce1 fix(node): added pkg follow-redirects Marcos Sanz 2023-02-24 12:51:21 +0100
  • 202edbc768
    Fix EU signature Marcos Sanz 2023-02-24 12:09:38 +0100
  • 4136451365 Changed link of wiki to an absolute path since the relative path didn't work. zboris12 2022-11-23 18:09:17 +0900
  • 5494783141 Deleted unnecessary informations in readme since wiki has been created. zboris12 2022-11-23 17:57:42 +0900
  • 9210c41068 Supported to enable LTV, and made to publish on npm. 2.5.0 zboris12 2022-11-19 19:52:06 +0900
  • dd52e4e8be Working on LTV, Completeness is 90%. zboris12 2022-11-14 22:20:19 +0900
  • 3f0dd0af9f Changed folder structure and working on LTV. zboris12 2022-11-06 18:03:48 +0900
  • 8b008ccc34 Added support to add a document timestamp from a TSA. 2.4.0 zboris12 2022-10-24 21:36:47 +0900
  • 528eaad5eb Added support run in node js. zboris12 2022-10-22 18:42:13 +0900
  • 22f6628584 Added support to add a signature to a pdf which has already been signed. 2.3.0 zboris12 2022-10-20 21:28:27 +0900
  • 5c9ac474b5 Fixed a minor bug. zboris12 2022-10-15 22:06:13 +0900
  • fe2fd4840d Added support to DocMDP and improved the way of appending TSA timestamp. 2.2.0 zboris12 2022-10-14 21:12:43 +0900
  • adc260b794 Improved the readme. 2.1.0 zboris12 2022-10-06 22:18:07 +0900
  • 299aeb3419 Added support to public-key certificate encryption. zboris12 2022-10-06 22:02:11 +0900
  • 14ad61b5cf Fixed the url in readme. zboris12 2022-10-04 21:50:22 +0900
  • c4e5dafa17 Made js files to compiled by closure compiler. 2.0.0 zboris12 2022-10-04 21:37:17 +0900
  • 8c2a614a08 Added functions of setting protection to a pdf. zboris12 2022-10-02 21:45:06 +0900
  • 8fbedd2c8a Fixed the wrong calculation of signature's y position and the broken signature issue. zboris12 2022-10-01 17:20:53 +0900
  • f932a2bb2a Added support to sign with TSA. 1.2.0 zboris12 2022-09-24 13:59:30 +0900
  • b72d38473a Fix garbled multi-bytes characters in the properties of the signature. zboris12 2022-09-19 11:53:54 +0900
  • 5b0aeadc53 Fix some defects in sample codes in README. 1.1.0 zboris12 2022-09-18 17:00:11 +0900
  • 491e6309e0 Add support to Google Apps Script. zboris12 2022-09-18 16:49:56 +0900
  • 213cf53474 Improve samples in readme. zboris12 2022-09-17 22:08:29 +0900
  • 1583e5f70f The first commit. 1.0.0 zboris12 2022-09-17 21:55:09 +0900
  • 6b0d906fb5
    Initial commit zboris12 2022-09-17 21:48:13 +0900