Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-03-17 12:39:02 -04:00
af25782185 More http/request shutdown issues.
cory commented on issue cory/tildefriends#38 2024-03-17 10:02:09 -04:00
ssb: make it easy to get a blob

I'm going to keep this open until I get that blob (&2odd9wY1zddBs2yXFvyPaxgGQ2sI6k9kxxA5cXVUqNs=.sha256). I've fixed two fundamental blob replication bugs already chasing this.

5e240de677447fa3…

cory pushed to main at cory/tildefriends 2024-03-17 09:44:14 -04:00
e5ba51b80a Chasing a leak that looks like an EBT clock. Deleted some unneeded code and adding a missing JS free.
cory pushed to main at cory/tildefriends 2024-03-17 09:16:30 -04:00
5e240de677 Fix requesting blobs from blob_wants. ids were trucated. Yikes.
cory opened issue cory/tildefriends#42 2024-03-14 21:06:18 -04:00
Do process sandboxing on windows
cory closed issue cory/tildefriends#15 2024-03-13 20:43:23 -04:00
More generic room app
cory pushed to main at cory/tildefriends 2024-03-13 20:43:20 -04:00
418cfac0e3 Add a stock app with local room connection info. #15
cory opened issue cory/tildefriends#41 2024-03-13 20:34:08 -04:00
Mobile replication mode with a sync/refresh button which does its thing on-demand and then stops
cory opened issue cory/tildefriends#40 2024-03-13 20:33:08 -04:00
Why do we get disconnected from go-ssb-room so readily?
cory pushed to main at cory/tildefriends 2024-03-13 20:24:13 -04:00
9d09607013 Update CodeMirror.
cory pushed to main at cory/tildefriends 2024-03-13 19:54:21 -04:00
eddf25b622 Give libuv the same download treatment as sqlite.
cory opened issue cory/tildefriends#39 2024-03-13 19:42:48 -04:00
Fix all the JS TODOCS
cory closed issue cory/tildefriends#29 2024-03-13 19:40:39 -04:00
Convert the sequence_before_author column to a flags column
cory pushed to main at cory/tildefriends 2024-03-13 19:40:34 -04:00
537a8654fa Rename sequence_before_author => flags. #29
9de33d06d2 Specifying -fsanitize=... early seems good.
0e5f320664 sqlite 3.45.2.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2024-03-12 21:44:42 -04:00
88d8e60511 Some minor paranoia to appease valgrind.
cory pushed to main at cory/tildefriends 2024-03-09 08:44:12 -05:00
439f07162e Disable Haiku automation tests until I find a way to automate a browser on Haiku.
cory pushed to main at cory/tildefriends 2024-03-08 21:43:28 -05:00
efe2b6cbd9 A make target to run prettier.
0aa1ed9464 Fix a failure requesting more blobs.
cb94ed6a2a Some plumbing to expose the actual bound SHS port so that I can make a dynamic room app.
Compare 3 commits »
cory commented on issue cory/tildefriends#38 2024-03-08 07:10:13 -05:00
ssb: make it easy to get a blob

The link is working right. I don't have that blob either, and I see a comment in that thread that someone else also doesn't have it.

cory pushed to main at cory/tildefriends 2024-03-07 20:42:30 -05:00
cf187ee46b Reorder things so that we only zipalign -z during a dist build. To slow for make all.
cory pushed to main at cory/tildefriends 2024-03-06 21:14:30 -05:00
3e71fc20fd Prettier.