Commit Graph

5 Commits

Author SHA1 Message Date
Kiyan e84f597f18 Add method to fetch all photo paths and optimize database population logic 2025-10-04 19:06:25 +02:00
Kiyan 3e67226b67 updated metaData max length to 10 000 2025-10-04 18:48:12 +02:00
Kiyan 2093b1b82c Refactor image handling in Photo Gallery
- Update Java version in pom.xml from 21 to 17.
- Modify PageController to retrieve image file names instead of HTML.
- Implement getImageFileNames method in PhotoService and ImageHtmlBuilder.
- Update index.html to display images using Thymeleaf with new data structure.
2025-10-04 08:19:04 +02:00
Kiyan 2267c38e40 created method for future iterations and searching/filtering 2025-09-28 14:25:05 +02:00
Kiyan 33c764aa89 Photo Gallery Base Setup 2025-09-27 18:42:21 +02:00