Commit graph

116 commits

Author SHA1 Message Date
Max Niclas Wächtler
9a2ceecbff 1.1.4 2026-04-27 10:31:17 +02:00
Max Niclas Wächtler
22145c58a2 Revert "Bump js-yaml from 4.1.0 to 4.1.1"
This reverts commit 59cc10ddf2.
2026-04-27 10:29:21 +02:00
Max Niclas Wächtler
c081cda2b8 Revert "Bump minimatch from 3.1.2 to 3.1.5"
This reverts commit a929a65c34.
2026-04-27 10:28:50 +02:00
Max Niclas Wächtler
6670ec8f25
Update GitHub download badge in README.md 2026-03-27 00:19:46 +01:00
Max Niclas Wächtler
514ffa4c37 Bump version to 1.1.3 in manifest.json, package.json, package-lock.json, and versions.json 2026-03-20 12:31:27 +01:00
Max Niclas Wächtler
8b20637651
Merge pull request #13 from cubexy/dependabot/npm_and_yarn/minimatch-3.1.5
Bump minimatch from 3.1.2 to 3.1.5
2026-03-20 12:28:20 +01:00
dependabot[bot]
a929a65c34
Bump minimatch from 3.1.2 to 3.1.5
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-20 11:27:53 +00:00
Max Niclas Wächtler
f66d96242d
Aktualisieren von README.md 2026-03-04 22:10:06 +01:00
Max Niclas Wächtler
50205d8a3f
Aktualisieren von README.md 2026-03-04 22:09:02 +01:00
Max Niclas Wächtler
2d44961832
Merge pull request #12 from cubexy/dependabot/npm_and_yarn/js-yaml-4.1.1
Bump js-yaml from 4.1.0 to 4.1.1
2026-01-12 15:14:21 +01:00
dependabot[bot]
59cc10ddf2
Bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-12 14:13:28 +00:00
Max Niclas Wächtler
c6c6b1378a v1.1.2 2025-10-04 17:06:55 +02:00
Max Niclas Wächtler
232ae1a79e
Merge pull request #9 from cubexy/fix/8/pdf-name-with-brackets
#8 // Adjust capture group to allow for brackets in file names
2025-10-04 17:06:01 +02:00
Max Niclas Wächtler
05929e84ac Adjust capture group to allow for brackets in file names
- Adjusted capture group with lazy matching to only fetch the first `[[`
- Also adjusted the pdfBuffer list to a const
2025-10-04 17:04:34 +02:00
Max Niclas Wächtler
2f1e934a8d 1.1.1 2025-08-11 15:09:53 +02:00
Max Niclas Wächtler
603f95808b
Merge pull request #7 from cubexy/dependabot/npm_and_yarn/esbuild-0.25.0
Bump esbuild from 0.17.3 to 0.25.0
2025-08-11 14:50:44 +02:00
dependabot[bot]
c750e4edd8
Bump esbuild from 0.17.3 to 0.25.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.3 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.3...v0.25.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.25.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-16 08:52:33 +00:00
Max Niclas Wächtler
5695009b5d
added some cool badges 😎 2025-06-10 23:08:38 +02:00
Max Niclas Wächtler
03035a9b3f
Update README.md 2025-06-02 21:38:32 +02:00
Max Niclas Wächtler
e671454ef3
Merge pull request #6 from cubexy/fix/0004/image-width-setting
v1.1.0
2025-06-02 21:14:35 +02:00
Max Niclas Wächtler
43357c4ad6 bump to v1.1.0 2025-06-02 21:10:44 +02:00
Max Niclas Wächtler
52c7840d7d add code modules 2025-06-02 21:07:06 +02:00
Max Niclas Wächtler
435f0a5c9b add custom image embedding and ability to add link to printed pages 2025-06-02 20:58:57 +02:00
Max Niclas Wächtler
7a6148cefc fixed version for 1.0.9 2025-05-27 22:50:36 +02:00
Max Niclas Wächtler
347ee909a3 1.0.8: updated package & readme 2025-05-27 21:29:25 +02:00
Max Niclas Wächtler
05fcb895b5 remove styles.css 2025-05-21 23:07:11 +02:00
Max Niclas Wächtler
db2921c168 Replace suggest with more minimal version and remove unneccessary dependencies 2025-05-21 23:00:18 +02:00
Max Niclas Wächtler
c232e373d1
Add issue templates 2025-05-14 16:18:09 +02:00
Max Niclas Wächtler
370990a9a1 add author to package 2025-04-28 15:22:12 +02:00
Max Niclas Wächtler
e9cc126ce9 remove styles (not needed) 2025-04-28 15:21:47 +02:00
Max Niclas Wächtler
0899437c43 1.0.4 2025-04-27 00:10:20 +02:00
Max Niclas Wächtler
a29ec127ae 1.0.3 2025-04-26 23:48:09 +02:00
Max Niclas Wächtler
1c403d7822 1.0.2 2025-04-26 23:44:19 +02:00
Max Niclas Wächtler
719cf99217 replace node only crypto with uuid package 2025-04-26 23:41:55 +02:00
Max Niclas Wächtler
95dee446e0 add showcase 2025-04-26 23:40:28 +02:00
Max Niclas Wächtler
1bf668f9b2 Add release workflow 2025-04-26 22:30:56 +02:00
Max Niclas Wächtler
09a3457f31 move comment to side 2025-04-26 22:27:52 +02:00
Max Niclas Wächtler
3259a79552 improved folder structure, add various settings, improve logging & code performance & file size 2025-04-26 22:24:27 +02:00
Max Niclas Wächtler
ea1694a798 add Promise.all to fetch tasks 2025-04-26 19:39:59 +02:00
Max Niclas Wächtler
789311bc99 removed demo code 2025-04-26 17:45:54 +02:00
Max Niclas Wächtler
5a106f5b41
add MIT license 2025-04-26 00:06:21 +02:00
Max Niclas Wächtler
13660e079d Update README.md 2025-04-26 00:04:47 +02:00
Max Niclas Wächtler
da6b5c4e2b
Merge pull request #1 from cubexy/feature/pdf2img
v0.1.0
2025-04-25 23:57:33 +02:00
Max Niclas Wächtler
f1a36cde99 Initial working version 2025-04-25 23:54:43 +02:00
Max Niclas Wächtler
71c6b8e7ba add baseline pdf2img functionality (THIS DOES NOT WORK! wrong package :)) 2025-04-17 23:11:21 +02:00
Johannes Theiner
6d09ce3e39 Add license, fixes #98 2025-01-27 21:38:01 +00:00
Johannes Theiner
ee04e2f81f
Merge pull request #120 from claremacrae/fix-readme-api-comment
Remove statement that API is unstable
2024-11-11 21:25:18 +01:00
Clare Macrae
92050ad841
Remove statement that API is unstable 2024-11-11 19:58:31 +00:00
Steph Ango
daa0cba23c
Merge pull request #78 from aleksey-rowan/patch-1
Minify production build
2024-08-21 11:22:30 -07:00
Johannes Theiner
bfa0145644
Merge pull request #91 from revolter/patch-1
Fix inconsistent indentation
2024-07-31 22:06:34 +02:00