Commit Graph
17 Commits
Author SHA1 Message Date
REDCODE 26618d4c25 fix(API): added deleted at field in UserInfo mappers 2024-11-11 16:48:24 +01:00
REDCODE 847e93eda4 Implemented Search function on Album endpoint. Closes #5 2024-11-11 16:48:23 +01:00
REDCODE cf77a0943f Initial implementation of AlbumController Get action 2024-11-11 16:48:23 +01:00
MrFastwindandREDCODE 9bd6632264 refactor(API): Rename Asset Dtos 2024-11-11 16:48:23 +01:00
REDCODE 1b179abc50 XML Documentation Pass 2024-11-11 16:48:23 +01:00
REDCODE 0eeb84bfb3 Integrate refactoring from endpoint-impl branch 2024-11-11 16:38:32 +01:00
REDCODE 6c1299062c Cleanup of all asset related files 2024-11-11 16:38:32 +01:00
REDCODE 906cbc354f Refactoring of DTO files into separated folders for easier organization. Fixed discrepancy with one of user Dto naming. 2024-11-11 16:38:32 +01:00
REDCODE e2d358c5db Merge branch 'feature/webapi/endpoint-impl' into feature/webapi/asset-endpoint 2024-11-11 16:38:32 +01:00
MrFastwindandREDCODE 56a27720bd refactor(API): Move classes and Standardlize
Moves Dtos to their files
Adds HTTPMethod specification
Adds Bulks where missing
2024-11-11 16:38:32 +01:00
REDCODE cdfe768dfe Asset repository implementation 2024-11-11 16:38:32 +01:00
REDCODE 3355de1cd1 Moved Asset DTOs to their own subfolder 2024-11-11 16:38:32 +01:00
REDCODE 54c546aa10 Implemented single get method on AssetController 2024-11-11 16:38:32 +01:00
REDCODE 88e18636ab Added AssetsMapper and AssetRepository has been moved to it's own file 2024-11-11 16:38:32 +01:00
MrFastwindandREDCODE b1bb076906 feat(API): Adds TagController class 2024-11-11 16:38:32 +01:00
Samuele Lorefice 1e9b792141 Reformats project to Defined codestyle, adds codestyle as shared for team 2024-09-24 19:23:23 +02:00
Samuele Lorefice a9984f4724 Project Renaming 2024-09-24 17:21:40 +02:00