129 Commits

Author SHA1 Message Date
Felix Kaspar
b7c70c83b4 Cleanup, Updated Docs 2024-10-04 19:34:26 +02:00
Felix Kaspar
f3697a18e3 Updated Dependencies, Makefiles for build process, Docker Images for Front & Backend 2024-08-31 21:55:25 +02:00
Felix Kaspar
734c871666 Frontend Docker Deployment 2024-08-22 22:10:14 +02:00
Felix Kaspar
152daf60fb SingleLargePage Feature 2024-08-21 21:11:07 +02:00
Felix Kaspar
227f46456b Icons and clearer OperatorSchema 2024-08-20 20:46:15 +02:00
Felix Kaspar
c2bcda925a Fixed Tauri-Build (now using absolute paths again) 2024-08-12 22:49:00 +02:00
Felix Kaspar
e806ee8015 Styled operator pages 2024-08-12 21:05:52 +02:00
Felix Kaspar
f7f6d40eee Homepage and started styling 2024-08-10 00:17:38 +02:00
Felix Kaspar
d449ccf624 en locales 2024-07-14 01:27:41 +02:00
Felix Kaspar
40ed0f68db update frontend to use split operators 2024-07-14 00:53:57 +02:00
Felix Kaspar
4056d87335 split all operators 2024-07-13 23:02:46 +02:00
Felix Kaspar
335a879e81 split schema and logic of operator 2024-07-13 21:20:47 +02:00
Felix Kaspar
96d6f56e85 minimal passport 2024-05-26 17:16:20 +02:00
Felix Kaspar
ecb12e66b6 jobs. folder-job, file-change-trigger and some cleanup 2024-05-19 22:01:26 +02:00
Felix Kaspar
fae524f8da arrangePages 2024-05-19 00:19:12 +02:00
Felix Kaspar
dbadfe50e6 updateMetadata 2024-05-18 22:49:06 +02:00
Felix Kaspar
edd4e0c39a splitPdfByIndex 2024-05-18 22:01:19 +02:00
Felix Kaspar
771e66100f splitPagesByPreset 2024-05-18 21:56:47 +02:00
Felix Kaspar
d0dbb7e708 scalePage 2024-05-18 20:10:57 +02:00
Felix Kaspar
3eca56f8c6 first tauri build with new systems
deleted old/unused code
2024-05-18 00:09:46 +02:00
Felix Kaspar
a484a804ad scaleContent, rotatePage allow negative rotations, validateOperations casts action.values now 2024-05-17 23:10:32 +02:00
Felix Kaspar
6f4bb8242b rotatePages 2024-05-17 19:40:12 +02:00
Felix Kaspar
2420e59cd8 remove pages and cleanup 2024-05-17 18:13:15 +02:00
Felix Kaspar
df10eacf92 remove blank pages, frontend
Thank you a lot for helping me debug this sbplat

---------

Co-authored-by: Eric <71648843+sbplat@users.noreply.github.com>
2024-05-17 12:17:31 +02:00
Felix Kaspar
b1bb8e0f02 Fixed dynamic operator loading not finishing for some operators. 2024-05-16 19:25:54 +02:00
Felix Kaspar
efd4bdc493 updated to node 22.2.0 to work with pdf.js 4.2.67 2024-05-16 18:52:24 +02:00
Felix Kaspar
e72f3d5525 removeBlankPages. backend only 2024-05-13 20:46:04 +02:00
Felix Kaspar
f587797ddb merge 2024-05-12 21:40:28 +02:00
Felix Kaspar
c723a5c77d fixed comment for pdf extraction 2024-05-12 21:15:47 +02:00
Felix Kaspar
a91dd0e502 extract, comma seperated list fields in Joi & genericField 2024-05-12 20:54:34 +02:00
Felix Kaspar
9cb499c93f fixed wasm (LaserKaspar/go-wasm-pdfcpu), migrated to vite in backend, dynamic operators on frontend
446742b7de
2024-05-12 00:35:29 +02:00
Felix Kaspar
113f87aa3e extract working with new standard and dynamically 2024-05-10 23:01:18 +02:00
Felix Kaspar
6eed4a3238 replaced backend with vite 2024-05-10 22:38:47 +02:00
Felix Kaspar
2fc152e96f Cleanup to help me debug build errors 2024-02-27 21:51:03 +01:00
Felix Kaspar
13bfa0b0d0 GenericFields 2024-02-25 20:55:48 +01:00
Felix Kaspar
20f027bb5a Fix: file extenstions in imports 2024-02-23 23:55:29 +01:00
Felix Kaspar
644e0ceae9 Dynamic access to Operators in both front and backend 2024-02-23 23:48:03 +01:00
sbplat
da32769463 chore: move dependencies out of root 2024-02-05 13:28:46 -05:00
sbplat
e7b4c93481 fix: use fork of joi with full features on browser 2024-02-05 12:15:01 -05:00
Felix Kaspar
829127c3f8 Progress on dynamic imports & operators in fe 2024-02-04 17:01:50 +01:00
Felix Kaspar
fbc921a077 translation in frontend 2024-01-28 19:14:53 +01:00
Felix Kaspar
bcb8ff5843 Rollup Setup / Migration 2024-01-26 16:26:04 +01:00
Felix Kaspar
c07e247a2a packaging working, need to fix json import assertion 2024-01-12 18:39:57 +01:00
sbplat
9c1588d150 refactor: apply eslint 2024-01-04 20:17:54 -05:00
Felix Kaspar
8a5711cd86 translation layer 2023-12-30 02:18:07 +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
sbplat
51ca8ac7fc fix(shared-operations): JoiPDFFileSchema import typo 2023-12-27 19:59:43 -05:00