.. |
Contract
|
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 |
AlbumApi.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 |
CategoryPosition.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 |
CategoryStatus.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 |
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 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 |
IGroupApi.cs
|
adds interfaces to structure the piwigo api parts
|
2022-10-15 00:23:49 +02:00 |
IImageApi.cs
|
adds interfaces to structure the piwigo api parts
|
2022-10-15 00:23:49 +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
|
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 |
ISessionApi.cs
|
splits client into multiple interfaces and adds a context
|
2022-10-15 00:07:59 +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
|
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 |
PiwigoException.cs
|
adds first implementation details and starts with login / logout
|
2022-10-06 23:54:44 +02:00 |
SessionApi.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 |