Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-19 | ref: Better worker description | Gabriel Arakaki Giovanini | |
This is hard coded as I always want to check that. | |||
2023-08-19 | feat: Add task loop | Gabriel Arakaki Giovanini | |
Now the tasks will loop every given time. With this it will be able to pick up new photos after the application was started. I added 2h for file because my personal photo gallery is quite big and quite IO bottled necked so it tasks a lot of time to go through. | |||
2023-06-25 | feat: Remove unnecessary function | Gabriel Arakaki Giovanini | |
2023-06-23 | feat: Remove unecessary param from repo | Gabriel Arakaki Giovanini | |
2023-06-18 | feat: Inicial commit | Gabriel Arakaki Giovanini | |
It contains rough template for the server and runners. It contains rough template for the server and runners. |