This website requires JavaScript.
2380b65853
Man, CSS.
Cory McWilliams
2024-01-14 02:37:15 +00:00
f72e8cbd91
CodeMirror 6.
Cory McWilliams
2024-01-13 17:40:47 +00:00
24e418344e
Make malloc_usable_size() go away with CFLAGS.
Cory McWilliams
2024-01-13 13:19:08 +00:00
2b7077ca70
quickjs-2024-01-13.tar.xz
Cory McWilliams
2024-01-13 13:04:19 +00:00
10d438e723
Eh? Windows fix.
Cory McWilliams
2024-01-13 13:00:39 +00:00
331846ee2e
Fiddling with buttons.
Cory McWilliams
2024-01-13 03:03:03 +00:00
dc0e58afc1
w3.css-ified ssb more.
Cory McWilliams
2024-01-13 02:55:52 +00:00
18e9252998
speedscope 1.20.0.
Cory McWilliams
2024-01-13 02:34:41 +00:00
b2e3c04036
I did some CSS, and it was kind of OK.
Cory McWilliams
2024-01-12 04:23:31 +00:00
4fd155e68a
Make haiku compile again, though I'm not happy about its lack of INADDR_ANY support.
Cory McWilliams
2024-01-12 00:11:03 +00:00
59ac0b5f20
Print a colored result at the end of autotest.py.
Cory McWilliams
2024-01-11 23:57:02 +00:00
f4979c841a
Cleanup of some minor old cruft in the js code.
Cory McWilliams
2024-01-11 02:11:24 +00:00
74eb74deb1
Playing with pahole.
Cory McWilliams
2024-01-11 01:38:30 +00:00
9e5e7b70d4
Let's try only showing my own blog posts.
Cory McWilliams
2024-01-11 01:02:47 +00:00
2384fc9fa9
Improve some more blog links.
Cory McWilliams
2024-01-11 00:50:12 +00:00
576e58b1e3
Make blogs semi-navigable.
Cory McWilliams
2024-01-11 00:33:53 +00:00
a0af058f5e
Don't leak promises.
Cory McWilliams
2024-01-10 02:49:44 +00:00
b40457d774
Disable storing messages for disconnection debug by default, and add another environment variable for logging SSB RPC messages.
Cory McWilliams
2024-01-10 02:41:28 +00:00
2353b43514
Attempt to release sqlite memory.
Cory McWilliams
2024-01-10 02:36:27 +00:00
b11d5192c2
Fiddling with blog links.
Cory McWilliams
2024-01-10 02:23:40 +00:00
d38c58ce1d
lit 3.1.1
Cory McWilliams
2024-01-10 00:00:14 +00:00
a0f390b7dc
Fix a memory leak in httpd.js.c.
Cory McWilliams
2024-01-09 17:22:39 +00:00
cb12799111
Add audio/midi mime type.
Cory McWilliams
2024-01-09 17:22:09 +00:00
86fb5c53a1
Fix wiki links within the standalone pages.
Cory McWilliams
2024-01-08 17:42:56 +00:00
29fc728509
These look like potential leaks.
Cory McWilliams
2024-01-08 02:30:08 +00:00
0fb341f378
Enable memory tracking on an environment variable.
Cory McWilliams
2024-01-08 02:18:10 +00:00
8a1a182479
Fix mingw build?
Cory McWilliams
2024-01-07 21:35:51 +00:00
49907bc8ee
Oops.
Cory McWilliams
2024-01-07 21:08:37 +00:00
21d4a9b328
Appease gcc 12's analyzer.
Cory McWilliams
2024-01-07 21:08:20 +00:00
d5ede43a13
Update the welcome links to all go to pages with versions for my own convenience.
Cory McWilliams
2024-01-07 15:23:09 +00:00
b73f5011cf
Continuing trying to crunch android openssl sizes.
Cory McWilliams
2024-01-06 21:33:20 +00:00
32ebfa78cd
Some automation for the identity app.
Cory McWilliams
2024-01-06 19:52:14 +00:00
39c942a205
Support deleting identities, too.
Cory McWilliams
2024-01-06 19:22:49 +00:00
ebc4533b10
Minor identity interface improvements.
Cory McWilliams
2024-01-06 18:40:57 +00:00
4e5f9c86a8
Fix the app emoji button.
Cory McWilliams
2024-01-06 15:47:14 +00:00
d89a7a5556
Looks like I can round-trip an SSB identity, now.
Cory McWilliams
2024-01-04 01:17:30 +00:00
8ab53f2da3
Some plumbing to export an SSB identity from Tilde Friends.
Cory McWilliams
2024-01-04 00:21:15 +00:00
4c8eab2692
Set more button tooltips.
Cory McWilliams
2024-01-03 23:52:05 +00:00
08989f54d9
Wiki link colors, and determine the thumbnail better.
Cory McWilliams
2024-01-03 23:24:24 +00:00
c78753f3ff
Expose bip39 to script, and fix some things around base64 so that I can round trip it properly.
Cory McWilliams
2024-01-03 17:25:34 +00:00
34a87d8b3b
Minor cleanup. Make http.c trace its callbacks.
Cory McWilliams
2024-01-03 02:14:17 +00:00
7516524d69
Implement the rest of the endpoints that were already mostly C in C.
Cory McWilliams
2024-01-02 23:26:42 +00:00
549d7ffec8
Minor blog changes I've apparently been sitting on.
Cory McWilliams
2024-01-02 22:21:13 +00:00
ccafc23d3c
Adding bip39 so I can use it to move around private keys.
Cory McWilliams
2024-01-02 20:25:11 +00:00
709b57d84f
Move /trace and /mem to C.
Cory McWilliams
2024-01-02 15:43:17 +00:00
9ef909c9a1
Reimplement http -> https redirects. Remove request phases. With just a little extra storage, it wasn't needed.
Cory McWilliams
2024-01-02 15:02:47 +00:00
d7c0ffaac4
speedscope 1.19.0.
Cory McWilliams
2024-01-02 01:09:05 +00:00
e4cd5312f1
Oops, fix websockets.
Cory McWilliams
2024-01-01 22:22:03 +00:00
197fca6d3b
Fix/cleanup around a crash I'm seeing.
Cory McWilliams
2024-01-01 22:14:27 +00:00
04af1f0053
I think it we ask for AF_INET6, we get 4+6. Let's do that.
Cory McWilliams
2023-12-31 03:42:07 +00:00
93d9b1ed93
I think we can assume curl on all platforms for tests.
Cory McWilliams
2023-12-31 03:24:20 +00:00
2d73116bc0
Don't free an undefined JSValue.
Cory McWilliams
2023-12-31 03:09:32 +00:00
f2f6d78790
Fine, whatever.
Cory McWilliams
2023-12-31 03:09:15 +00:00
797509fc11
Fix a crash processing TLS while a session is closing.
Cory McWilliams
2023-12-31 03:05:52 +00:00
6920504762
Work around this test failure. Dunno.
Cory McWilliams
2023-12-31 02:41:16 +00:00
9d1476a760
Slight memcpy paranoia.
Cory McWilliams
2023-12-30 21:41:48 +00:00
c1890775dc
Fixes for fragmented websocket messages. Android is happy, now.
Cory McWilliams
2023-12-30 21:35:53 +00:00
72e5fe5b8f
Allow receiving fragmented websocket messages. I thought this was what was breaking me on Android, but it's not.
Cory McWilliams
2023-12-30 20:35:03 +00:00
c81ec214e2
Missing thread busy indicator.
Cory McWilliams
2023-12-30 20:34:35 +00:00
0dcc879eb1
Delete httpd.js.
Cory McWilliams
2023-12-30 19:47:36 +00:00
4f3f4295ea
Some HTTP fixes.
Cory McWilliams
2023-12-30 19:18:09 +00:00
d02f17a8cf
I think the new HTTP implementation is basically working, now.
Cory McWilliams
2023-12-30 18:59:02 +00:00
2f6a92168e
Implement connection activity timeouts.
Cory McWilliams
2023-12-30 16:52:05 +00:00
b6a3923b27
Some quick http refactors to make websockets less magic.
Cory McWilliams
2023-12-30 16:29:16 +00:00
d556cbc835
Let's start 0.0.15.
Cory McWilliams
2023-12-30 16:08:15 +00:00
f186806117
wiki size fix and allow replying/reacting to blog posts in the ssb app.
Cory McWilliams
2023-12-29 20:13:35 +00:00
f4f560b164
Let's call this 0.0.14. Cut some apps to squeeze in under 5MB.
v0.0.14
1755191642269327718/tmp_refs/tags/v0.0.14
1752544706926922495/tmp_refs/tags/v0.0.14
1752536469074655516/tmp_refs/tags/v0.0.14
1752520841026455249/tmp_refs/tags/v0.0.14
1751885317766624254/tmp_refs/tags/v0.0.14
Cory McWilliams
2023-12-29 19:33:46 +00:00
14b7f9237b
A uv_connect_t is not a handle that can be closed. Fixes a crash.
Cory McWilliams
2023-12-29 18:58:58 +00:00
f3518b3d0f
Fix some broken tooltips.
Cory McWilliams
2023-12-29 18:12:14 +00:00
7964524e0a
Fix websocket unmasking issues. Autotest works with C httpd, now.
Cory McWilliams
2023-12-29 17:45:07 +00:00
8ab8335baa
This is exchanging some websocket messages, now.
Cory McWilliams
2023-12-25 23:50:55 +00:00
cd43bf9dfa
Bugs galore, but this is sending and receiving some websocket messages.
Cory McWilliams
2023-12-25 23:39:16 +00:00
ccebf831e7
A bit closer to websockets.
Cory McWilliams
2023-12-25 22:53:05 +00:00
9f2f9bd8b0
Fixed some package math.
Cory McWilliams
2023-12-24 22:09:09 +00:00
adf8c14536
Saw a websocket message go across the wire with this.
Cory McWilliams
2023-12-24 22:06:11 +00:00
606e82d718
Saw a websocket message go across the wire with this.
Cory McWilliams
2023-12-24 21:39:51 +00:00
1621f1753a
WebSocket request/response header dance. Feels like the loop is getting close to closed, but I want to refactor everything.
Cory McWilliams
2023-12-24 17:43:33 +00:00
196ab66e14
Treat the ?query string and body the same as httpd.js does. Now I can auth.
Cory McWilliams
2023-12-23 19:52:59 +00:00
38ab32dad9
Fix some http request lifetime issues, and follow the same lowercase convention for headers.
Cory McWilliams
2023-12-21 17:45:06 +00:00
86046e52f0
One less dynamic http allocation. Also one less crash.
Cory McWilliams
2023-12-21 17:15:59 +00:00
9e7c860414
Compile fix.
Cory McWilliams
2023-12-21 02:06:17 +00:00
7dc8b86ee2
Return legit responses for some static files.
Cory McWilliams
2023-12-21 02:04:20 +00:00
6ecbfe3de6
Sort of barely starting to call httpd callbacks with the new implementation.
Cory McWilliams
2023-12-21 01:27:57 +00:00
f9940fc436
Add a runtime switch between httpd implementions. One of which is totally not hooked up yet.
Cory McWilliams
2023-12-21 00:56:16 +00:00
58e75ee276
I think we did some keep-alive.
Cory McWilliams
2023-12-21 00:13:03 +00:00
e7771f539d
Now we're uploading some data.
Cory McWilliams
2023-12-21 00:00:15 +00:00
c2f62cd8e0
Now we're uploading some data.
Cory McWilliams
2023-12-20 23:58:28 +00:00
f4b6812675
Auto-add a content-length header.
Cory McWilliams
2023-12-20 23:13:03 +00:00
03e4b37c04
Make the http test complete successfully.
Cory McWilliams
2023-12-18 17:51:15 +00:00
7b3a9e0f63
Send a valid HTTP response and shutdown the connection.
Cory McWilliams
2023-12-17 17:44:54 +00:00
067f546580
Send a canned HTTP response.
Cory McWilliams
2023-12-14 01:59:23 +00:00
2f7697b7ec
These colors were bugging me.
Cory McWilliams
2023-12-14 00:02:18 +00:00
1d214f89ed
Work in progress HTTP server in C.
Cory McWilliams
2023-12-13 23:59:11 +00:00
0b47207949
Show selected and hovered items in the wiki table of contents.
Cory McWilliams
2023-12-12 17:38:10 +00:00
94dd573a81
Show a tree of wikis and docs in the wiki app.
Cory McWilliams
2023-12-11 17:48:08 +00:00
6fa4896155
Fix OpenBSD.
Cory McWilliams
2023-12-10 23:16:00 +00:00
28c99f9d8b
We often have alloca.h.
Cory McWilliams
2023-12-10 23:07:05 +00:00
88fbb5f73b
Unused code.
Cory McWilliams
2023-12-10 01:50:33 +00:00
402c185dd4
Let's be clear about our C standard.
Cory McWilliams
2023-12-10 00:49:53 +00:00
ae2015a604
Add the blog app.
Cory McWilliams
2023-12-09 20:25:49 +00:00