• Joined on 2022-11-12
seb pushed to master at seb/actest 2025-12-20 16:53:23 +00:00
eeaaac1153 Genesis
seb created branch master in seb/actest 2025-12-20 16:53:23 +00:00
seb created repository seb/actest 2025-12-20 16:51:11 +00:00
seb pushed to master at seb/picUploadApi 2025-12-20 11:40:01 +00:00
seb pushed to master at seb/picUploadApi 2025-12-19 15:43:23 +00:00
4ddbca1246 feat: Add backfill script for image brightness stats and display them in the UI.
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.