Commit Graph

23 Commits

Author SHA1 Message Date
074da8a4d8 adds albumid and makes properties init only, also suppresses some warnings 2022-11-19 10:02:35 +01:00
343fc29238 fixes some warnings and make properties init only 2022-11-19 10:02:14 +01:00
5952664e2b append webservice and result type parts to base piwigo url 2022-11-19 10:01:54 +01:00
3197ac24ea removes unused chunk size from configuration 2022-11-19 10:01:24 +01:00
02624731c2 fixes cancellation token default value 2022-11-19 10:01:09 +01:00
79aedc4855 adds first code to upload an image using cli
All checks were successful
piwigodotnet/pipeline/head This commit looks good
2022-11-17 23:12:57 +01:00
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