b1ea256076
v0.2.3 - Fix HEAD blob request 404: deployed binary had invalid sqlite3_open_v2 flags (READONLY|CREATE=5) causing SQLITE_MISUSE; rebuilt from current source (v0.2.2) and deployed. Also fixed Dockerfile to use local nostr_core_lib submodule instead of unavailable remote commit.
master
Laan Tungir2026-07-15 20:06:52 -04:00
66ac92b4a0
v0.1.32 - Migrate to nostr_core_lib v0.4.13 and unify app/nostr logging via callback API
v0.1.33
Your Name2026-03-15 08:37:03 -04:00
ba8b51d1c6
v0.1.31 - Add MIME/extension + nginx fallback support for html/js/mjs/css blob uploads and retrieval
v0.1.32
Your Name2026-03-11 18:21:53 -04:00
b9e9a08e9e
v0.1.30 - add public GET /health JSON endpoint with status version and uptime
v0.1.31
Your Name2026-03-09 17:34:23 -04:00
d400744f68
v0.1.29 - fix auth routing: allow public GET /health operation bypass
v0.1.30
Your Name2026-03-09 17:29:44 -04:00
e5b1556a80
v0.1.27 - Fix nginx blob serving: correct try_files pattern and set proper directory permissions for www-data access
v0.1.28
Your Name2026-02-17 08:26:42 -04:00
1905e1586d
v0.1.26 - Add local deployment system with deploy_local.sh, ginxsom-local.service, nginx SSL config, and fix GET blob retrieval
v0.1.27
Your Name2026-02-16 09:23:23 -04:00
640386e2c1
v0.1.25 - Fix 100% CPU bug in relay client - SSL_pending busy-wait
v0.1.26
Your Name2026-02-03 14:18:25 -04:00
cce1f2f0fd
v0.1.21 - Fixed some web page errors. About to clean out websocket functions in index.js. Last push before we do this.
v0.1.22
Your Name2025-12-16 07:17:19 -04:00
d0bf851e86
v0.1.15 - Fix config page display and rebrand admin UI from relay to Blossom terminology
v0.1.16
Your Name2025-12-12 13:12:46 -04:00
3da7b62a95
v0.1.14 - Implement all remaining admin commands (config_update, stats_query, system_status, blob_list, storage_stats, sql_query) and make test mode default in restart-all.sh. All commands now fully functional with proper database queries, error handling, and security checks.
v0.1.15
Your Name2025-12-11 14:33:48 -04:00
4f1fbee52c
v0.1.13 - Fix Kind 23458 test script: use websocat for bidirectional relay communication and correct nak decrypt flag (-p instead of --recipient-pubkey). Admin command system now fully functional end-to-end with NIP-44 encryption.
v0.1.14
Your Name2025-12-11 14:28:33 -04:00
6592c37c6e
v0.1.12 - Successfully integrated websocket client, and program connects to relays and publishes kinds 0 and 10002
v0.1.13
Your Name2025-12-10 14:28:38 -04:00
6a4e15670d
v0.0.11 - All auth tests working
Your Name2025-09-10 11:08:33 -04:00
30473100b8
I think nip42 is FINALLY working.
Your Name2025-09-10 07:58:57 -04:00
a3c8918491
v0.0.10 - Working on auth system
Your Name2025-09-09 10:42:59 -04:00
dd0d8a8b65
Moved auth system from nostr_core_lib back into ginxsom. Still debugging but so many changes I wanted to commit.
Your Name2025-09-09 07:26:00 -04:00
20792871f8
Refactored code by breaking the main.c up into BUD files.
Your Name2025-09-08 09:42:45 -04:00