tangled
alpha
login
or
join now
nekomimi.pet
/
jacquard
forked from
nonbinary.computer/jacquard
0
fork
atom
A better Rust ATProto crate
0
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
nekomimi.pet
69a15524
add tracing feature to jacquard-axum
main
2mo ago
nekomimi.pet
8e89ab79
clean up debug logs
2mo ago
Orual
87e15bae
some minor oauth bugfixes
2mo ago
Orual
bf8f91ad
doc log
2mo ago
Orual
8ae5889c
service auth logging
2mo ago
Orual
8612334d
service auth logging
2mo ago
Orual
74cc901c
service auth debug
2mo ago
Orual
59b099df
fixed some errors in did doc serialization when not all typical fields present
2mo ago
Orual
d5d29a33
optional service auth
2mo ago
Orual
5bd87b46
tracing span issue caused weirdness
3mo ago
Orual
c3a48931
deserialization fix for cids in Data and RawData
3mo ago
@nekomimi.pet
f054f0bb
jacquard: log client errors better with info
3mo ago
Orual
1e480de6
api generation + fix in oauth
3mo ago
Orual
63dda887
api regen after builder fixes
3mo ago
Orual
1c0b5ddb
make fields for plc source public
3mo ago
Orual
9820827f
re-generated API post bytes helpers and nullable lexicon fix
3mo ago
Orual
ba9249d4
fix for nullable fields
3mo ago
Orual
76e7ad63
serde bytes helpers for bytes fields in json
3mo ago
Orual
cbd55399
modified vendored cache impl
3mo ago
Orual
2e4e31c5
version bump
3mo ago
Orual
324cbb45
oauth url nonsense
3mo ago
Orual
0f8930b9
pds param on credential session login, logic to handle emails, language tag deserialization bugfix.
3mo ago
Orual
9cb1a46e
version bump for bugfix
3mo ago
Orual
762dfc49
fix for SessionKey lifetime nonense?
3mo ago
Orual
8306ce86
cleanup of vendored stuff for wasm
3mo ago
Orual
069f1ce4
version bumps
JJ Change ID: qyqmpqlz
3mo ago
Orual
9de4abd3
version bump and changelog updates
3mo ago
Orual
4b16c615
going to vendor in mini-moka pr for wasm compat
3mo ago
Orual
a0914f4b
regex-lite usage on wasm
3mo ago
Orual
873b85e9
url rework
3mo ago
Orual
3bf78e2e
dealing with url crate issues
3mo ago
Orual
d853091d
bugfix with scopes in loopback flow
3mo ago
Orual
afc9b394
bug fix for oauth, number of other small enhancements
3mo ago
Orual
849876d7
fixed non-dns lexicon resolution (using cf DoH)
4mo ago
Orual
5c79bb76
couple noisy logs
4mo ago
Orual
6c3df8fe
oauth metadata fixes
4mo ago
Orual
13053048
adjusted loopback limits
4mo ago
Orual
01aac77e
updated lexicons, added wasm compat to schema resolver, some bugfixes, plus mutable path query access/setting
4mo ago
Orual
44da84f9
various improvements to oauth stuff
4mo ago
Orual
61b91cf5
ported minimal changes from trait branch
4mo ago
Orual
b5cc9b35
minor fix
4mo ago
Orual
9809fbf0
fixed a minor oddity in cid deser, slightly more permissive re: shapes in json
4mo ago
Orual
2a41f800
patch release for resolver
4mo ago
Orual
b19347c6
made handle cross-validation at:// prefix-agnostic
4mo ago
Orual
ecc68877
0.9.0 binaries
4mo ago
Orual
9725aa04
note about wasm requiring git dep
4mo ago
Orual
65d3b912
weird little dance
4mo ago
Orual
561ebccb
the wtf
4mo ago
Orual
b8ea1dcf
working around weird dependency combo
4mo ago
Orual
19d78f32
forgot one other spot
4mo ago
Orual
5d56f7c6
couple minor readme additions
4mo ago
Orual
db045225
needed to specify pkg version
4mo ago
Orual
d533482a
version bump and doc updates, fix to content-type header overrides
4mo ago
Orual
ee0f31db
added setters for options and endpoint on XrpcClient both have default no-op implementations.
4mo ago
Orual
71aae4e8
changing bounds on session store impl
4mo ago
Orual
d766804e
further feature gating
4mo ago
Orual
024990b4
swapped cache impl to mini-moka, sync on native, unsync in a mutex on wasm
4mo ago
Orual
50dd180c
couple things were failing on wasm. need to do further changes to jacquard-identity cache imo
4mo ago
Orual
d29f164b
dumb bug in the file auth store impl
4mo ago
Orual
10d719d2
making a couple useful bits public
4mo ago
add tracing feature to jacquard-axum
main
69a15524
nekomimi.pet
2mo
clean up debug logs
8e89ab79
nekomimi.pet
2mo
some minor oauth bugfixes
87e15bae
Orual
2mo
doc log
bf8f91ad
Orual
2mo
service auth logging
8ae5889c
Orual
2mo
service auth logging
8612334d
Orual
2mo
service auth debug
74cc901c
Orual
2mo
fixed some errors in did doc serialization when not all typical fields present
59b099df
Orual
2mo
optional service auth
d5d29a33
Orual
2mo
tracing span issue caused weirdness
5bd87b46
Orual
3mo
deserialization fix for cids in Data and RawData
c3a48931
Orual
3mo
jacquard: log client errors better with info
f054f0bb
@nekomimi.pet
3mo
api generation + fix in oauth
1e480de6
Orual
3mo
api regen after builder fixes
63dda887
Orual
3mo
make fields for plc source public
1c0b5ddb
Orual
3mo
re-generated API post bytes helpers and nullable lexicon fix
9820827f
Orual
3mo
fix for nullable fields
ba9249d4
Orual
3mo
serde bytes helpers for bytes fields in json
76e7ad63
Orual
3mo
modified vendored cache impl
cbd55399
Orual
3mo
version bump
2e4e31c5
Orual
3mo
oauth url nonsense
324cbb45
Orual
3mo
pds param on credential session login, logic to handle emails, language tag deserialization bugfix.
0f8930b9
Orual
3mo
version bump for bugfix
9cb1a46e
Orual
3mo
fix for SessionKey lifetime nonense?
762dfc49
Orual
3mo
cleanup of vendored stuff for wasm
8306ce86
Orual
3mo
version bumps
JJ Change ID: qyqmpqlz
069f1ce4
Orual
3mo
version bump and changelog updates
9de4abd3
Orual
3mo
going to vendor in mini-moka pr for wasm compat
4b16c615
Orual
3mo
regex-lite usage on wasm
a0914f4b
Orual
3mo
url rework
873b85e9
Orual
3mo
dealing with url crate issues
3bf78e2e
Orual
3mo
bugfix with scopes in loopback flow
d853091d
Orual
3mo
bug fix for oauth, number of other small enhancements
afc9b394
Orual
3mo
fixed non-dns lexicon resolution (using cf DoH)
849876d7
Orual
4mo
couple noisy logs
5c79bb76
Orual
4mo
oauth metadata fixes
6c3df8fe
Orual
4mo
adjusted loopback limits
13053048
Orual
4mo
updated lexicons, added wasm compat to schema resolver, some bugfixes, plus mutable path query access/setting
01aac77e
Orual
4mo
various improvements to oauth stuff
44da84f9
Orual
4mo
ported minimal changes from trait branch
61b91cf5
Orual
4mo
minor fix
b5cc9b35
Orual
4mo
fixed a minor oddity in cid deser, slightly more permissive re: shapes in json
9809fbf0
Orual
4mo
patch release for resolver
2a41f800
Orual
4mo
made handle cross-validation at:// prefix-agnostic
b19347c6
Orual
4mo
0.9.0 binaries
ecc68877
Orual
4mo
note about wasm requiring git dep
9725aa04
Orual
4mo
weird little dance
65d3b912
Orual
4mo
the wtf
561ebccb
Orual
4mo
working around weird dependency combo
b8ea1dcf
Orual
4mo
forgot one other spot
19d78f32
Orual
4mo
couple minor readme additions
5d56f7c6
Orual
4mo
needed to specify pkg version
db045225
Orual
4mo
version bump and doc updates, fix to content-type header overrides
d533482a
Orual
4mo
added setters for options and endpoint on XrpcClient both have default no-op implementations.
ee0f31db
Orual
4mo
changing bounds on session store impl
71aae4e8
Orual
4mo
further feature gating
d766804e
Orual
4mo
swapped cache impl to mini-moka, sync on native, unsync in a mutex on wasm
024990b4
Orual
4mo
couple things were failing on wasm. need to do further changes to jacquard-identity cache imo
50dd180c
Orual
4mo
dumb bug in the file auth store impl
d29f164b
Orual
4mo
making a couple useful bits public
10d719d2
Orual
4mo
next