Your Name
48890a2121
v0.7.26 - Tidy up api
2025-10-18 14:48:16 -04:00
Your Name
e312d7e18c
v0.7.25 - Implement SQL Query Admin API
...
- Move non-NIP-17 admin functions from dm_admin.c to api.c for better architecture
- Add NIP-44 encryption to send_admin_response() for secure admin responses
- Implement SQL query validation and execution with safety limits
- Add unified SQL query handler for admin API
- Fix buffer size for encrypted content to handle larger responses
- Update function declarations and includes across files
- Successfully test frontend query execution through web interface
2025-10-16 15:41:21 -04:00
Your Name
6c38aaebf3
v0.7.24 - Fix admin API subscription issues: NIP-17 historical events and relay pubkey timing
2025-10-16 06:27:01 -04:00
Your Name
c73a103280
v0.7.21 - Remove manual relay connection UI and implement automatic background connection with seamless data loading
2025-10-15 16:50:22 -04:00
Your Name
a5d194f730
v0.7.20 - Fix automatic relay connection for restored authentication state
2025-10-15 15:47:02 -04:00
Your Name
6320436b88
v0.7.19 - Implement automatic relay connection after login with authentication error handling
2025-10-15 15:41:18 -04:00
Your Name
87325927ed
v0.7.18 - Fixed duplicate login modal bug and improved header layout
2025-10-15 15:31:44 -04:00
Your Name
e833dcefd4
v0.7.16 - Fixed blacklist authentication system - removed redundant action/parameters columns, added active=1 filtering, added comprehensive debug tracing, and identified that auth must be enabled for blacklist to work
2025-10-14 13:07:19 -04:00
Your Name
29680f0ee8
v0.7.15 - Fixed race condition in subscription management causing intermittent core dumps and format truncation warning
2025-10-14 11:34:55 -04:00
Your Name
62e17af311
v0.7.13 - -t
2025-10-13 16:35:26 -04:00
Your Name
49ffc3d99e
v0.7.11 - Got api back working after switching to static build
2025-10-12 14:54:02 -04:00
Your Name
34bb1c34a2
v0.7.10 - Fixed api errors in accepting : in subscriptions
2025-10-12 10:31:03 -04:00
Your Name
5a916cc221
Reupload
2025-10-09 10:43:42 -04:00
Your Name
dcf421ff93
v0.4.13 - DM system appears fully functional
2025-10-08 07:11:22 -04:00
Your Name
d655258311
v0.4.12 - Refactor NIP-17 admin commands: eliminate ~400 lines of duplicated code with unified helper functions, fix SQL query bugs, and remove unused parameters
2025-10-06 18:49:25 -04:00
Your Name
f6d13d4318
v0.4.11 - Fixed nasty DM bug
2025-10-06 10:06:24 -04:00
Your Name
d5350d7c30
v0.4.10 - api
2025-10-05 14:35:09 -04:00
Your Name
64b418a551
v0.4.8 - Implement web server functionality for embedded admin interface - serve HTML/CSS/JS from /api/ endpoint with proper MIME types, CORS headers, and performance optimizations
2025-10-04 12:45:35 -04:00