tangled
alpha
login
or
join now
alephcubed.com
/
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
Orual
bfb72e29
interim more resilient error parsing for auth errors
main
2mo ago
Orual
2c6880ce
better lexicon parsing errors
2mo ago
Orual
7e5406c7
big error quality of life pass, adding nextest-inspired claude.md to repo proper
2mo ago
Orual
22a09f81
some test fixes with new enum stuff
2mo ago
Orual
9d9e59ef
fixed knownValues generation to align with spec (and actually happen more often) fixed dep tracking for api crate feature dependencies couple more no_std-oriented things
2mo ago
Orual
74d5e2ae
partway through no-std stuff, hit a bit of a blocker with http crate
2mo ago
Orual
8cebd32b
working through the core types
2mo ago
Orual
40c44afc
no-std jacquard first steps
2mo ago
Orual
f4529f01
api codegen updates
2mo ago
Orual
26f9c9e1
changelog and version bump for repo bug
2mo ago
Orual
bd04736d
fixing jacquard-repo signatures being incorrect compared to signatures from other implementations
2mo ago
Orual
9021d423
fixed readme links
2mo ago
Orual
c7760d54
spindle runner really hates mini-moka tests
2mo ago
Orual
26d46064
version bumps test fixes
2mo ago
Orual
17919b48
pr merge plus changelog update
2mo ago
@nekomimi.pet
0f182822
add tracing feature to jacquard-axum
2mo ago
@nekomimi.pet
c4617e67
clean up debug logs
2mo ago
Orual
2a3f0997
readme typo
2mo ago
Orual
a62ba7b9
added weaver and wisp.place to readme
2mo ago
Orual
850e786e
readying for version bump to 0.9.5
2mo ago
Orual
87e15bae
some minor oauth bugfixes
2mo ago
Orual
bf8f91ad
doc log
3mo ago
Orual
8ae5889c
service auth logging
3mo ago
Orual
8612334d
service auth logging
3mo ago
Orual
74cc901c
service auth debug
3mo ago
Orual
59b099df
fixed some errors in did doc serialization when not all typical fields present
3mo ago
Orual
d5d29a33
optional service auth
3mo 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
interim more resilient error parsing for auth errors
main
bfb72e29
Orual
2mo
better lexicon parsing errors
2c6880ce
Orual
2mo
big error quality of life pass, adding nextest-inspired claude.md to repo proper
7e5406c7
Orual
2mo
some test fixes with new enum stuff
22a09f81
Orual
2mo
fixed knownValues generation to align with spec (and actually happen more often) fixed dep tracking for api crate feature dependencies couple more no_std-oriented things
9d9e59ef
Orual
2mo
partway through no-std stuff, hit a bit of a blocker with http crate
74d5e2ae
Orual
2mo
working through the core types
8cebd32b
Orual
2mo
no-std jacquard first steps
40c44afc
Orual
2mo
api codegen updates
f4529f01
Orual
2mo
changelog and version bump for repo bug
26f9c9e1
Orual
2mo
fixing jacquard-repo signatures being incorrect compared to signatures from other implementations
bd04736d
Orual
2mo
fixed readme links
9021d423
Orual
2mo
spindle runner really hates mini-moka tests
c7760d54
Orual
2mo
version bumps test fixes
26d46064
Orual
2mo
pr merge plus changelog update
17919b48
Orual
2mo
add tracing feature to jacquard-axum
0f182822
@nekomimi.pet
2mo
clean up debug logs
c4617e67
@nekomimi.pet
2mo
readme typo
2a3f0997
Orual
2mo
added weaver and wisp.place to readme
a62ba7b9
Orual
2mo
readying for version bump to 0.9.5
850e786e
Orual
2mo
some minor oauth bugfixes
87e15bae
Orual
2mo
doc log
bf8f91ad
Orual
3mo
service auth logging
8ae5889c
Orual
3mo
service auth logging
8612334d
Orual
3mo
service auth debug
74cc901c
Orual
3mo
fixed some errors in did doc serialization when not all typical fields present
59b099df
Orual
3mo
optional service auth
d5d29a33
Orual
3mo
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
next