sbplat
|
9c1588d150
|
refactor: apply eslint
|
2024-01-04 20:17:54 -05:00 |
|
Felix Kaspar
|
162a2baa44
|
Misc Typing Fixes
|
2023-11-21 00:20:19 +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
|
7df48d43d6
|
created OperatorConstraints and impelemented it in impose
|
2023-11-19 17:22:17 +03:00 |
|
Felix Kaspar
|
8a63ebe6cf
|
Cleanup, Documented Impose
|
2023-11-17 20:38:45 +01:00 |
|
Saud Fatayerji
|
576b0e02f6
|
Changed PdfFile.filename to exclude file extensions. Other naming fixes
|
2023-11-16 02:24:10 +03:00 |
|
Saud Fatayerji
|
667583984f
|
Fixed bug in file conversion on node, cleaned up warnings
|
2023-11-15 15:33:04 +03:00 |
|
Saud Fatayerji
|
5f23491189
|
Merge branch 'version-2' of https://github.com/Frooodle/Stirling-PDF into version-2
|
2023-11-15 02:27:26 +03:00 |
|
Saud Fatayerji
|
ed4c7d9400
|
Fixed up straggling errors
|
2023-11-15 02:27:21 +03:00 |
|
Felix Kaspar
|
997f0f349d
|
Wasm working again for node
needs testing in browser
|
2023-11-15 00:24:04 +01:00 |
|
Felix Kaspar
|
85d61fddf0
|
Working (only tested Split yet but im tired)
|
2023-11-14 23:14:08 +01:00 |
|
Saud Fatayerji
|
9956367384
|
Solved type issues in traverseOperations etc. Changed functions to take a object single parameter. Condensed endpoints into a function call
|
2023-11-14 03:26:42 +03:00 |
|
Saud Fatayerji
|
77274e6117
|
Added Type for the real useages of pdf Operations
|
2023-11-13 03:50:02 +03:00 |
|
Saud Fatayerji
|
4a832942f2
|
Fixed broken import
|
2023-11-13 02:52:25 +03:00 |
|
Saud Fatayerji
|
eab9607f8a
|
Merge branch 'version-2' of https://github.com/Frooodle/Stirling-PDF into version-2
|
2023-11-13 02:52:01 +03:00 |
|
Saud Fatayerji
|
e625a415fd
|
Adding LibreOffice conversion support (WIP)
|
2023-11-13 02:46:50 +03:00 |
|
Felix Kaspar
|
5ae8cb77ac
|
Started migrating workflow controller
|
2023-11-13 00:09:12 +01:00 |
|
Saud Fatayerji
|
c7dd18695d
|
Commented out bad code
|
2023-11-12 20:58:40 +03:00 |
|
Saud Fatayerji
|
8018947353
|
Migrated more functions to use PdfFile
|
2023-11-12 16:57:53 +03:00 |
|
Saud Fatayerji
|
fd6b0740fd
|
Renamed editMetadata to match V1 naming. Added Operations controller
|
2023-11-11 18:35:33 +03:00 |
|
Saud Fatayerji
|
458e9ed75b
|
Tried to convert server-node to TS, there are still some issues
|
2023-11-10 23:41:31 +03:00 |
|
Felix Kaspar
|
97e4eab7bb
|
Cleaned the server-node dir
Split express into different ports for easier migration
Typed page ops that had warnings
|
2023-11-08 02:24:16 +01:00 |
|
Saud Fatayerji
|
29a8107ae0
|
standardised the api response, updated contribute
|
2023-10-27 01:33:11 +03:00 |
|