This website requires JavaScript.
Explore
Help
Sign in
Etheryo
/
etheryo
Watch
1
Star
0
Fork
You've already forked etheryo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3cf03c9b8c
etheryo
/
backend
History
Yohan Boujon
3cf03c9b8c
Added some gitignore rules.
2025-06-01 19:36:10 +02:00
..
core
Backend: Added 'ignore_folder' inside the photo path.
2025-06-01 13:23:28 +02:00
server
Backend: Added multiple endpoints to gather pictures: both uncompressed and compressed.
2025-06-01 12:41:59 +02:00
util
Backend: Fixed issue when creating config json file.
2025-06-01 15:12:36 +02:00
.gitignore
Added some gitignore rules.
2025-06-01 19:36:10 +02:00
go.mod
Backend: added 'CompressImage' function.
2025-05-30 12:36:22 +02:00
go.sum
Backend: added 'CompressImage' function.
2025-05-30 12:36:22 +02:00
main.go
Backend: Added 'CompressFiles' function. Optimised 'CompressImage' to check if the file already exists.
2025-05-30 14:19:27 +02:00
README.md
Refactoring: Moving frontend to its separated folder, and created basic backend in golang.
2025-04-29 23:18:50 +02:00
README.md