jessikitty
|
355f26eaf1
|
docs: add auth env vars to .env.example
|
2026-05-25 16:24:58 +10:00 |
|
jessikitty
|
a269456f41
|
feat: add logout button and auth check to admin dashboard
|
2026-05-25 16:23:58 +10:00 |
|
jessikitty
|
ec79ac4752
|
feat: admin login, API token auth, REST client endpoints for v1.4.0
|
2026-05-25 10:28:15 +10:00 |
|
jessikitty
|
83b8b78f0c
|
feat: add admin login page for v1.4.0
|
2026-05-25 10:21:48 +10:00 |
|
jessikitty
|
cc36a6fed4
|
feat(1.4.0): add ws dependency for WebSocket server/client communication
v1.4.0-dev
|
2026-05-22 19:51:44 +10:00 |
|
jessikitty
|
e2be524b2a
|
feat(1.4.0): WebSocket client with remote control — sleep/wake, setSource, setConfig, start/stop/next/prev
|
2026-05-22 19:50:53 +10:00 |
|
jessikitty
|
4b9db2af5a
|
feat(1.4.0): admin dashboard with client cards, album/person selector, playback/power/config controls
|
2026-05-22 19:48:23 +10:00 |
|
jessikitty
|
1863da1a28
|
feat(1.4.0): WebSocket server, client registry, admin command routing, client naming
|
2026-05-22 19:47:09 +10:00 |
|
jessikitty
|
5a6536c6ca
|
Merge pull request 'v1.3.0 — Vintage Polaroid Pile Theme' (#1) from dev into main
Reviewed-on: #1
v1.3.0
|
2026-05-22 11:59:49 +10:00 |
|
jessikitty
|
fc470f4df2
|
version 1.3.0 — Vintage Polaroid Pile theme
v1.3.0-dev
|
2026-05-22 09:18:46 +10:00 |
|
jessikitty
|
7f7ea978b9
|
fix: pile uses shared FRAME_PAD_RATIO/FRAME_BOTTOM_RATIO/FRAME_COLOR to match main, stronger sepia wash on pile
|
2026-05-22 09:17:58 +10:00 |
|
jessikitty
|
dc1f3402d6
|
fix: flexbox centering for all resolutions, 1.5deg rotation, larger frame (93vw), full sepia bg, proportional polaroid padding (vmin)
|
2026-05-22 09:15:38 +10:00 |
|
jessikitty
|
c1ebbaef98
|
fix: wrap main-frame in flexbox centering wrapper for reliable centering on all resolutions
|
2026-05-22 09:14:33 +10:00 |
|
jessikitty
|
1b45afb6f4
|
fix: pile photos fade in with sepia wash, bg transitions smoothly, drift is single-direction
|
2026-05-20 10:38:59 +10:00 |
|
jessikitty
|
d1163511fa
|
fix: portrait frame hugs image, heavier sepia wash, slow single-direction drift, bg fade transition
|
2026-05-20 10:37:00 +10:00 |
|
jessikitty
|
804c6cfd86
|
feat: canvas-based cumulative photo pile, unified polaroid for photos+videos, larger main frame
|
2026-05-20 09:48:15 +10:00 |
|
jessikitty
|
65993839a7
|
feat: replace pile divs with canvas, remove filmstrip elements, unified polaroid frame
|
2026-05-20 09:46:24 +10:00 |
|
jessikitty
|
d6b6464171
|
feat: enlarge main frame to ~90% screen, remove filmstrip, add canvas pile, unified polaroid style
|
2026-05-20 09:45:56 +10:00 |
|
jessikitty
|
0f4a995cdc
|
feat(1.3.0): Polaroid pile slideshow engine, video playback with filmstrip frame, floating animation
|
2026-05-19 21:48:53 +10:00 |
|
jessikitty
|
ad7a2b8250
|
feat(1.3.0): vintage Polaroid pile theme, filmstrip video frame, floating animation, warm vignette
|
2026-05-19 21:46:19 +10:00 |
|
jessikitty
|
9ab2dc7578
|
feat(1.3.0): new DOM structure with photo pile, main polaroid/filmstrip frame, video element
|
2026-05-19 21:44:28 +10:00 |
|
jessikitty
|
c2b40db843
|
feat(1.3.0): video support, INCLUDE_VIDEOS config, video streaming endpoint, asset type in mapAsset
|
2026-05-19 21:43:24 +10:00 |
|
jessikitty
|
6943d0c0dd
|
fix(1.2.2): request logging, cache-busting, clean logs
v1.2.2
|
2026-05-19 16:55:27 +10:00 |
|
jessikitty
|
4f2f6ee555
|
fix: add request logging, no-cache on HTML/JS/CSS, clean startup log, version identifier
|
2026-05-19 16:55:06 +10:00 |
|
jessikitty
|
f2cc8b4413
|
fix: correct port mapping in README docker examples (3030:3000), add v1.2.1 to changelog
|
2026-05-19 16:38:34 +10:00 |
|
jessikitty
|
4d85d58526
|
fix(1.2.1): fix port mapping and URL param auto-launch
v1.2.1
|
2026-05-19 16:36:40 +10:00 |
|
jessikitty
|
68dbf9dc59
|
fix: internal port 3000 (Docker maps 3030 externally)
|
2026-05-19 16:35:50 +10:00 |
|
jessikitty
|
4f7d30d3d2
|
fix: URL param auto-launch now awaits slideshow start, uses 'in' operator for ?favorites/?random, adds console logging for debug
|
2026-05-19 16:35:03 +10:00 |
|
jessikitty
|
cac179754c
|
fix: internal port back to 3000 (Docker maps externally via compose)
|
2026-05-19 16:33:06 +10:00 |
|
jessikitty
|
a609ed2165
|
fix: port mapping 3030:3000 (external:internal)
|
2026-05-19 16:32:37 +10:00 |
|
jessikitty
|
2ea13fcbaa
|
fix: revert internal port to 3000 (Docker maps 3030:3000 externally)
|
2026-05-19 16:32:03 +10:00 |
|
jessikitty
|
6c26688244
|
docs: update README with v1.2.0 features — URL params, person support, refresh, icon, port 3030
|
2026-05-19 16:16:27 +10:00 |
|
jessikitty
|
88d79a9569
|
Upload files to "public"
|
2026-05-19 16:14:44 +10:00 |
|
jessikitty
|
1c55aa9418
|
Upload files to "public/img"
|
2026-05-19 16:14:32 +10:00 |
|
jessikitty
|
3cfcc3f983
|
feat: port 3030, add REFRESH_INTERVAL
v1.2.0
|
2026-05-19 16:01:48 +10:00 |
|
jessikitty
|
245766d841
|
feat: change default port to 3030
|
2026-05-19 16:01:14 +10:00 |
|
jessikitty
|
d32180d352
|
feat: port 3030, add REFRESH_INTERVAL config
|
2026-05-19 16:01:01 +10:00 |
|
jessikitty
|
4feaaf30d0
|
feat: URL params (?album=, ?person=, ?favorites, ?random), periodic refresh, person support
|
2026-05-19 15:59:43 +10:00 |
|
jessikitty
|
be6f0fc30f
|
feat: add app icon, apple-touch-icon, theme-color meta
|
2026-05-19 15:57:35 +10:00 |
|
jessikitty
|
00bfa926e4
|
feat: port 3030, person API endpoints, refresh interval config, mapAsset helper
|
2026-05-19 15:56:43 +10:00 |
|
jessikitty
|
ea2828d071
|
feat(1.2.0): bump version — port 3030, URL params, person support, auto-refresh, app icon
|
2026-05-19 15:56:04 +10:00 |
|
jessikitty
|
2409ab882e
|
rebrand: rename ImmichFrame to Frambe throughout README
v1.1.0
|
2026-05-19 14:54:07 +10:00 |
|
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 |
|