Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: graze-social/aip

Tags

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bunch'o'changes (#59)

* feature: app-password login
* feature: auth form options
* feature: internet handle resolution improvements
* refactor: storage transaction improvements
* bug: token type mismatch
* feature: using latest atproto crates
* chore: Bumping Dockerfile rust version
* bug: sub was not set on OIDC user info

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
App-password tuning (#51)

* feature: GET /api/atprotocol/app-password endpoint
* refactor: app-password cleanup
* bug: resolved bug in client post par handling
* bug: publish_record node type supports create and put record
* refactor: lint and format
* bug: client credential token creation broken because of access token user id
* bug: refreshing app-password sessions was doing it wrong
* chore: Updating to atproto-* 0.12.0

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bug: resolved bug in client post par handling (#54)

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change base image to rust:1.89-slim-bookworm (#52)

v2.1.3

Toggle v2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Oauth scopes (#49)

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: use pat token for creating releases now that tree includes forke…

…d commits (#50)

Co-authored-by: bgroupe <[email protected]>

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: login hints that are missing '.bsky.social' suffix are adjus…

…ted (#47)

Signed-off-by: Nick Gerakines <[email protected]>

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Updating to atproto-* 0.11.0 (#45)

Signed-off-by: Nick Gerakines <[email protected]>

v2.0.8

Toggle v2.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changes from the 7/10 bug bash (#36)

* feature: Adding ATProtocol client metadata config options

Signed-off-by: Nick Gerakines <[email protected]>

* bug: login_hint normalization improvements

Signed-off-by: Nick Gerakines <[email protected]>

---------

Signed-off-by: Nick Gerakines <[email protected]>

v2.0.7

Toggle v2.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Registration (#35)

* feature: Add support for registration
* refactor: Update to atproto-* crates 0.9.5 and refactored code to support blind oauth workflows.

Signed-off-by: Nick Gerakines <[email protected]>