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
37c262e74f
piwigodotnet
/
PiwigoDotnet
/
Piwigo.Client
/
Contract
History
Philipp Häfelfinger
37c262e74f
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
..
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
PiwigoResponse.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
PiwigoStatus.cs
splits client into multiple interfaces and adds a context
2022-10-15 00:07:59 +02:00