Commit Graph

41 Commits

Author SHA1 Message Date
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
Your Name
f5bf1cd6ee Integrate nostr_core_lib unified request validation system
- Update nostr_core_lib submodule to latest version with authentication system
- Replace ginxsom's local authentication code with nostr_validate_request() API
- Remove over 650 lines of redundant authentication logic from main.c
- Successfully tested with list and upload operations
- Authentication system now shared between ginxsom and ready for c-relay integration
2025-09-07 09:49:26 -04:00
Your Name
21fc43167c bud-09 implemented 2025-09-03 15:21:48 -04:00
Your Name
17bb57505e bud 08 implemented 2025-09-03 14:41:55 -04:00
Your Name
d845f7822f buds 4 and 6 implemented 2025-09-03 13:13:07 -04:00
Your Name
5838dc4dfc Updated delete 2025-09-02 17:23:02 -04:00
Your Name
4412317ddb refactored nginx.conf 2025-09-02 15:22:15 -04:00
Your Name
db3f078583 bud02 completed 2025-09-02 12:54:22 -04:00
Your Name
e98ec5489a add .gitignore 2025-09-02 12:10:54 -04:00
Your Name
9f51886d9e Fixed a killer bug with upload verification 2025-09-02 12:06:13 -04:00
Your Name
eb7a9413ca Lots o debugging 2025-08-20 09:51:55 -04:00
Your Name
8c3d2b1aac Stuck on a bug with auth, but got to push anyway. 2025-08-20 06:20:32 -04:00
Your Name
b2b1240136 List Blob Endpoint 2025-08-19 11:04:50 -04:00
Your Name
ec976ab090 Bud 2 mostly done 2025-08-19 10:23:40 -04:00
Your Name
d8803b1ad0 Start upload functionality 2025-08-19 08:00:40 -04:00
Your Name
e8bac95aca nginx.conf 2025-08-18 23:01:37 -04:00
Your Name
95ccb3a9c4 Finished BUD 1 2025-08-18 21:51:54 -04:00
Your Name
e641c813eb readme.md and implementation.md 2025-08-18 17:42:51 -04:00
Your Name
5f7d2197e8 First 2025-08-18 16:48:06 -04:00