Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-14 | fix: Add on fail for exif | Gabriel Arakaki Giovanini | |
Also remove unique index from thumbails path, because on fail it saves a empty path. | |||
2023-08-13 | feat: Add (yet again) crude album implementation | Gabriel Arakaki Giovanini | |
This is a initial UI album implementation. This should cover the most basic album navigation. This is still plenty to do :) | |||
2023-08-06 | feat: Add album scanner | Gabriel Arakaki Giovanini | |
2023-07-18 | feat: Move to user path media | Gabriel Arakaki Giovanini | |
Now media also base on user folder to fetch its media. | |||
2023-07-01 | feat: Add thumbnailer | Gabriel Arakaki Giovanini | |
2023-06-29 | ref: Move away other repositories | Gabriel Arakaki Giovanini | |
Finish moving all repositories to a repository package. This should reduce the amount of packages. | |||
2023-06-25 | feat: Store image size | Gabriel Arakaki Giovanini | |
Add image dimensions to exif fetch. | |||
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. |