Leon Meier spacelord
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
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-02-24 22:55:21 +01:00
611a4a0ead configManager now supports logging via tslog / cleanup / loglevel 0 in devmode 3 in prod
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-02-22 21:59:13 +01:00
744ab40a6b Streamline nameing to "user codecheck" for debug
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-02-22 21:55:40 +01:00
0885209502 refine and explain user codecheck
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-02-22 21:46:47 +01:00
6b665bb41d Add Security disclaimer / reformat readme
5720b45c6b Fix formatting
de5a4b9f19 Add codecheck endpoint
Compare 3 commits »
spacelord pushed to master at Project-Name-Here/hydrationhub 2025-02-21 22:56:35 +01:00
7b9fe95cd4 user POST -> If code is 0000 deactivate code (write null to db) similar to PATCH
09f06fb2ea products PATCh schema -> id is now required
Compare 2 commits »