.. |
Contract
|
completes first version of the image api parts
|
2022-10-25 17:19:13 +02:00 |
AlbumApi.cs
|
updates getall to provide some parameters
|
2022-10-21 21:45:33 +02:00 |
DictionaryExtensions.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 |
FlurlExtensions.cs
|
splits client into multiple interfaces and adds a context
|
2022-10-15 00:07:59 +02:00 |
IAlbumApi.cs
|
updates getall to provide some parameters
|
2022-10-21 21:45:33 +02:00 |
IImageApi.cs
|
completes first version of the image api parts
|
2022-10-25 17:19:13 +02:00 |
ImageApi.cs
|
completes first version of the image api parts
|
2022-10-25 17:19:13 +02:00 |
IPiwigoClient.cs
|
completes first version of the image api parts
|
2022-10-25 17:19:13 +02:00 |
IPiwigoConfiguration.cs
|
splits client into multiple interfaces and adds a context
|
2022-10-15 00:07:59 +02:00 |
IPiwigoContext.cs
|
adds DeleteRepresentativeAsync to album api
|
2022-10-17 23:23:25 +02:00 |
ISessionApi.cs
|
adds DeleteRepresentativeAsync to album api
|
2022-10-17 23:23:25 +02:00 |
ITagApi.cs
|
adds interfaces to structure the piwigo api parts
|
2022-10-15 00:23:49 +02:00 |
Piwigo.Client.csproj
|
moves assembly visible to csproj
|
2022-10-07 23:11:15 +02:00 |
PiwigoClient.cs
|
completes first version of the image api parts
|
2022-10-25 17:19:13 +02:00 |
PiwigoConfiguration.cs
|
splits client into multiple interfaces and adds a context
|
2022-10-15 00:07:59 +02:00 |
PiwigoContext.cs
|
adds DeleteRepresentativeAsync to album api
|
2022-10-17 23:23:25 +02:00 |
PiwigoException.cs
|
adds first implementation details and starts with login / logout
|
2022-10-06 23:54:44 +02:00 |
SessionApi.cs
|
adds DeleteRepresentativeAsync to album api
|
2022-10-17 23:23:25 +02:00 |
ThumbnailSize.cs
|
updates getall to provide some parameters
|
2022-10-21 21:45:33 +02:00 |