24 Commits

Author SHA1 Message Date
41615303db Frontend> Add testupload to testpage 2025-02-09 19:32:56 +01:00
06767268de Frontend> Add contact page 2025-02-09 19:32:07 +01:00
3c03cc133c use prisma schema for api validation (sort field) 2025-02-09 19:30:50 +01:00
8bbadf36a8 add s3 baseline / Prepare content schema for s3 2025-02-09 19:28:30 +01:00
634f05bc27 prisma schema -> Generate alerthook / content name+filename unique 2025-02-09 16:08:41 +01:00
64d317115c Add some default (security) headers / remove unmaintained deps 2025-02-09 16:07:29 +01:00
5a583a94ff some frontend change 2025-02-03 22:23:53 +01:00
8383080395 schema updates 2025-02-03 22:23:37 +01:00
2e8ee7ca5c table interaction 2025-02-03 22:22:27 +01:00
a0ebf89ef8 Remove todo.. 2025-02-02 20:24:52 +01:00
d565497de1 Fix crash when using FullTextSearch with more then two asterisks in sequence. min(3) validation des the rest 2025-02-02 20:04:25 +01:00
fa26595797 Implement prisma error handling 2025-02-02 18:13:02 +01:00
ee6dd16be2 Support for tables in frontend 2025-01-31 23:49:41 +01:00
e3fba930d2 Remove/Deprecate parseIntOrUndefined 2025-01-31 23:49:16 +01:00
e377af7501 Implemented skip+take in alertContact api and some other optimizations 2025-01-31 23:09:53 +01:00
fb23f73963 Remove whitespace in prisma schema 2025-01-30 01:37:49 +01:00
7715672802 Implemented POST / PATCH / DELETE for alertcontact api route 2025-01-30 01:37:32 +01:00
94034fa29f Add alertContact POST validation 2025-01-30 01:00:24 +01:00
d4da439542 Add joi dependency 2025-01-30 00:32:29 +01:00
8981fec28d Frontend updates 2025-01-30 00:32:10 +01:00
c96bdfddb0 Migrated validation to joi / Moved prisma_helpers to dedicated file / 2025-01-30 00:24:59 +01:00
be1544a46f Added type declarations for log handler 2025-01-29 19:39:37 +01:00
534e240eff Current state 2025-01-17 23:02:39 +01:00
fa06c402e6 Initial commit 2025-01-14 23:15:37 +01:00