The radroots.market Nostr marketplace and forum website
Find a file
2025-10-06 16:36:01 +01:00
app Edit indexer migrating crates to events and events-indexed and updating events indexes for manifest/shard-metadata types. Edit app migrating to crate-scoped bindings, adding theme.css and refactoring build loaders to use common _env indexer base url. 2025-08-20 15:16:40 -07:00
crates Add workspace metadata and shared dependency configuration; align indexer crate configuration. Extend event metadata with kind and 64-bit timestamps. 2025-10-06 16:36:01 +01:00
.gitignore Add workspace metadata and shared dependency configuration; align indexer crate configuration. Extend event metadata with kind and 64-bit timestamps. 2025-10-06 16:36:01 +01:00
.gitmodules Edit indexer adding embedded key-value engine with primary trees for raw event hashes and serialized metadata events, and incremental metadata JSON index regeneration via SHA-256 digest comparison and write-if-stale logic to only rewrite changed index files. Edit app adding static build loaders for indexed profile pages, localised routing, nostr/theme initialisation, fallback error pages. 2025-08-07 21:37:57 +00:00
Cargo.lock Add workspace metadata and shared dependency configuration; align indexer crate configuration. Extend event metadata with kind and 64-bit timestamps. 2025-10-06 16:36:01 +01:00
Cargo.toml Add workspace metadata and shared dependency configuration; align indexer crate configuration. Extend event metadata with kind and 64-bit timestamps. 2025-10-06 16:36:01 +01:00
LICENSE Initial commit 2025-08-02 16:02:20 +00:00
package.json Update workspace packages. 2025-08-20 15:56:29 -07:00
rust-toolchain.toml Initial commit 2025-08-02 16:02:20 +00:00
turbo.json Edit indexer migrating crates to events and events-indexed and updating events indexes for manifest/shard-metadata types. Edit app migrating to crate-scoped bindings, adding theme.css and refactoring build loaders to use common _env indexer base url. 2025-08-20 15:16:40 -07:00
yarn.lock Edit indexer adding author nip-05 profile resolver, extending listing events indexing with author, npub and nip-05 keys, restructuring audit feature implementing environment-based configuration. Edit app adding listing events to static build loaders on profile routes. 2025-08-09 19:17:56 +00:00