Commit Graph

19 Commits

Author SHA1 Message Date
jessikitty 2c4a64c73c rebrand: rename ImmichFrame to Frambe in .env.example header 2026-05-19 14:52:58 +10:00
jessikitty 1756035cf8 rebrand: rename service and container from immich-frame to frambe 2026-05-19 14:52:20 +10:00
jessikitty 96d9c0960a rebrand: rename ImmichFrame to Frambe in Dockerfile labels 2026-05-19 14:51:44 +10:00
jessikitty d31abb68c8 rebrand: rename ImmichFrame to Frambe in app.js header 2026-05-19 14:51:13 +10:00
jessikitty 597c5fd883 rebrand: rename ImmichFrame to Frambe in title and heading 2026-05-19 14:49:27 +10:00
jessikitty 7009c6e3fa rebrand: rename ImmichFrame to Frambe in server startup logs 2026-05-19 14:49:02 +10:00
jessikitty a9c55ba861 rebrand: rename project from ImmichFrame to Frambe 2026-05-19 14:48:15 +10:00
jessikitty 8ad9f94304 docs: add comprehensive README with features, setup, config, and architecture v1.0.0 2026-05-19 14:29:49 +10:00
jessikitty 3b5ec44403 chore: add .gitignore for node_modules and .env 2026-05-19 14:27:54 +10:00
jessikitty 7e2973b7b4 chore: add .dockerignore 2026-05-19 14:26:44 +10:00
jessikitty 9994d40d0c docs: add example environment configuration file 2026-05-19 14:26:37 +10:00
jessikitty cdb1f008de feat: add docker-compose.yml with all configurable environment variables 2026-05-19 14:25:06 +10:00
jessikitty ea3afb772e feat: add Dockerfile with Node 18 Alpine, non-root user, health check 2026-05-19 14:24:55 +10:00
jessikitty 264fe129f5 feat: add frontend slideshow with crossfade, touch controls, clock overlay, wake lock 2026-05-19 14:23:44 +10:00
jessikitty 2f87407d9c feat: add responsive CSS with dark theme, crossfade transitions, touch zones 2026-05-19 14:22:32 +10:00
jessikitty e41d660105 feat: add main HTML with setup screen and slideshow view 2026-05-19 14:21:50 +10:00
jessikitty 2a16d4c79e feat: add Express server with Immich API proxy and config endpoints 2026-05-19 14:20:55 +10:00
jessikitty 5298161b3c feat: add package.json with Express, node-fetch, dotenv dependencies 2026-05-19 14:20:11 +10:00
jessikitty ebcaac297e Initial commit 2026-05-19 14:19:10 +10:00