Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-04-02 20:33:16 -04:00
e50144bd34 Validate exit codes more thoroughly. C'mon, Cory.
cory pushed to main at cory/tildefriends 2024-04-02 20:12:05 -04:00
9f3171e3f1 Remove auth.js. #7
cory pushed to main at cory/tildefriends 2024-04-02 12:43:02 -04:00
cc92748747 Move sending refresh tokens out of JS.
cory pushed to main at cory/tildefriends 2024-04-02 12:21:31 -04:00
0a0b0c1adb Make sure we don't leak the session string when reassigning it.
cory pushed to main at cory/tildefriends 2024-04-01 12:54:15 -04:00
92a74026a6 Format the new auth code.
3fa1c6c420 Tidied up getting an auth key slightly.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-03-31 16:16:18 -04:00
b04eccdbda Move the auth handler out of JS. #7
cory commented on pull request cory/tildefriends#34 2024-03-27 20:20:54 -04:00
WIP: user_settings app

What do you think of this

I'm totally in for gathering managing identities and settings in one place. And making them not look like junk as I have.

I'm very hesitant about the coupling…

cory pushed to main at cory/tildefriends 2024-03-27 19:08:39 -04:00
9ce30dee70 Start working on 0.0.18.
cory pushed tag v0.0.17 to cory/tildefriends 2024-03-27 19:01:01 -04:00
cory pushed to main at cory/tildefriends 2024-03-27 19:00:08 -04:00
3c0b680b8e Let's release 0.0.17.
cory commented on pull request cory/tildefriends#45 2024-03-25 18:16:26 -04:00
WIP: git submodules

I don't have a make fetch? I saw your tools/install_dependencies.sh which addressed one of the errors.

I like this in concept, though I'd rather track the releases of possibly all these…

cory pushed to main at cory/tildefriends 2024-03-25 18:10:33 -04:00
895356897b archive whichever branch.
cory pushed to main at cory/tildefriends 2024-03-25 16:34:52 -04:00
9164be2f37 Fix loading from not standalone zip.
5385264f94 Fix an http use after free during shutdown.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-03-25 16:23:51 -04:00
610e756c07 Ever closer to the elusive clean http shutdown.
cory pushed to main at cory/tildefriends 2024-03-25 13:50:45 -04:00
15c9f8f458 Rudimentary support for building the executable with data attached. Pushed some things around in the makefile to fix issues along the way. #46
cory pushed to main at cory/tildefriends 2024-03-25 12:57:01 -04:00
fb704a5b83 I will get better at keeping this tree clean.
cory opened issue cory/tildefriends#46 2024-03-25 12:55:05 -04:00
Support building the executable with necessary static data attached
cory commented on issue cory/tildefriends#43 2024-03-25 12:52:17 -04:00
Make a robots.txt file

I do want public blob/wiki style apps that I want searchable.

The ssb app currently doesn't do much unless you're signed in, which is my main approach to it not being consumed by bots right…

cory commented on pull request cory/tildefriends#45 2024-03-25 12:46:37 -04:00
WIP: git submodules

I'm definitely no makefile expert.

The goal of that block is just to run tools/ssl-android before attempting to build any of the android .o files.

ANDROID_DEPS is just set to an arbitrary…

cory closed issue cory/tildefriends#44 2024-03-25 09:05:14 -04:00
Redirect the old github repo to this one to avoid confusion