Files
marco/app/components
raucao a6576fcda8 Migrate to applesauce v6
Remove applesauce-factory (deleted in v6) and bump applesauce-core,
applesauce-relay, and applesauce-signers to ^6.2.x. Rewrite all
EventFactory usage from the removed constructor API
(`new EventFactory({ signer }).sign(template)`) to the new chainable
builder (`EventFactory.fromKind(k).content(...).sign(signer)`).

Remove `relay.eoseTimeout` overrides in nostr-auth — the eoseTimeout
property was removed in v6; NostrConnectSigner now uses persistent
subscriptions that don't rely on EOSE-based timeouts.

Update photo-gallery test mock to use 64-char hex pubkeys/ids/sigs
because v6's sign() validates event structure via validateEvent().

Also includes safe semver bumps to all other dependencies.
2026-08-06 16:13:24 -05:00
..
2026-01-13 19:10:05 +07:00
2026-06-30 19:12:38 +02:00
2026-03-23 18:32:18 +04:00
2026-03-20 16:55:19 +04:00
2026-06-30 19:28:01 +02:00
2026-08-06 16:13:24 -05:00
2026-03-27 15:00:36 +04:00
2026-04-20 15:26:28 +04:00