Commit Graph

17 Commits

Author SHA1 Message Date
34807e6572 adds static CreateClient to make usages without DI container easier 2022-11-17 23:12:39 +01:00
b23ef3eebb upload file extension methods to make usages easier 2022-11-17 23:11:55 +01:00
326b76b54b WIP: upload file extension methods to make usages easier
All checks were successful
piwigodotnet/pipeline/head This commit looks good
2022-11-16 00:22:55 +01:00
efaa7442c8 adds GetSupportedFileTypes to session api 2022-11-16 00:22:33 +01:00
172759462c fixes compiler warning as url is not returned null 2022-11-15 23:31:05 +01:00
72fbed8604 adds GetUploadChunkSizeAsync to session api 2022-11-15 23:30:54 +01:00
d6aaefc0d2 updates upload method signature 2022-11-15 23:30:27 +01:00
523870fbe7 updates nuget packages 2022-11-15 23:29:53 +01:00
a36ac7442d adds RenameAsync for tags 2022-10-28 00:14:23 +02:00
d61ecf8d76 adds merge and fixes test for duplicate 2022-10-28 00:10:22 +02:00
e68addbdaa adds delete and duplicate of a tag 2022-10-28 00:00:52 +02:00
e29c1c7c03 adds first tag api calls 2022-10-27 23:48:07 +02:00
737f3ff198 fixes some namespaces 2022-10-27 23:06:07 +02:00
49ec268c3d adds comments for the album api 2022-10-27 23:05:51 +02:00
af5d269e10 restructured client to provide one namespace per functionality 2022-10-27 22:39:23 +02:00
ebdd0aecc1 makes jenkins build nuget packages
Some checks failed
piwigodotnet/pipeline/head There was a failure building this commit
2022-10-25 22:59:56 +02:00
6f16409ee2 moves directory to src 2022-10-25 22:04:58 +02:00