Block a user
7caf4a0173
Fix numerous issues around setting the first registered used as an admin.
385524352c
Refactor most uses of uv_queue_work to go through a helper that keeps track of thread business, traces, and is generally less code.
5ca5323782
Fix /speedscope/ => deps/speedscope/index.html.
ba6da856bb
Let trace truncate names more if it means we can generate valid JSON.
c0e72246cc
Trying to understand a lingering 'previous message doesn't exist.' And format.
WIP: user_settings app
Is there a way to have shared or per-app databases already ? Is this a thing we'd want to look at implementing ?
WIP: git submodules
It's make fetchdeps
sorry
GNUmakefile
Line 812 in e00f73e1d5
fetchdeps: |
I made that script before I knew that stuff was…
WIP: git submodules
I'm not familiar with makefiles yet and I just don't understand what this does
ANDROID_DEPS := deps/openssl/android/arm64-v8a/usr/local/lib/libssl.a
$(ANDROID_DEPS):
+@tools/ssl-android
…
e00f73e1d5
Merge branch 'submodules' of https://dev.tildefriends.net/tasiaiso/tildefriends into submodules
4c11667ebd
android sdk, makefile changes
658e7089be
Merge branch 'nix_package' into submodules
0965e90d7b
build(nix): test nix package
d1f87a8fb4
remove lit
WIP: git submodules
Should there be a copy of openssl at deps/openssl ? I see references to his in GNUMakefile, but it's not in the repo.
2b4265f9ee
Merge branch 'main' into submodules
fdda628be8
Fix paths in the source tarball.
2b45d8aa05
Doh. Never mean to add that.
0e2fc65301
Document run -k flag.
474e39c9c3
add picohttpparser as a submodule
0272382e0e
remove picohttpparser
b1c8b51377
add libuv as a submodule
1a5acca5cf
remove libuv
2d5417f7dc
add libbacktrace as a submodule