Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-11-06 12:41:58 -05:00
f66cfaec12 http: Fix some caching issues.
cory pushed to main at cory/tildefriends 2024-11-04 21:46:41 -05:00
259f92c53b http: Populate query and headers for handler.js like we used to.
cory pushed to main at cory/tildefriends 2024-11-03 21:11:41 -05:00
a84f850e91 http: Bring back handler.js support, mostly. Partly in C, this time.
5a765e6f07 js: Also unused.
791889c659 js: Remove some unused code.
5da63faf1f http+js: Move app blob handling from JS to C. handler.js support has been temporarily removed.
30d108fc35 http: URL pattern matcher fixes.
Compare 5 commits »
cory pushed to main at cory/tildefriends 2024-11-02 19:22:07 -04:00
a09fefab5e http: Add a more expressive but still nowhere near regex URL pattern matcher.
cory pushed to main at cory/tildefriends 2024-11-02 16:32:08 -04:00
f74ca1c236 test: Remove some debug prints, whoops.
cory pushed to main at cory/tildefriends 2024-11-02 15:43:08 -04:00
30e027092b test: Cover more ways to request apps and files.
cory pushed to main at cory/tildefriends 2024-11-02 14:11:57 -04:00
fd4ac7c9b9 test: Test some expectes results from http requests to various paths.
cory pushed to main at cory/tildefriends 2024-11-02 08:45:51 -04:00
4482049b94 log: Show the version number in the welcome banner.
5839380437 update: CodeMirror to latest.
2152470fdc update: libbacktrace to latest.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2024-11-01 18:55:34 -04:00
93b2a81495 test: Fix -t=publish on haiku.
cory pushed to main at cory/tildefriends 2024-11-01 18:18:20 -04:00
e139e952c0 ssb: Fix some spacing in the permissions dialog.
cory pushed to main at cory/tildefriends 2024-11-01 18:01:12 -04:00
cf1c57ccb8 build: Let's start work on 0.0.25.
f7a2138488 nix: Update version to 0.0.24.
Compare 2 commits »
cory opened issue cory/tildefriends#77 2024-10-30 20:12:54 -04:00
App testing
cory pushed tag v0.0.24 to cory/tildefriends 2024-10-30 19:32:38 -04:00
cory pushed to main at cory/tildefriends 2024-10-30 19:32:28 -04:00
9614d03bef ssb: Fix a timer leak I observed trying to wrap up 0.0.24.
32a335c676 test: Retry harder.
06e27fc1e0 docs: Update the 0.0.24 changelog.
Compare 3 commits »
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.