sbplat
|
9c1588d150
|
refactor: apply eslint
|
2024-01-04 20:17:54 -05:00 |
|
sbplat
|
5fd505d4f4
|
chore: configure eslint
|
2024-01-04 19:32:11 -05:00 |
|
Felix Kaspar
|
836922b856
|
Merge branch 'v2-wip' of https://github.com/Frooodle/Stirling-PDF into v2-wip
|
2023-12-30 02:18:11 +01:00 |
|
Felix Kaspar
|
8a5711cd86
|
translation layer
|
2023-12-30 02:18:07 +01:00 |
|
sbplat
|
768ab4def1
|
chore: cleanup workspaces
|
2023-12-28 20:31:03 -05:00 |
|
Felix Kaspar
|
0bdda72caa
|
Fixed optional dependency error & updated dev-all
|
2023-12-29 00:57:28 +01:00 |
|
Felix Kaspar
|
0411a36b56
|
Fixed TS Build, still need it to package .wasm file
|
2023-12-29 00:10:25 +01:00 |
|
Felix Kaspar
|
b2fdb7ec15
|
Updated docs iin comment
|
2023-12-28 02:26:25 +01:00 |
|
Felix Kaspar
|
f6e67e04da
|
Merge branch 'version-2-contained-operators-test' of https://github.com/Frooodle/Stirling-PDF into version-2-contained-operators-test
|
2023-12-28 02:15:23 +01:00 |
|
Felix Kaspar
|
f87fb32913
|
commented ts-typeguard & improved validation error
|
2023-12-28 02:15:14 +01:00 |
|
Anthony Stirling
|
31ae0110ed
|
Merge pull request #587 from sbplat/version-2-contained-operators-test
fix(shared-operations): JoiPDFFileSchema import typo
|
2023-12-28 01:08:24 +00:00 |
|
sbplat
|
51ca8ac7fc
|
fix(shared-operations): JoiPDFFileSchema import typo
|
2023-12-27 19:59:43 -05:00 |
|
Felix Kaspar
|
8d9c24b09b
|
Merge branch 'version-2-contained-operators-test' of https://github.com/Frooodle/Stirling-PDF into version-2-contained-operators-test
|
2023-12-28 01:56:15 +01:00 |
|
Felix Kaspar
|
0df64d5e7d
|
Removed client-ionic
|
2023-12-28 01:56:01 +01:00 |
|
Anthony Stirling
|
a0cf84d16c
|
Merge pull request #586 from sbplat/version-2-contained-operators-test
fix(shared-operations): resolve typescript compile errors
|
2023-12-28 00:36:41 +00:00 |
|
sbplat
|
c9c03b206c
|
fix(shared-operations): resolve typescript compile errors
|
2023-12-27 19:33:32 -05:00 |
|
Felix Kaspar
|
762fa850f1
|
Updated Contribute & a little bit of cleanup
|
2023-12-27 23:55:11 +01:00 |
|
Felix Kaspar
|
45d5f2c533
|
Fixed error message for API call with invalid values
|
2023-12-21 23:04:16 +01:00 |
|
Felix Kaspar
|
abc0f8cb8a
|
Mime type validation for APIs
|
2023-12-21 22:52:05 +01:00 |
|
Felix Kaspar
|
3e10972efa
|
Workflow and API validation for input file types
(still needs to be ckecked if a pdf is valid)
|
2023-12-21 16:42:00 +01:00 |
|
Felix Kaspar
|
efd8b48a3f
|
Updated Readme with the new naming convention in workflow-actions
|
2023-12-21 15:59:08 +01:00 |
|
Felix Kaspar
|
993d44b9b8
|
Workflow validation: Operator interop
|
2023-12-21 15:57:51 +01:00 |
|
Felix Kaspar
|
ba2588ea24
|
WIP joi validation for impose
|
2023-11-27 23:35:18 +01:00 |
|
Felix Kaspar
|
09aa3a8bc9
|
updated format validator for impose
kind of used ImposeParamConstraints for validator
needs to be updated when file FieldConstraint issue is resolved
|
2023-11-21 23:06:52 +01:00 |
|
Felix Kaspar
|
26dcc4843e
|
fixed nested function in workflow validator
|
2023-11-21 22:27:01 +01:00 |
|
Felix Kaspar
|
58c08821d2
|
removed nodemon
|
2023-11-21 15:00:44 +01:00 |
|
Felix Kaspar
|
c45e6c43f2
|
Fixed Joi v2
|
2023-11-21 14:57:58 +01:00 |
|
Felix Kaspar
|
b9b7f0d5ea
|
Fixed Typping for tsc
|
2023-11-21 14:40:29 +01:00 |
|
Felix Kaspar
|
3fb8c6c6eb
|
Fixed Joi
|
2023-11-21 14:31:55 +01:00 |
|
Felix Kaspar
|
1d89a4c081
|
dynamic operation endpoints (cur. impose only)
|
2023-11-21 01:18:32 +01:00 |
|
Felix Kaspar
|
162a2baa44
|
Misc Typing Fixes
|
2023-11-21 00:20:19 +01:00 |
|
Felix Kaspar
|
498f287d57
|
Error handeling
(async requests, prevent server from crashing on user-error)
|
2023-11-21 00:12:35 +01:00 |
|
Felix Kaspar
|
90f0ee0bc5
|
Validation for Action.values and malformed JSON
|
2023-11-20 22:43:09 +01:00 |
|
Felix Kaspar
|
6d81fa1a9e
|
Dynamic Operators
|
2023-11-20 22:12:03 +01:00 |
|
Felix Kaspar
|
a02169048d
|
Updated Workflows (callbacks, new Operator)
|
2023-11-20 21:45:49 +01:00 |
|
Felix Kaspar
|
a5060f0fd3
|
rewrote impose to use new Operator class,
dependencies (pdfcpu) can be made environment-aware using tsconfig.json
|
2023-11-20 21:04:49 +01:00 |
|
Saud Fatayerji
|
42904788bf
|
Added OperatorConstraints UI generator
|
2023-11-19 20:09:53 +03:00 |
|
Saud Fatayerji
|
d73a61ae3d
|
Fixed bug with libreoffice command line wrapper
|
2023-11-19 20:08:29 +03:00 |
|
Saud Fatayerji
|
7df48d43d6
|
created OperatorConstraints and impelemented it in impose
|
2023-11-19 17:22:17 +03:00 |
|
Saud Fatayerji
|
a7545b017f
|
added endpoint: extract-pages. changed indecies to indexes
|
2023-11-19 11:38:55 +03:00 |
|
Saud Fatayerji
|
facf1553ec
|
Added endpoint: scale-pages
|
2023-11-19 01:19:57 +03:00 |
|
Saud Fatayerji
|
7503d70377
|
Marked newly discovered bug
|
2023-11-19 01:18:46 +03:00 |
|
Saud Fatayerji
|
698c8f6215
|
Added endpoint: impose
|
2023-11-18 20:27:32 +03:00 |
|
Saud Fatayerji
|
9bca4848f3
|
Added remove pages
|
2023-11-18 19:56:45 +03:00 |
|
Saud Fatayerji
|
c060b2a4e0
|
Fixed variable name
|
2023-11-18 19:56:23 +03:00 |
|
Felix Kaspar
|
8a63ebe6cf
|
Cleanup, Documented Impose
|
2023-11-17 20:38:45 +01:00 |
|
Felix Kaspar
|
432342415e
|
Commented code
|
2023-11-17 15:58:44 +01:00 |
|
Saud Fatayerji
|
3496a5d658
|
added rearrange-pages endpoint
|
2023-11-17 17:20:42 +03:00 |
|
Saud Fatayerji
|
26cb467156
|
Fixed broken endpoint, added comments specifying what endpoints are left to implement
|
2023-11-17 16:23:57 +03:00 |
|
Saud Fatayerji
|
a93c575b05
|
Fixed compile errors from last commit
|
2023-11-17 16:11:06 +03:00 |
|