446 Commits (c1bd05fb046d296d3b355a8d2ced8137023c08b7)
 

Author SHA1 Message Date
mleku f8a321eaee
Add connection start time tracking and improve logging for WebSocket lifecycle 3 months ago
mleku 48c7fab795
Improve logging and handling for WebSocket message processing, delivery, and diagnostics. 3 months ago
mleku f6054f3c37
Add `run-relay-and-seed.sh` script, remove redundant JS library mappings, and improve logging consistency. 3 months ago
mleku e1da199858
Bump version to v0.8.5. 3 months ago
mleku 45b4f82995
Enable additional NIP support, improve tag handling validation, and simplify WebSocket message processing. 3 months ago
mleku e58eb1d3e3
Remove commented-out debug logs and update rules for Go version and Nostr protocol documentation. 3 months ago
mleku 72d6ddff15
Merge remote-tracking branch 'origin/main' 3 months ago
mleku a50ef55d8e
Remove commented-out debug logs and update rules for Go version and Nostr protocol documentation. 3 months ago
mleku c2d5d2a165
Merge pull request #1 from Silberengel/docker-deployment-setup 4 months ago
mleku 05b13399e3
Expand README with follows ACL and relay sync spider documentation. 4 months ago
mleku 0dea0ca791
Expand README with detailed build instructions, dependency setup, stress testing, and performance benchmarking. 4 months ago
mleku ff017b45d2
Add relay identity pubkey and subscription-based profile updates; bump version to v0.8.4. 4 months ago
mleku 50179e44ed
Add dashboard URL to relay description and bump version to v0.8.3. 4 months ago
mleku 34a3b1ba69
Add dynamic relay dashboard URL support and version increment to v0.8.2. 4 months ago
mleku 093a19db29
Expand relay features and update version to v0.8.1. 4 months ago
mleku 2ba361c915
Add relay identity management and subscription enhancements. 4 months ago
mleku 7736bb7640
Add payment processing with NWC and subscription-based access control. 4 months ago
mleku 804e1c9649
Add NWC protocol handling and NIP-44 encryption and decryption functions. 4 months ago
mleku 81a6aade4e
Bump version to v0.7.1; update relay icon URL. 4 months ago
mleku fc9600f99d
Bump version to v0.7.0; update docs image. 4 months ago
mleku 199f922208
Refactor deletion checks and error handling; bump version to v0.6.4. 4 months ago
mleku 405e223aa6
implement delete events 4 months ago
mleku fc3a89a309
Remove unused JavaScript file `index-tha189jf.js` from `dist` directory. 4 months ago
mleku ba8166da07
Remove unused JavaScript file `index-wnwvj11w.js` from `dist` directory. 4 months ago
mleku 3e3af08644
Remove unused JavaScript file `index-wnwvj11w.js` from `dist` directory. 4 months ago
mleku fbdf565bf7
Remove unused JavaScript file `index-sskmjaqz.js` from `dist` directory. 4 months ago
mleku 14b6960070
Add admin-only "All Events Log" feature with WebSocket integration. 4 months ago
mleku f9896e52ea
use websockets for events log 4 months ago
mleku ad7ca69964
Bump version to v0.6.1 for patch release. 4 months ago
mleku facf03783f
Remove outdated CSS and JavaScript files from `dist` directory. 4 months ago
mleku a5b6943320
Bump version to v0.6.0 for upcoming release. 4 months ago
mleku 1fe0a395be
Add minimal local build outputs for streamlined `dist` integration. 4 months ago
mleku 92b3716a61
Remove `dist` directory and streamline build artifacts. 4 months ago
mleku 5c05d741d9
Replace remote Tailwind CSS with a local minimal subset; refine `.gitignore` and dist structure. 4 months ago
mleku 9a1bbbafce
Refine login view styling and update authentication text. 4 months ago
mleku 2fd3828010
Refine login view styling and update authentication text. 4 months ago
mleku 24b742bd20
Enable dev mode for React app with proxy support; refine build, styles, and UI. 4 months ago
Silberengel 42273ab2fa Add Docker deployment and Apache reverse proxy setup 4 months ago
mleku 6f71b95734
Handle EOF case in text encoder helper loop. 4 months ago
mleku 82665444f4
Add `/api/auth/logout` endpoint and improve auth flow. 4 months ago
mleku effeae4495
Replace remote Tailwind CSS with a minimal local build; refine build script and UI styling. 4 months ago
mleku 6b38291bf9
Add CORS headers and update UI for enhanced user profile handling. 4 months ago
mleku 0b69ea6d80
Embed React app and add new user authentication interface. 4 months ago
mleku 9c85dca598
Add graceful termination logging on signal triggers. 4 months ago
mleku 0d8c518896
Add user authentication interface with Nostr relay support. 4 months ago
mleku 20fbce9263
Add spider functionality for relay crawling, marker management, and new SpiderMode config. 4 months ago
mleku 4532def9f5
Remove large outdated `stacktrace.txt` log file. 4 months ago
mleku 90f21fbcd1
Add detailed benchmark results for multiple relays. 4 months ago
mleku 81a40c04e5
Refactor `publishCacheEvents` for concurrent publishing and optimize database access. 4 months ago
mleku 58a9e83038
Refactor `publishCacheEvents` and `publisherWorker` to use fire-and-forget publishing. 4 months ago