piwigodotnet/PiwigoDotnet/Piwigo.Client/Contract
2022-10-22 22:38:25 +02:00
..
Album.cs renames category to album even if the api reference uses category. piwigo uses album everywhere and this seems more logical 2022-10-16 23:06:25 +02:00
AlbumAdded.cs moves login and logout to context and adds abstracted generic post method to hide flurl from api implementations 2022-10-16 22:58:38 +02:00
AlbumList.cs renames category to album even if the api reference uses category. piwigo uses album everywhere and this seems more logical 2022-10-16 23:06:25 +02:00
AlbumOrphans.cs starts using json strings from api examples to check mapping 2022-10-16 23:53:17 +02:00
AlbumPosition.cs moves enums to contract namespace 2022-10-22 20:24:57 +02:00
AlbumStatus.cs moves enums to contract namespace 2022-10-22 20:24:57 +02:00
CheckUpload.cs adds check upload 2022-10-22 20:36:20 +02:00
Image.cs completes get images by album implementation and adds verify to makes testing a bit easier 2022-10-21 21:20:21 +02:00
ImageAlbum.cs completes get images by album implementation and adds verify to makes testing a bit easier 2022-10-21 21:20:21 +02:00
ImageDerivative.cs completes get images by album implementation and adds verify to makes testing a bit easier 2022-10-21 21:20:21 +02:00
ImageFilter.cs adds first get images implementation with image type not complete yet 2022-10-21 00:23:54 +02:00
ImageOrder.cs moves enums to contract namespace 2022-10-22 20:24:57 +02:00
ImageUpload.cs adds add to image api 2022-10-22 22:38:25 +02:00
ImageUploaded.cs adds add to image api 2022-10-22 22:38:25 +02:00
PagedImages.cs adds first get images implementation with image type not complete yet 2022-10-21 00:23:54 +02:00
PagingInfo.cs adds first get images implementation with image type not complete yet 2022-10-21 00:23:54 +02:00
PiwigoResponse.cs adds delete album and make context response type aware to handle response status within the call context 2022-10-17 00:16:30 +02:00
SessionStatus.cs adds delete album and make context response type aware to handle response status within the call context 2022-10-17 00:16:30 +02:00