aboutsummaryrefslogtreecommitdiff
path: root/pkg/service/filesystem.go
AgeCommit message (Collapse)Author
2023-12-01feat: Add option to download fileGabriel A. Giovanini
2023-07-19feat: Move last page to qtplGabriel Arakaki Giovanini
2023-07-18feat: Move to user path mediaGabriel Arakaki Giovanini
Now media also base on user folder to fetch its media.
2023-07-04feat: Add user based filesGabriel Arakaki Giovanini
Now files follow user path configuration
2023-06-29ref: Move all controller under the same folderGabriel 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.