Commit Graph

21 Commits

Author SHA1 Message Date
074f1ad2fd Add favicon and update HTML footer; include favicon link in index.html and credit in footer
All checks were successful
CI / build (push) Successful in 31s
2025-07-23 21:04:38 +00:00
94599a7e94 Refactor gallery styles for improved layout; adjust margin and padding for better responsiveness
All checks were successful
CI / build (push) Successful in 32s
2025-07-23 20:55:01 +00:00
a58e31e9fc Refactor HTML styles in CSS; consolidate styles for html and body elements to improve maintainability
All checks were successful
CI / build (push) Successful in 32s
2025-07-23 20:50:18 +00:00
614f8d2fd9 Refactor gallery styles for improved layout; adjust grid template columns and reduce gap size
All checks were successful
CI / build (push) Successful in 32s
2025-07-23 20:47:13 +00:00
1833714761 Update Docker Compose configuration for pictshare-browse service; rename service, add container name, and set environment variables for CSV file and image base URL
All checks were successful
CI / build (push) Successful in 36s
2025-07-23 20:22:08 +00:00
6b13809d01 Refactor CSS styles for improved layout and aesthetics; enhance body and h1 styles, update image container properties, and adjust image display settings
All checks were successful
CI / build (push) Successful in 31s
2025-07-23 20:20:21 +00:00
0a566797de Implement image gallery with dynamic loading and copy URL functionality; add styles for improved layout and user interaction
All checks were successful
CI / build (push) Successful in 30s
2025-07-23 20:12:47 +00:00
2fc8bde6eb Refactor getImages function to improve filename validation and enhance skipped items logging
All checks were successful
CI / build (push) Successful in 31s
2025-07-23 19:51:00 +00:00
b2d69dc969 Refactor getImages function to use dynamic directory path for image validation
All checks were successful
CI / build (push) Successful in 31s
2025-07-23 19:45:51 +00:00
37be318156 Refactor getImages function to enhance verbose logging and improve folder existence checks
All checks were successful
CI / build (push) Successful in 32s
2025-07-23 19:41:11 +00:00
4f2fdf0b48 Add logging for CSV file loading in getImages function
All checks were successful
CI / build (push) Successful in 32s
2025-07-23 19:34:56 +00:00
22f40a0bf5 Add .env to .dockerignore to prevent environment file from being included in Docker builds
All checks were successful
CI / build (push) Successful in 31s
2025-07-23 19:30:51 +00:00
05f095fba3 Update environment variable paths and refine Docker setup in CI workflow
All checks were successful
CI / build (push) Successful in 45s
2025-07-23 19:21:38 +00:00
48ab2804bf Fix getImages function: skip non-existent folders and filter out null results 2025-07-23 19:18:09 +00:00
0c253268ea Enhance CI workflow: add Docker image tagging step and update build and push commands
All checks were successful
CI / build (push) Successful in 33s
2025-07-23 19:08:19 +00:00
ba218e3eca Refactor CI workflow: clarify dependency installation step and update NPM dependencies step name
All checks were successful
CI / build (push) Successful in 28s
2025-07-23 18:53:38 +00:00
1439d4b90f Add Docker setup step to CI workflow
Some checks failed
CI / build (push) Has been cancelled
2025-07-23 18:45:05 +00:00
b707363575 Change docker-compose to just compose 2025-07-23 18:44:58 +00:00
77c3fd7745 add workflow
Some checks failed
CI / build (push) Failing after 43s
2025-07-23 18:15:16 +00:00
95492aa528 full rewrite 2025-07-23 18:15:03 +00:00
f49017985c Initial commit 2025-07-23 15:14:08 +00:00