|
|
cffa3f1d7b
|
Add new files
|
2026-02-25 17:10:38 +09:00 |
|
dsyoon
|
16a856a944
|
Auto-login via NCue session
If already logged in on ncue.net (Google), reuse NCue session and skip DreamGirl admin prompt.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-08 12:47:53 +09:00 |
|
dsyoon
|
ffcb263131
|
Fix auth redirects for /dreamgirl subpath
Make login/logout and redirects work when deployed under a subdirectory (e.g. /dreamgirl).
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-08 12:39:03 +09:00 |
|
dsyoon
|
e008000aa6
|
Add login gate
Protect UI with PHP session login and secure APIs.
- Add login/logout pages and session auth helper
- Serve protected content from index.php
- Redirect index.html to index.php to prevent bypass
- Require auth for image list/upload APIs
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-08 12:35:47 +09:00 |
|
dsyoon
|
711e694673
|
Update header link to NCue
Rename title and link to ncue.net.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-07 17:38:22 +09:00 |
|
dsyoon
|
e8bfdd3306
|
Scale lightbox image to fill viewport
|
2025-12-28 00:15:31 +09:00 |
|
dsyoon
|
23c66952db
|
Fix lightbox close button click (z-index)
|
2025-12-28 00:12:54 +09:00 |
|
dsyoon
|
a8f30018e8
|
Add fullscreen lightbox on slideshow image click
|
2025-12-28 00:10:04 +09:00 |
|
dsyoon
|
b2ffd1b2dc
|
Merge remote-tracking branch 'origin/main'
|
2025-12-27 16:58:00 +09:00 |
|
dsyoon
|
fdf6a6e809
|
init
|
2025-12-27 16:57:47 +09:00 |
|
dsyoon
|
15dcc3e09d
|
Add uploaded images
|
2025-12-27 16:24:29 +09:00 |
|
dsyoon
|
350b391aee
|
Fix upload panel overlap with thumbnail list
|
2025-12-27 16:08:03 +09:00 |
|
dsyoon
|
dafeaa7c44
|
Add image upload UI and server-side upload/list APIs
|
2025-12-27 16:05:06 +09:00 |
|
dsyoon
|
72d0eafd9e
|
Make slideshow height fill viewport
|
2025-12-27 15:57:41 +09:00 |
|
dsyoon
|
b281ea9864
|
Increase slideshow height to 700px
|
2025-12-27 15:53:22 +09:00 |
|
dsyoon
|
07972e0bb2
|
Constrain slideshow to 1100x500 max
|
2025-12-27 15:50:22 +09:00 |
|
dsyoon
|
12d5526663
|
Swap slideshow and thumbnail list positions
|
2025-12-27 15:47:35 +09:00 |
|
dsyoon
|
a78234f5cf
|
Move thumbnail list to right and reduce whitespace
|
2025-12-27 15:44:47 +09:00 |
|
dsyoon
|
a9d35c63a5
|
Make layout full-width responsive
|
2025-12-27 15:41:17 +09:00 |
|
|
|
9dbf273304
|
Initial commit
|
2025-12-27 15:34:05 +09:00 |
|