Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-19 | ref: Move auth functions to service | Gabriel Arakaki Giovanini | |
2023-07-19 | fix: Fix path not storing properly | Gabriel Arakaki Giovanini | |
Also, initial user is now created as admin. | |||
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. |