Laan Tungir
|
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.
|
2026-07-15 20:06:52 -04:00 |
|
Laan Tungir
|
09654fa557
|
v0.2.2 - Fix ARM64 cross-compilation in Dockerfile
|
2026-04-23 07:25:06 -04:00 |
|
Laan Tungir
|
469d2180c1
|
v0.2.1 - Add arm64 cross-compilation and release support
v0.2.2
|
2026-04-23 07:16:17 -04:00 |
|
Laan Tungir
|
fa5f5e60cb
|
v0.2.0 - Cut v0.2.0 release
v0.2.1
|
2026-04-22 16:22:05 -04:00 |
|
Laan Tungir
|
015094949e
|
v0.1.38 - Update main.c and request_validator.c with latest changes
v0.2.0
|
2026-04-22 16:15:20 -04:00 |
|
Laan Tungir
|
9491f5c373
|
v0.1.37 - Use static-only build flow in increment_and_push and include blob browser sorting/delete deployment fix
v0.1.38
|
2026-04-01 20:29:28 -04:00 |
|
Your Name
|
485e351998
|
v0.1.33 - just cleaning up
v0.1.37
|
2026-03-23 09:02:54 -04:00 |
|
Your Name
|
66ac92b4a0
|
v0.1.32 - Migrate to nostr_core_lib v0.4.13 and unify app/nostr logging via callback API
v0.1.33
|
2026-03-15 08:37:03 -04:00 |
|
Your Name
|
ba8b51d1c6
|
v0.1.31 - Add MIME/extension + nginx fallback support for html/js/mjs/css blob uploads and retrieval
v0.1.32
|
2026-03-11 18:21:53 -04:00 |
|
Your Name
|
b9e9a08e9e
|
v0.1.30 - add public GET /health JSON endpoint with status version and uptime
v0.1.31
|
2026-03-09 17:34:23 -04:00 |
|
Your Name
|
d400744f68
|
v0.1.29 - fix auth routing: allow public GET /health operation bypass
v0.1.30
|
2026-03-09 17:29:44 -04:00 |
|
Your Name
|
4b12cb19dc
|
v0.1.28 - Latest changes
v0.1.29
|
2026-02-20 15:32:33 -04:00 |
|
Your Name
|
e5b1556a80
|
v0.1.27 - Fix nginx blob serving: correct try_files pattern and set proper directory permissions for www-data access
v0.1.28
|
2026-02-17 08:26:42 -04:00 |
|
Your Name
|
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
|
2026-02-16 09:23:23 -04:00 |
|
Your Name
|
640386e2c1
|
v0.1.25 - Fix 100% CPU bug in relay client - SSL_pending busy-wait
v0.1.26
|
2026-02-03 14:18:25 -04:00 |
|
Your Name
|
840a5bbf5f
|
v0.1.24 - .
v0.1.25
|
2025-12-21 09:17:43 -04:00 |
|
Your Name
|
0f420fc6d0
|
v0.1.23 - Fixed auth rules on web page
v0.1.24
|
2025-12-16 09:18:37 -04:00 |
|
Your Name
|
29e2421771
|
v0.1.22 - Cleaned out legacy websocket code in index.js
v0.1.23
|
2025-12-16 07:50:16 -04:00 |
|
Your Name
|
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
|
2025-12-16 07:17:19 -04:00 |
|
Your Name
|
281c686fde
|
v0.1.20 - Fixed auth white and black lists
v0.1.21
|
2025-12-16 06:54:26 -04:00 |
|
Your Name
|
a5880ebdf6
|
v0.1.19 - Lots of remote hosting fixes
v0.1.20
|
2025-12-13 14:53:25 -04:00 |
|
Your Name
|
a5f92e4da3
|
v0.1.18 - Add automatic cleanup of dynamic build artifacts after static builds
v0.1.19
|
2025-12-13 07:54:20 -04:00 |
|
Your Name
|
64b9f28444
|
v0.1.17 - Fixed more on stats page
v0.1.18
|
2025-12-12 17:06:43 -04:00 |
|
Your Name
|
fe27b5e41a
|
v0.1.16 - Got the admin page kinda working
v0.1.17
|
2025-12-12 16:41:38 -04:00 |
|
Your Name
|
d0bf851e86
|
v0.1.15 - Fix config page display and rebrand admin UI from relay to Blossom terminology
v0.1.16
|
2025-12-12 13:12:46 -04:00 |
|
Your Name
|
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
|
2025-12-11 14:33:48 -04:00 |
|
Your Name
|
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
|
2025-12-11 14:28:33 -04:00 |
|
Your Name
|
6592c37c6e
|
v0.1.12 - Successfully integrated websocket client, and program connects to relays and publishes kinds 0 and 10002
v0.1.13
|
2025-12-10 14:28:38 -04:00 |
|
Your Name
|
deec021933
|
v0.1.11 - Last push before changing logging system
v0.1.12
|
2025-12-07 12:50:12 -04:00 |
|
Your Name
|
db7621a293
|
v0.1.10 - In the middle of working on getting admin api working
v0.1.11
|
2025-11-21 11:54:17 -04:00 |
|
Your Name
|
e693fe3caa
|
v0.1.9 - program generates it's own private keys.
v0.1.10
|
2025-11-20 07:53:58 -04:00 |
|
Your Name
|
c1b615de32
|
v0.1.8 - Removed cache functionality for now
v0.1.9
|
2025-11-13 10:59:14 -04:00 |
|
Your Name
|
455aab1eac
|
v0.1.7 - Fixing black and white lists
v0.1.8
|
2025-11-13 10:21:26 -04:00 |
|
Your Name
|
533c7f29f2
|
v0.1.6 - Just catching up
v0.1.7
|
2025-11-11 17:02:14 -04:00 |
|
Your Name
|
35f8385508
|
v0.1.5 - Make versioning system
v0.1.6
|
2025-11-11 07:16:33 -04:00 |
|
Your Name
|
fe2495f897
|
v0.1.4 - Make response at root JSON
v0.1.5
|
2025-11-11 07:08:27 -04:00 |
|
Your Name
|
30e4408b28
|
v0.1.3 - Implement https
v0.1.4
|
2025-11-09 19:57:45 -04:00 |
|
Your Name
|
e43dd5c64f
|
v0.1.2 - .
v0.1.3
|
2025-10-18 17:38:56 -04:00 |
|
Your Name
|
bb18ffcdce
|
v0.1.1 - Cleaning things up.
v0.1.2
|
2025-10-16 15:24:41 -04:00 |
|
Your Name
|
25a871bb31
|
Reupload
v0.1.1
|
2025-10-09 10:40:46 -04:00 |
|
Your Name
|
22f6224008
|
Generally working.
|
2025-09-11 13:28:54 -04:00 |
|
Your Name
|
e1741fb1fc
|
v0.0.14 - Still working on commenting out old code and deleting
|
2025-09-11 07:48:33 -04:00 |
|
Your Name
|
cafaa2f2e2
|
v0.0.13 - commenting out old code
|
2025-09-10 14:21:20 -04:00 |
|
Your Name
|
60644919b6
|
v0.0.12 - fixed nip94 test
|
2025-09-10 13:15:18 -04:00 |
|
Your Name
|
6a4e15670d
|
v0.0.11 - All auth tests working
|
2025-09-10 11:08:33 -04:00 |
|
Your Name
|
30473100b8
|
I think nip42 is FINALLY working.
|
2025-09-10 07:58:57 -04:00 |
|
Your Name
|
a3c8918491
|
v0.0.10 - Working on auth system
|
2025-09-09 10:42:59 -04:00 |
|
Your Name
|
dd0d8a8b65
|
Moved auth system from nostr_core_lib back into ginxsom. Still debugging but so many changes I wanted to commit.
|
2025-09-09 07:26:00 -04:00 |
|
Your Name
|
20792871f8
|
Refactored code by breaking the main.c up into BUD files.
|
2025-09-08 09:42:45 -04:00 |
|
Your Name
|
67154164f1
|
tests
|
2025-09-07 10:59:43 -04:00 |
|