1176 Commits

Author SHA1 Message Date
Felix Kaspar
74079512d0 Authenticated Routes and Redirects 2024-10-04 17:50:42 +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
5dc73ab773 Language Error Handling 2024-08-22 21:56:22 +02:00
Felix Kaspar
152daf60fb SingleLargePage Feature 2024-08-21 21:11:07 +02:00
Felix Kaspar
1a7e148a78 Updated Rust and Cargo, Updated Package Info 2024-08-21 20:48:25 +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
51e35ee0ee Routing for operators, Styling for main page 2024-08-12 19:10:11 +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
a928e7a917 fixed associations, user can auth via api-key 2024-06-01 18:19:39 +02:00
Felix Kaspar
a884268d97 userdefined api-keys 2024-06-01 15:11:32 +02:00
Felix Kaspar
28862d70ca better typing, authorization middleware, test for creating apikeys 2024-05-30 03:19:47 +02:00
Felix Kaspar
187b7b3e78 password hashing 2024-05-30 02:08:21 +02:00
Felix Kaspar
fc3e2adc82 enforced authentication for APIs, vite .env configuration for auth & jobs 2024-05-30 01:03:15 +02:00
Felix Kaspar
c19bc8d07a Environment Config 2024-05-29 23:45:56 +02:00
Felix Kaspar
09a3d83dc5 sequelize, storage for userdata 2024-05-29 23:19:07 +02:00
Felix Kaspar
9d540d6aa2 tryping 2024-05-27 21:01:24 +02:00
Felix Kaspar
331360098f passport user auth with session, bearer api-key 2024-05-27 20:36:38 +02:00
Felix Kaspar
96d6f56e85 minimal passport 2024-05-26 17:16:20 +02:00
Felix Kaspar
527688db90 removed client-vanilla 2024-05-26 15:22:16 +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
534a7776cf Removed BrowserFS Dependency 2024-05-12 18:14: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
52fae8e41b Updated NPM Scripts to vite 2024-05-10 23:06:49 +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