Commit Graph

  • b818cd4497 new docker compose for imwald install imwald silberengel 2026-01-09 21:41:54 +0100
  • e7bc9a4a97
    Add progressive throttle for follows ACL mode (v0.48.10) main woikos 2026-01-09 17:39:04 +0100
  • 41a3b5c0a5
    Fix OOM crash from corrupt compact event data woikos 2026-01-09 11:46:36 +0100
  • d41c332d06
    Add NRC (Nostr Relay Connect) protocol and web UI (v0.48.9) woikos 2026-01-07 03:40:12 +0100
  • 0dac41e35e
    Add documentation and improve BBolt import memory efficiency (v0.48.8) woikos 2026-01-06 15:37:06 +0100
  • 2480be3a73
    Fix OOM in BuildIndexes by processing in chunks (v0.48.6) woikos 2026-01-06 09:10:50 +0100
  • d363f5da04
    Implement BBolt ImportEventsFromReader for migration (v0.48.1) woikos 2026-01-06 06:57:06 +0100
  • 48a2b97b7e
    Fix: Add bbolt import for factory registration woikos 2026-01-06 06:52:55 +0100
  • 9fed1261ad
    Add BBolt database backend for HDD-optimized archival relays (v0.48.0) woikos 2026-01-06 06:50:39 +0100
  • 8dfd25613d
    Fix corrupted events with zero-filled IDs/pubkeys/sigs (v0.47.1) woikos 2026-01-06 05:51:34 +0100
  • 047cdf3472
    Add curation ACL mode and complete graph query implementation (v0.47.0) woikos 2026-01-05 21:42:17 +0100
  • ea7bc75fac
    Fix NIP-11 caching and export streaming issues (v0.46.2) woikos 2026-01-03 07:17:48 +0100
  • 2e9cde01f8
    Refactor Tor to subprocess mode, enabled by default (v0.46.1) woikos 2026-01-03 06:01:09 +0100
  • 25d087697e
    Add Tor hidden service support and fallback relay profile fetching (v0.46.0) woikos 2026-01-03 05:50:03 +0100
  • 6056446a73
    Add script to enable archive features on deployment woikos 2026-01-02 19:57:19 +0100
  • 8a14cec3cd
    Add archive relay query augmentation and access-based GC (v0.45.0) woikos 2026-01-02 19:35:16 +0100
  • 0008d33792 Remove bunker (NIP-46) functionality from web UI (v0.44.7) mleku 2025-12-30 11:16:07 +0200
  • ac61e56b61
    Move bunker service to Web Worker for persistence (v0.44.6) woikos 2025-12-29 16:24:56 +0100
  • ae024cc784
    Fix bunker UI state management issues (v0.44.5) woikos 2025-12-29 15:56:40 +0100
  • e6fa2f15e4
    Add persistent keyset storage for Cashu tokens (v0.44.4) woikos 2025-12-29 15:37:16 +0100
  • e28ab948b0
    Add multi-token support for bunker client connections (v0.44.3) woikos 2025-12-29 15:02:09 +0100
  • 3f34eb288d
    Update nostr lib v1.0.12 with TLS URL scheme fix for NIP-98 woikos 2025-12-29 14:33:12 +0100
  • 8424f0ca44
    Add debugging for NIP-98 auth in cashu mint woikos 2025-12-29 14:17:50 +0100
  • 48c6739d25
    Enable Cashu access tokens automatically when ACL is active (v0.44.2) woikos 2025-12-29 14:01:54 +0100
  • b837dcb5f0
    Fix UTF-8 encoding error in compact event tag marshaling (v0.44.1) woikos 2025-12-29 13:39:49 +0100
  • 7ed1aea0f1
    Add NIP-46 bunker service for remote signing with CAT support (v0.44.0) woikos 2025-12-29 12:57:13 +0100
  • fdc4496768
    Fix favicon.ico to serve favicon.png from embedded web UI woikos 2025-12-29 11:18:35 +0100
  • 635457aed3
    Add PWA support with offline-first caching (v0.43.1) woikos 2025-12-29 10:48:25 +0100
  • f22bf3f388 Add Neo4j memory tuning config and query result limits (v0.43.0) mleku 2025-12-29 02:18:05 +0200
  • aef9e24e40 Require CAT for NIP-46 bunker connections (v0.42.0) mleku 2025-12-28 19:31:39 +0200
  • 1b17acb50c Add simplified NIP-46 bunker page with click-to-copy QR codes (v0.41.0) mleku 2025-12-28 18:36:04 +0200
  • ea4a54c5e7 Add Cashu blind signature access tokens (NIP-XX draft) mleku 2025-12-28 11:30:11 +0200
  • 2eb523c161 Add git.mleku.dev remote push to release process (v0.40.1) mleku 2025-12-27 18:07:15 +0200
  • e84949140b Add WireGuard VPN with random /31 subnet isolation (v0.40.0) mleku 2025-12-27 16:32:48 +0200
  • 2aa5c16311
    Fix base64 encoding to keep padding for Go URLEncoding (v0.39.3) mleku 2025-12-25 16:10:47 +0100
  • ce54a6886a
    Use URL-safe base64 for NIP-98 auth encoding (v0.39.2) mleku 2025-12-25 16:03:46 +0100
  • 05170db4f7
    Fix NIP-98 URL mismatch in log viewer (v0.39.1) mleku 2025-12-25 15:54:30 +0100
  • d2122801cd
    Add nurl and vainstr CLI tools (v0.39.0) mleku 2025-12-25 14:45:21 +0100
  • 678a228fb8
    Fix log parser to match lol library format (v0.38.1) mleku 2025-12-25 14:11:29 +0100
  • 02db40de59
    Fix log viewer to properly capture logs (v0.38.0) mleku 2025-12-25 14:01:36 +0100
  • 8e5754e799
    Add log viewer for relay owners (v0.37.3) mleku 2025-12-25 13:49:43 +0100
  • e4468d305e
    Improve Blossom UI responsiveness and layout (v0.37.2) mleku 2025-12-25 13:20:49 +0100
  • d3f2ea0f08
    Fix Blossom view layout overflow (v0.37.1) mleku 2025-12-25 13:15:13 +0100
  • 3f07e47ffb
    Fix Blossom view right edge overflow mleku 2025-12-25 13:10:44 +0100
  • aea8fd31e7
    Improve Blossom UI with thumbnails and full-width layout (v0.37.0) mleku 2025-12-25 13:07:25 +0100
  • 0de4137a10
    Fix embedded web UI deployment by tracking dist assets (v0.36.23) mleku 2025-12-25 12:44:14 +0100
  • 042acd9ed2
    Track all dist assets and remove debug logging mleku 2025-12-25 12:38:54 +0100
  • dddf1ac568
    Add bundle.js to git tracking for embedded web UI mleku 2025-12-25 12:34:48 +0100
  • d6f2a0f7cf
    Add visible debug bar for role detection mleku 2025-12-25 12:32:40 +0100
  • 7c60b63df6
    Add debug logging for Blossom admin role detection (v0.36.22) mleku 2025-12-25 12:30:15 +0100
  • ab2ac1bf4c
    Add Blossom admin UI for viewing all users' storage (v0.36.21) mleku 2025-12-25 12:04:35 +0100
  • 96209bd8a5
    Fix release deploy to use correct binary path (v0.36.20) mleku 2025-12-25 11:34:20 +0100
  • da6008a00e
    Improve version link visibility and styling in sidebar (v0.36.19) mleku 2025-12-25 11:19:52 +0100
  • b6b31cb93f
    Add version display to web UI sidebar (v0.36.18) mleku 2025-12-25 10:08:50 +0100
  • 77d153a9c7
    Add LRU cache for serial lookups with dynamic scaling (v0.36.17) mleku 2025-12-25 06:25:21 +0100
  • eddd05eabf
    Add memory optimization improvements for reduced GC pressure (v0.36.16) mleku 2025-12-25 06:03:53 +0100
  • 24383ef1f4
    Decompose handle-event.go into DDD domain services (v0.36.15) mleku 2025-12-25 05:30:07 +0100
  • 3e0a94a053
    Use Gitea API directly for release creation (v0.36.14) mleku 2025-12-24 14:32:26 +0100
  • b61cb114a2
    Add error handling to all workflow steps (v0.36.13) mleku 2025-12-24 14:28:16 +0100
  • 8b280b5574
    Fix release workflow error handling mleku 2025-12-24 14:23:04 +0100
  • c9a03db395
    Fix Blossom CORS headers and add root-level upload routes (v0.36.12) mleku 2025-12-24 11:32:52 +0100
  • f326ff0307
    Bump version to v0.36.11 mleku 2025-12-23 14:49:47 +0100
  • 06063750e7
    Add fixed-size type support for IdPkTs and EventRef mleku 2025-12-23 14:47:50 +0100
  • 0addc61549
    Add unicode normalization for word indexing (v0.36.10) mleku 2025-12-22 18:53:30 +0100
  • 11d1b6bfd1
    Fix fetch-kinds script for Node.js compatibility (v0.36.9) mleku 2025-12-21 05:17:48 +0100
  • 636b55e70b
    Clean up local Claude Code settings (v0.36.8) mleku 2025-12-21 05:13:56 +0100
  • 7f1785a39a
    Add prebuild script to fetch event kinds from nostr library mleku 2025-12-21 05:07:34 +0100
  • b4c0c4825c
    Add secure nsec key generation and encryption for web UI (v0.36.7) mleku 2025-12-18 08:40:16 +0100
  • 602d563a7c
    Fix WebSocket auth flow and improve header user profile display mleku 2025-12-18 06:25:38 +0100
  • 606a3ca8c6
    Update release command with web rebuild and improved VPS deploy (v0.36.6) mleku 2025-12-17 14:26:42 +0100
  • 554358ce81 Add VPS auto-deploy step to release command (v0.36.5) mleku 2025-12-17 14:19:44 +0100
  • 358c8bc931
    Replace manual theme toggle with automatic system preference detection (v0.36.4) mleku 2025-12-17 14:11:15 +0100
  • 1bbbfb5570
    Fix WebSocket protocol detection for HTTP deployments (v0.36.3) mleku 2025-12-17 13:52:28 +0100
  • 0a3e639fee
    Add event template generator with 140+ Nostr event kinds (v0.36.2) mleku 2025-12-16 10:39:02 +0100
  • 9d6280eab1
    Fix duplicate REPORTS relationships in Neo4j backend (v0.36.1) mleku 2025-12-16 10:13:15 +0100
  • 96bdf5cba2
    Implement Tag-based e/p model for Neo4j backend (v0.36.0) mleku 2025-12-16 09:22:05 +0100
  • 516ce9c42c
    Add issue templates, CI workflows, and decentralization plan mleku 2025-12-14 20:50:49 +0100
  • ed95947971
    Add release command and bump version to v0.35.4 mleku 2025-12-14 19:50:13 +0100
  • b58b91cd14
    Add ORLY_POLICY_PATH for custom policy file location mleku 2025-12-14 18:36:04 +0100
  • 20293046d3
    update nostr library version for scheme handling fix mleku 2025-12-14 08:25:12 +0100
  • a6d969d7e9
    bump version mleku 2025-12-14 08:20:41 +0100
  • a5dc827e15
    Fix NIP-11 fetch URL scheme conversion for non-proxied relays mleku 2025-12-14 08:20:09 +0100
  • be81b3320e
    rate limiter test report mleku 2025-12-12 21:59:00 +0100
  • f16ab3077f
    Interim release: documentation updates and rate limiting improvements mleku 2025-12-12 08:47:25 +0100
  • ba84e12ea9
    Add _graph extension support to Neo4j driver mleku 2025-12-12 07:07:31 +0100
  • a816737cd3
    Fix NIP-42 AUTH compliance: always respond with OK message mleku 2025-12-12 06:14:24 +0100
  • 28b41847a6
    Generalize PID controller as reusable library with abstract interfaces mleku 2025-12-11 22:53:04 +0100
  • 88b0509ad8
    Implement PID-controlled adaptive rate limiting for database operations mleku 2025-12-11 22:45:11 +0100
  • afa3dce1c9
    Add PID-controlled adaptive rate limiting plan for relay operations mleku 2025-12-11 22:17:29 +0100
  • cbc502a703
    Fix broken submodule and add import memory optimization plan mleku 2025-12-11 21:36:39 +0100
  • 95271cbc81
    Add Neo4j integration tests and query rate-limiting logic mleku 2025-12-07 00:07:25 +0000
  • 8ea91e39d8
    Add Claude Code skills for web frontend frameworks mleku 2025-12-06 06:56:57 +0000
  • d3d2d6e643
    Add WasmDB support and enhance query/cache/policy systems mleku 2025-12-05 22:05:33 +0000
  • 8bdf1fcd39
    Replace search mode with an enhanced filter system mleku 2025-12-05 21:16:19 +0000
  • 930e3eb1b1
    Upgrade dependencies and improve UI handling. mleku 2025-12-05 19:48:34 +0000
  • 8ef3114f5c
    Refactor project to modularize constants and utilities. mleku 2025-12-05 19:25:13 +0000
  • e9173a6894
    Update event import process and improve user feedback mleku 2025-12-05 14:42:22 +0000
  • c1bd05fb04
    Adjust ACL behavior for "none" mode and make query cache optional mleku 2025-12-05 11:25:34 +0000
  • 6b72f1f2b7
    Update privileged event filtering to respect ACL mode mleku 2025-12-05 10:02:49 +0000
  • 83c27a52b0
    bump v0.34.1 mleku 2025-12-04 20:10:27 +0000