Skip to content

Tags: f2calv/CasCap.Api.GooglePhotos

Tags

3.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
F2calv/2024 09 updates (#193)

* nuget updates

* implement vs2k22 messages

* update exception

* readme update

* more fixes

* CasCap.Interfaces -> CasCap.Abstractions

* LoginAsync added missing CancellationToken +semver:feature

* fix sq issues

* nuget updates

* logging

* global usings

* tidy

* update DI extensions

* update dependencies

* tidy ns

* add launchSettings.json

* add launchSettings.json

* test env vars

* test token

* tweak

* debug

* try this

* test

* try again

* debug

* fix

* checkout

* fix

* debugging

* xdg-utils

* try again

* tests

* fix

* allow CasCap.Common debugging

* update var

* try these tests

* rn

* fix ci

* Update CasCap.Apis.GooglePhotos.Release.sln

* nuget update

* fix sln file

* debug

* cleanup ci

* try all tests

* update comment

* lint fixes

* Newtonsoft -> System.Text.Json

* fix test

* fixes

* c#12 tweaks

* UploadProgressArgs -> UploadProgressEventArgs

* lint fix

* nuget updates

* update test atttributes

* lint fix

* update retry

* tweak retry

* tweak

* playing with resilience

* nuget updates

* Apis->Api

* Apis->Api

* Apis->Api

* nuget updates

* fun with VersionOverride

* fix

* lint fixes

* nuget fixes

* reversions

* disable integration tests

3.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
F2calv/2024 08 updates (#179)

* tidy

* nuget update

* fix ci

* add pre-commit

* remove old ado pipeline

* update devcontainer

* lint fixes

3.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
F2calv/2024 02 updates (#166)

* update devcontainer

* nuget updates

3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
F2calv/2023 11 dotnet8 (#165)

* bump lang version

* target .net8.0 +semver: major

* bump SourceLink dependency

* misc updates

* nuget updates

* fix

* bump codeql action version

* fix new warnings

2.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
nuget updates (#152)

2.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
F2calv/2023 10 updates (#145)

* dependabot update

* nuget updates

2.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
F2calv/2023 09 mediatype fix (#144)

* nuget update

* update image & video mime types

* general tidy up

2.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
nuget updates + tweaks (#141)

Co-authored-by: Azure DevOps CI <[email protected]>

2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
breaking, dropped .netstandard support, added .net 7 support, w/iasyn…

…cenumerable, downloadbytes w/exif etc (#113)

* nuget updates

* update dependabot

* start debugging

* handle low page count

* rename global usings to match convention

* update dependencies

* tidy usings

* change ResumableMultipart offset to long

* json formatting

* dependabot ignore update

* fix for non-English characters in uploaded filename

* DownloadBytes Exif param changes +semver: breaking

* remove netcoreapp3.1 support

* test multiple low page sizes

* remove netcoreapp3.1 samples

* first implementation of IAsyncEnumerable + ToListAsync

* ns tidy

* implement global usings

* implement top-level statement

* update github ci etc

* update action version

* drop .net standard support and add .net 7

* nuget updates

* doc update

* tidy usings

* fix lowercase name warning

* fix Count -> Length notification

* doc update

* nuget updates

* dependabot updates

* upload all test

* improve test accuracy

* debug comment

* misc updates

* update codeql wf

Co-authored-by: Azure DevOps CI <[email protected]>

1.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix gh workflow (#114)

* correct gh workflow

* update wf secret

Co-authored-by: Azure DevOps CI <[email protected]>