Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-10-30 12:56:37 -04:00
1f40e8dcd9 build: Let's build 0.0.24.
cory pushed to main at cory/tildefriends 2024-10-29 20:19:53 -04:00
77ff8cef1f db: Fix the db app, and show a message instead of an ugly error when you're not signed in.
cory pushed to main at cory/tildefriends 2024-10-27 18:50:09 -04:00
ef844fbccb build: Oh, you can generate a .flatpak file, if that's your thing.
cory pushed to main at cory/tildefriends 2024-10-27 14:37:41 -04:00
070dc5a4c0 build: flatpak filesystem access tweaks.
cory pushed to main at cory/tildefriends 2024-10-27 14:31:13 -04:00
177ef1cdcc build: A flatpak experiment. I still don't get it.
cory pushed to main at cory/tildefriends 2024-10-27 14:05:34 -04:00
4b1ebf02e1 js: Remove a stale /save reference, and exercise re-saving an app in the test.
cory pushed to main at cory/tildefriends 2024-10-27 13:43:00 -04:00
863e50203e js: Move /save to C.
cory pushed to main at cory/tildefriends 2024-10-25 15:34:47 -04:00
01b8c209de core: Testing a theory to encourage clean shutdowns.
30e92f2bc1 js: Fix typo in /delete.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-10-25 15:20:58 -04:00
02accabb4a js: Oh yeah, administrators can delete core apps still.
cory pushed to main at cory/tildefriends 2024-10-25 13:58:11 -04:00
fa00a41fe0 js: Move app delete to C.
cory pushed to main at cory/tildefriends 2024-10-25 12:59:05 -04:00
2e66666bdf ssb: Indicate which connections are one-shot / sync now connections.
4fe3c9a751 test: Verify that deleting apps actually does something.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-10-23 21:50:39 -04:00
0a35e14590 js: Fix database.getall().
cory pushed to main at cory/tildefriends 2024-10-23 18:48:45 -04:00
e979c176e3 test: Exercise nominally creating and deleting an app.
a0d9c3dc29 js: Move the global 404 response to C.
efcb68351c docs: Reminding myself how to make a release.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2024-10-23 15:57:48 -04:00
94e8bf2e1c test: Add some nominal testing for the new publish command.
cory pushed to main at cory/tildefriends 2024-10-23 15:38:50 -04:00
82d1a294a6 ssb: prettier.
de20274589 ssb: Add a publish command that can be used to publish messages from the command-line.
2f193e64c8 ssb: Show muxrpc command names when possible in verbose logging.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2024-10-23 14:21:10 -04:00
86751362cb ssb: Indicate which muxrpc sends failed, and use that to fix some replication nonsense and log noise.
cory pushed to main at cory/tildefriends 2024-10-23 12:03:01 -04:00
4118323631 build: Fix some cflags not making it to libsodium. Disable the libsodium -flto warning a more different way.
0d134f7f10 update: CodeMirror to latest.
409724cfcd update: OpenSSL 3.4.0.
799a33be40 update: libbacktrace to latest.
2fa9c66495 update: libuv 1.49.2.
Compare 6 commits »
cory pushed to main at cory/tildefriends 2024-10-17 12:41:57 -04:00
581f72b3f8 ssb: Disallow rich text paste on Firefox. Didn't realize it doesn't support contenteditable='plaintext-only'.
cory pushed to main at cory/tildefriends 2024-10-16 21:02:54 -04:00
1dd7e4347c js: Kill setGlobalSettings.
36cc9398c7 js: Move storePermission to C.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-10-16 19:53:51 -04:00
68817feeec js: Kill getSessionProcessBlob.
97661e2ca2 http: Fix some headers.
72def5ae6d js: Move /view to C.
e638b155a1 js: Kill gGlobalSettings. Decouples things a bit.
Compare 4 commits »