Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-01 | fix: Rollback to exp slog repositoryHEADmaster | Gabriel Arakaki Giovanini | |
This is done until go1.21 hits alpine repository. | |||
2023-12-01 | feat: Add option to download file | Gabriel A. Giovanini | |
2023-07-19 | feat: Move last page to qtpl | 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-04 | feat: Add user based files | Gabriel Arakaki Giovanini | |
Now files follow user path configuration | |||
2023-06-29 | ref: Move all controller under the same folder | Gabriel Arakaki Giovanini | |
Move all controller to the same folder and rename them to service. Moving them to the same folder allow an easier setup for testing. |