Cory McWilliams cory
cory pushed tag v0.0.16 to cory/tildefriends 2024-02-28 18:24:50 -05:00
cory pushed to main at cory/tildefriends 2024-02-28 18:24:46 -05:00
13d43d8319 Let's release 0.0.16.
cory closed issue cory/tildefriends#37 2024-02-26 12:39:32 -05:00
Bug: Commonmark is broken
cory commented on issue cory/tildefriends#37 2024-02-26 12:39:22 -05:00
Bug: Commonmark is broken

You're right. I tried to test exactly for that but missed somehow. Thanks. Reverted until I can sort myself out.

7bcdbd381398332564a1278f87838c8ae64579c6

cory pushed to main at cory/tildefriends 2024-02-26 12:36:16 -05:00
7bcdbd3813 Revert "Update commonmark.js to 0.31.0."
cory pushed to main at cory/tildefriends 2024-02-25 22:31:50 -05:00
60ada22674 Add a button to toggle visible whitespace for now. Not yet persisted.
cory pushed to main at cory/tildefriends 2024-02-25 21:41:51 -05:00
637119d46d ideviceinstaller makes this unnecessary.
cory opened issue cory/tildefriends#36 2024-02-25 21:39:01 -05:00
Document all the C headers
cory pushed to main at cory/tildefriends 2024-02-25 19:38:17 -05:00
40f3da6a65 Fix a leak in returning HTTP responses.
cory pushed to main at cory/tildefriends 2024-02-25 18:54:53 -05:00
f4697fe7f7 Update CodeMirror.
cory pushed to main at cory/tildefriends 2024-02-25 18:52:52 -05:00
3bc18b9021 Docs for util.js.h.
cory pushed to main at cory/tildefriends 2024-02-25 18:29:28 -05:00
c21581aefa Use zipalign w/zopfli for APKs to save a little on size.
cory pushed to main at cory/tildefriends 2024-02-25 16:25:30 -05:00
165f25db69 Update commonmark.js to 0.31.0.
cory pushed to main at cory/tildefriends 2024-02-25 16:03:03 -05:00
9aa0617aa1 Fix android argv.
cory closed pull request cory/tildefriends#30 2024-02-25 15:41:15 -05:00
improvements to the wiki app
cory pushed to main at cory/tildefriends 2024-02-25 15:41:07 -05:00
ddce88dce6 Merge branch 'tasiaiso-wiki-improvements'
6aa2bce2be Merge branch 'wiki-improvements' of https://dev.tildefriends.net/tasiaiso/tildefriends into tasiaiso-wiki-improvements
2d3e108fd9 Reapply "build: Add prettier to the project"
7822b30dcb Revert "build: Add prettier to the project"
e361c3f975 chore(wiki): the button class is now optional for input elements
Compare 9 commits »
cory pushed to main at cory/tildefriends 2024-02-25 15:04:36 -05:00
a43c1d3d1e Format.
cory pushed to main at cory/tildefriends 2024-02-25 14:57:20 -05:00
1ed0e817e8 BSD compile fix.
cory pushed to main at cory/tildefriends 2024-02-25 14:52:39 -05:00
709ca55e65 Fix overbuild on macos.
cory pushed to main at cory/tildefriends 2024-02-25 14:45:40 -05:00
8c13f5dbba xopt => getopt_long. I give up on xopt. It didn't help me as much as I had hoped, and I had problems building for mingw with only some versions of GCC. Not worth any further time.