Cory McWilliams cory
cory suggested changes for cory/tildefriends#32 2024-02-22 20:31:40 -05:00
Add prettier to the project

Interesting!

cory closed issue cory/tildefriends#33 2024-02-22 20:14:18 -05:00
Compilation error: analyzer-deref-before-check
cory pushed to main at cory/tildefriends 2024-02-22 20:14:00 -05:00
2701b7d04e Address some gcc-13 analyzer warnings. #33
cory opened issue cory/tildefriends#31 2024-02-22 09:22:15 -05:00
Make it trivial to be clear about the license of apps
cory commented on pull request cory/tildefriends#30 2024-02-22 08:44:33 -05:00
improvements to the wiki app

Aside: Does gitea not let me mark up code? Do I have to copy and paste it into this comment?

I'd like to follow this guidance and not introduce legal headers in individual files: https://openso

cory opened issue cory/tildefriends#29 2024-02-21 20:38:30 -05:00
Convert the sequence_before_author column to a flags column
cory opened issue cory/tildefriends#28 2024-02-21 20:37:35 -05:00
Package to Windows
cory opened issue cory/tildefriends#27 2024-02-21 20:29:45 -05:00
Fix all the doxygen warnings
cory closed issue cory/tildefriends#11 2024-02-21 20:24:19 -05:00
Don't keep OpenSSL binaries in source control. Do make it easy to build them.
cory pushed to main at cory/tildefriends 2024-02-21 20:23:47 -05:00
4bfd9de100 Give iOS the same openssl build treatment as android and mingw. #11
cory pushed to main at cory/tildefriends 2024-02-21 20:06:41 -05:00
c01e00d77d Get geckodriver.log from 'tildefriends test -t auto' out of the root.
cory pushed to main at cory/tildefriends 2024-02-21 19:59:44 -05:00
825191c08f Fix 'make dist'.
cory pushed to main at cory/tildefriends 2024-02-21 19:46:47 -05:00
9dc6670795 Fetch and build OpenSSL as part of the code build.
cory commented on issue cory/tildefriends#26 2024-02-21 19:01:11 -05:00
Add new apps

Yes to all, but I want to suggest that the end game here is not to get all possible apps into this repository. For reasons including that I don't want to be the gatekeeper of all apps, we need to…

cory merged pull request cory/tildefriends#1 2024-02-21 18:51:02 -05:00
Documentation, build improvements
cory pushed to main at cory/tildefriends 2024-02-21 18:51:02 -05:00
1db8eee9f7 Merge pull request 'Documentation, build improvements' (#1) from tasiaiso/tildefriends:dev_tasia into main
12c7515ee8 chore: revert changes to codemirror's config
ed65da4340 doc: typos
d9d2917cf5 chore: add folders to .gitignore
ce5ca1875b doc: add JSDoc annotations in the core folder
Compare 6 commits »
cory pushed to main at cory/tildefriends 2024-02-21 12:32:28 -05:00
1bc50cb62c Remove prebuilt OpenSSL from source control. #11
cory pushed to main at cory/tildefriends 2024-02-20 21:41:54 -05:00
450b07fd08 Add a Doxyfile and preliminary module-level docs.
cory commented on pull request cory/tildefriends#1 2024-02-20 18:54:31 -05:00
Documentation, build improvements

Would the work of documenting the core folder useful then ? If we don't do a lot of changes when converting the code to C, we could just copy-paste it over.

Let's say we document all the JS…

cory commented on issue cory/tildefriends#11 2024-02-20 14:23:31 -05:00
Don't keep OpenSSL binaries in source control. Do make it easy to build them.

Yeah, I haven't been distributing them with the source tarballs for that reason, but now that the full tree is public, things need to be better.