.. |
Contract
|
completes get images by album implementation and adds verify to makes testing a bit easier
|
2022-10-21 21:20:21 +02:00 |
AlbumApi.cs
|
renames category enums to album enums and adds setInfo to albumapi
|
2022-10-21 21:29:08 +02:00 |
AlbumPosition.cs
|
renames category enums to album enums and adds setInfo to albumapi
|
2022-10-21 21:29:08 +02:00 |
AlbumStatus.cs
|
renames category enums to album enums and adds setInfo to albumapi
|
2022-10-21 21:29:08 +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
|
renames category enums to album enums and adds setInfo to albumapi
|
2022-10-21 21:29:08 +02:00 |
IGroupApi.cs
|
adds interfaces to structure the piwigo api parts
|
2022-10-15 00:23:49 +02:00 |
IImageApi.cs
|
adds first get images implementation with image type not complete yet
|
2022-10-21 00:23:54 +02:00 |
ImageApi.cs
|
adds first get images implementation with image type not complete yet
|
2022-10-21 00:23:54 +02:00 |
ImageOrder.cs
|
adds first get images implementation with image type not complete yet
|
2022-10-21 00:23:54 +02:00 |
IPermissionApi.cs
|
adds interfaces to structure the piwigo api parts
|
2022-10-15 00:23:49 +02:00 |
IPiwigoClient.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 |
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 |
IUserApi.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
|
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 |
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 |