This website requires JavaScript.
Explore
Help
Sign In
piwigo
/
piwigodotnet
Watch
2
Star
0
Fork
0
You've already forked piwigodotnet
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
23fc948424
piwigodotnet
/
PiwigoDotnet
/
Piwigo.Client
/
Contract
History
Philipp Häfelfinger
32a071b6c7
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
..
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
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