Leon spacelord
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-04-21 14:34:51 +02:00
bf561f8c7f Rename "Bild hinterlegt" to "Bild"
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-04-21 14:30:46 +02:00
5da8060857 Frontend Products -> Change Upload text to Icon
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-04-21 14:20:51 +02:00
b7d12d18d4 Prisma schema-> Increase the decimal places for total and price from 5,2 to 8,2
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-04-21 00:26:03 +02:00
16ee092b35 Migrate config to subobj (http and mysql) / .env fort prisma is written on startup / Add http.enable_csp config option
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-04-20 21:20:59 +02:00
366f3297da Streamline some variable names
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-03-09 23:12:57 +01:00
fd7d1ffd47 products -> removes id from POST
fe04ad9ce3 custom validation -> parse arrays from string / Rough transaction implementaion
Compare 2 commits »
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-03-09 23:09:52 +01:00
bd43f03507 implemented ui functions for managing products, uploading images and editiing users
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-03-09 23:07:29 +01:00
fa7f3004fa DB schema updates
42f6e0b22d TODO: replace parseDynamicSortBy
Compare 2 commits »
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-03-09 21:39:46 +01:00
18d3646315 Add images to .gitignore, except default.png
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-03-09 21:36:03 +01:00
3bf0e2fdd5 optimize image route / implement check if img exists for frontend purposes
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-03-09 18:30:26 +01:00
2cbde4e344 devmode warning(error) messages
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-03-09 17:46:36 +01:00
66f0bebc9d Add dedicated devmode for express-fileupload
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-03-03 16:43:50 +01:00
50ad684ad3 Add email to user
0233196276 Add image endpoint / query args are now undefined om empty string
Compare 2 commits »
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-03-02 22:11:50 +01:00
551f72f3e0 new directory structure for api endpoints / prepare image endpoint / default product image
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-03-02 18:52:37 +01:00
5ab2df351c Fix codecheck -> Handle all nullish things possible
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-03-02 18:18:07 +01:00
bca596fa75 Fix codecheck again
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-03-02 17:25:21 +01:00
f1ddaa1cc2 Dependency upgrade & cleanup
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-02-24 23:34:51 +01:00
3706ed07d2 Frontend product + user select
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-02-24 23:34:16 +01:00
5a68622b7a commented out navbar-end
d5eecd2d0c Change favicon / logo
99371e96a9 Fix user route (user code bool)
Compare 3 commits »
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-02-24 22:55:30 +01:00
45cd5b10e6 Frontend stuff