Jörg Krzeslak
4b42a5fbda
test: add test if stderror and stdout get logged if both are present
2025-08-11 13:15:46 +02:00
Jörg Krzeslak
08a833f1cf
test: add parameter options to usage of type ExecFileFn
2025-08-11 13:15:39 +02:00
Jörg Krzeslak
c0f0dc5192
test: add optional options parameter to ExecFileFn type
2025-08-11 13:15:33 +02:00
Jörg Krzeslak
6452d0b357
test: add unit test for xelatex.ts
2025-08-11 13:15:23 +02:00
Jörg Krzeslak
9f6b815197
test: add unit test for vips.ts
2025-08-11 13:15:16 +02:00
Jörg Krzeslak
d8cbc0aaee
test: add unit test for resvg.ts
2025-08-11 13:15:08 +02:00
Jörg Krzeslak
b1f70ec36c
test: add unit test for potrace.ts
2025-08-11 13:15:02 +02:00
Jörg Krzeslak
311d2516ce
test: add unit test for libjxl.ts
2025-08-11 13:14:55 +02:00
Jörg Krzeslak
5957873534
test: add unit test for libheif.ts
2025-08-11 13:14:48 +02:00
Jörg Krzeslak
7524f304fe
test: add unit test for inkscape.ts
2025-08-11 13:14:39 +02:00
Jörg Krzeslak
f1730ede97
test: add unit test for imagemagick.ts
2025-08-11 13:14:30 +02:00
Jörg Krzeslak
7f9c8868fd
test: add unit test for graphicsmagick.ts
2025-08-11 13:14:23 +02:00
Jörg Krzeslak
72b484a480
test: add unit test for ffmpeg.ts
2025-08-11 13:14:14 +02:00
Jörg Krzeslak
c47c1dd4f4
test: add unit test for dvisvgm.ts
2025-08-11 13:14:06 +02:00
Jörg Krzeslak
3975c70de7
test: move converters test helper to avoid confusion
2025-08-11 13:13:58 +02:00
Jörg Krzeslak
fd4e73e76c
test: add unit test for calibre.ts
2025-08-11 13:13:49 +02:00
Jörg Krzeslak
301fab5c17
test: fix import in test
2025-08-11 13:13:30 +02:00
Jörg Krzeslak
2c90454244
test: extract ExecFileFn type to separate file to make it reusable
2025-08-11 13:13:21 +02:00
Jörg Krzeslak
2db99edeaf
test: move test file into separate subfolder
2025-08-11 13:13:07 +02:00
Jörg Krzeslak
4fa471263f
test: export type to be usable in test
2025-08-11 13:12:55 +02:00
Jörg Krzeslak
435f654cbe
test: add unit test for assimp.ts
2025-08-11 13:12:39 +02:00
C4illin
15b03d7561
chore: fix tseslint config
2025-08-08 01:02:20 +02:00
Emrik Östling
219e6a29e4
Merge pull request #355 from VictorBravo9er/changes
2025-08-08 00:23:15 +02:00
Emrik Östling
a85edb6cee
Merge branch 'main' into changes
2025-08-08 00:19:50 +02:00
C4illin
43081c5179
chore: attempt to restrict push when allowed
2025-08-08 00:16:25 +02:00
C4illin
d390dce843
chore: test without push
2025-08-08 00:16:25 +02:00
C4illin
e5939aaa5d
chore: test with id-token permissions
2025-08-07 23:44:45 +02:00
Emrik Östling
1db0c0f531
Update .github/ISSUE_TEMPLATE/converter_request.md
...
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-08-07 23:38:25 +02:00
Emrik Östling
eefd33ac88
Update .github/ISSUE_TEMPLATE/converter_request.md
...
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-08-07 23:38:25 +02:00
C4illin
de10436c1a
chore: remove bun-types
2025-08-07 23:38:25 +02:00
C4illin
81f109f830
chore: format files
2025-08-07 23:38:25 +02:00
C4illin
858ee28ef2
ci: check formatting
2025-08-07 23:38:25 +02:00
C4illin
b89afe1b0c
chore: add ignored deps
2025-08-07 23:19:31 +02:00
C4illin
b4fedc1c1d
chore: downgrade bun-types to correct version
2025-08-07 23:18:30 +02:00
renovate[bot]
d24e8b4027
chore(deps): update actions/download-artifact action to v5
2025-08-06 17:07:48 +02:00
C4illin
93fbdbe0f3
chore: test global permissions
2025-08-03 21:15:04 +02:00
C4illin
068d9b8716
chore: hardcode ghcr token
2025-08-03 20:45:37 +02:00
Emrik Östling
2295f23725
chore: update README.md
2025-08-03 20:09:05 +02:00
C4illin
fed587b4a4
chore: fix template checklist
2025-08-03 20:03:26 +02:00
C4illin
8f73f9c365
Merge branch 'main' of https://github.com/C4illin/ConvertX
2025-08-03 19:55:18 +02:00
C4illin
363efc2e7f
chore: add converter request template
2025-08-03 19:55:15 +02:00
Emrik Östling
cf93fed64b
Merge branch 'main' into changes
2025-08-03 19:42:54 +02:00
C4illin
99c689657f
ci: remove hardcoded ghcr image name
2025-08-03 19:42:08 +02:00
Emrik Östling
394c98c65a
chore: add commented http allowed variable
...
closes #346
2025-07-27 11:00:41 +02:00
radhakrishnan
8f93ac29dd
Improve msgconvert error handling and security
...
- Remove unnecessary stdout logging to reduce output clutter
- Sanitize stderr logging to protect sensitive path information
- Return targetPath instead of generic 'Done' message for better caller context
- Use proper Error objects instead of string rejections
- Address Sourcery AI feedback from PR #370
2025-07-24 18:08:19 +02:00
radhakrishnan
5ffb7f4a01
Add MSG to EML email conversion support ( #367 )
...
- Add new msgconvert converter using libemail-outlook-message-perl
- Support conversion from Outlook MSG files to standard EML format
- Add msgconvert to Docker dependencies and version checking
- Register msgconvert converter in main converter registry
Implements feature request #367 for email format conversion
2025-07-24 18:08:19 +02:00
Nick J
f5f718a84a
Use a new env variable to determine whether the user ID should be set to 0 for unauthenticated users
2025-07-24 18:03:55 +02:00
Nick J
4c36a950a7
Set user ID to 0 if not using accounts
2025-07-24 18:03:55 +02:00
Emrik Östling
a9bc9d7e8d
Merge pull request #342 from Netzz0/FEAT/better-handling-of-multiples-files
...
Better handling of multiples files (Added Archive downloads and env var to set maximum concurrent processes)
2025-07-22 18:15:01 +02:00
Emrik Östling
18fed70ddf
Merge pull request #354 from fasonju/main
...
Text files support using libreoffice
2025-07-22 18:14:01 +02:00