• Joined on 2022-11-12
seb pushed to live at seb/reactShop 2025-12-19 11:46:53 +00:00
0ccb00db32 feat: Add GPSR safety info translation and remove pre-order cutting button functionality.
seb pushed to master at seb/picUploadApi 2025-12-18 14:49:11 +00:00
8e02178c3e no hostname
seb pushed to master at seb/picUploadApi 2025-12-18 14:35:22 +00:00
253612bb3b feat: Implement a web gallery interface with image thumbnail generation and new API endpoints.
seb pushed to master at seb/picUploadApi 2025-12-18 14:07:08 +00:00
6b0381aded feat: Implement user-specific camera settings storage using a user:cameraId key and track the user who updated them.
seb pushed to master at seb/picUploadApi 2025-12-18 13:59:47 +00:00
0a11af6239 chore: Update README instructions to use vi and remove explicit chmod, and ignore camera-settings.json.
seb pushed to master at seb/picUploadApi 2025-12-18 13:55:25 +00:00
0a93ee6713 feat: Implement server-managed camera settings with new API endpoints, client-side application, and updated documentation.
seb pushed to master at seb/picUploadApi 2025-12-18 13:41:50 +00:00
f7663c04c6 feat: Add optional system optimizations to install script, refine cron job setup, and update related documentation.
seb pushed to master at seb/picUploadApi 2025-12-18 13:23:40 +00:00
374601f2fa refactor: Default log file path to script directory in install, config, and capture scripts.
seb pushed to master at seb/picUploadApi 2025-12-18 13:21:39 +00:00
36f79547d6 refactor: separate log output to stdout and file, gracefully handling file write failures.
seb pushed to master at seb/picUploadApi 2025-12-18 13:14:42 +00:00
a8e1da9559 feat: Add Raspberry Pi webcam capture and upload demo with install/uninstall scripts, config, and README.
seb pushed to master at seb/picUploadApi 2025-12-18 12:46:02 +00:00
c1f9c689b7 Initial commit: PicUpper webcam upload service
seb created branch master in seb/picUploadApi 2025-12-18 12:46:02 +00:00
seb created repository seb/picUploadApi 2025-12-18 12:44:34 +00:00
seb pushed to live at seb/reactShop 2025-12-13 01:14:24 +00:00
9df5642a6e refactor: reimplement category page display with a recursive tree structure and add configurator image.
seb pushed to live at seb/reactShop 2025-12-06 20:04:05 +00:00
a50dd086c3 feat: Include 'Kategorien' in Nginx location regex for HTML content.
seb pushed to live at seb/reactShop 2025-12-06 13:29:36 +00:00
e88370ff3e feat: add Categories page with refined layout and translation support
seb pushed to live at seb/reactShop 2025-12-01 12:11:28 +00:00
seb pushed to live at seb/reactShop 2025-12-01 12:02:04 +00:00
3347ba2754 Add missing auth translations and update components to use i18n keys
seb pushed to live at seb/reactShop 2025-12-01 11:50:47 +00:00
013a38ca98 fix: update caniuse-lite version and enhance SPA routing for resetPassword
seb pushed to live at seb/reactShop 2025-11-29 13:09:41 +00:00
2d6c8ff25f feat(Orders): add tracking shipment link and update translations