Commit graph

13 commits

Author SHA1 Message Date
0d1e9dfee8 Backend: Added 'ignore_folder' inside the photo path. 2025-06-01 13:23:28 +02:00
3a6213d412 Backend/Frontend: Added all fields for photography section. 2025-06-01 13:16:05 +02:00
64818f0970 Backend: Added multiple endpoints to gather pictures: both uncompressed and compressed. 2025-06-01 12:41:59 +02:00
a810fcbd76 Backend: Added 'CompressFiles' function. Optimised 'CompressImage' to check if the file already exists. 2025-05-30 14:19:27 +02:00
fc4326e715 Backend: added 'CompressImage' function. 2025-05-30 12:36:22 +02:00
0f1325bb6f Backend: working REST API. 2025-05-10 11:59:37 +02:00
84d43e1bb0 Backend: Fixed some issues (files reading, config creation...) 2025-05-05 09:57:11 +02:00
9e3a211cba Backend: Fixed error checking and added time check. 2025-05-04 19:01:29 +02:00
9c19c8afae Backend: Added config.go that creates a config file and read the photo path from it. 2025-05-03 22:39:03 +02:00
9e86258588 Backend: Added file reading capabilities. 2025-05-02 12:22:26 +02:00
2f896195d5 Backend: Added basic endpoint with parameter gathering. Added sendResponse and GetFunctionName 2025-05-01 18:21:21 +02:00
e47db359db Added basic server from ['yoboujon/automatic-management'](https://github.com/yoboujon/automatic-management) 2025-05-01 12:11:55 +02:00
293752db2c Refactoring: Moving frontend to its separated folder, and created basic backend in golang. 2025-04-29 23:18:50 +02:00