This website requires JavaScript.
450b07fd08
Add a Doxyfile and preliminary module-level docs.
Cory McWilliams
2024-02-20 21:41:37 -05:00
12c7515ee8
chore: revert changes to codemirror's config
Tasia
2024-02-20 18:45:46 +01:00
ed65da4340
doc: typos
Tasia
2024-02-19 19:26:15 +01:00
d9d2917cf5
chore: add folders to .gitignore
Tasia
2024-02-19 19:16:05 +01:00
ce5ca1875b
doc: add JSDoc annotations in the core folder
Tasia
2024-02-19 19:12:42 +01:00
4f869252a2
codemirror: add build script, edit build settings Disabled highlightWhitespace()
and highlightTrailingWhitespace()
, could be reverted if necessary
Tasia
2024-02-19 15:15:41 +01:00
17b92126de
Fill in some blanks in the readme.
Cory McWilliams
2024-02-18 21:31:07 -05:00
6e88c44229
Fiddle with some deps as I'm building from a clean tree.
Cory McWilliams
2024-02-18 21:22:42 -05:00
6c3d338c12
How long has this extra character been in the readme?
Cory McWilliams
2024-02-18 20:48:10 -05:00
4ebd44cb4e
Avoid leaking some console colors.f
Cory McWilliams
2024-02-18 15:39:32 +00:00
75cb9f7fd2
Make things workable with a reverse proxy in front.
Cory McWilliams
2024-02-18 15:27:44 +00:00
eacca9d2ab
Ignore some files in subversion.
Cory McWilliams
2024-02-17 20:45:22 +00:00
d0e11bc68b
Add missing .clang-format, and fix some spaces that slipped through.
Cory McWilliams
2024-02-17 19:22:02 +00:00
1958623a7a
Package prettier.
Cory McWilliams
2024-02-17 18:59:36 +00:00
498d8b6520
Hook up prettier in the editor.
Cory McWilliams
2024-02-17 18:53:21 +00:00
a12f2fec5a
Grarrgh. Build.
Cory McWilliams
2024-02-17 16:36:40 +00:00
22bf046643
Fix fix fix tests.
Cory McWilliams
2024-02-17 15:33:08 +00:00
dca48fae36
Some test fixes, and introduce some pledge and unveil for OpenBSD.
Cory McWilliams
2024-02-17 14:55:39 +00:00
9af4068bb6
This apparently works around errors if I remove a header.
Cory McWilliams
2024-02-16 03:27:41 +00:00
2992d8ec12
Fix showing decrypted messages.
Cory McWilliams
2024-02-16 01:09:08 +00:00
33dd2560e0
Format.
Cory McWilliams
2024-02-16 00:48:49 +00:00
aeb5c6ee25
Run the selenium automation tests from C, so that they all run in once place, and because I get better errors for some reason. Fix more issues along the way.
Cory McWilliams
2024-02-16 00:47:54 +00:00
08a2436b8f
Updates to 'apps' from Tasia.
Cory McWilliams
2024-02-16 00:13:39 +00:00
fbc3cfeda4
clang-format the source. Not exactly how I want it, but automated is better than perfect.
Cory McWilliams
2024-02-15 23:35:01 +00:00
c8812b1add
Make the tests not do the imports all the time.
Cory McWilliams
2024-02-15 03:00:34 +00:00
8d82e80639
Nope. JS_EVAL_FLAG_STRIP loses line numbers and other debug information. Need those.
Cory McWilliams
2024-02-14 17:45:28 +00:00
ed741d53d7
Enable top-level async and JS_EVAL_FLAG_STRIP.
Cory McWilliams
2024-02-14 17:39:27 +00:00
685754895b
Have we achieved clean shutdown?
Cory McWilliams
2024-02-13 23:07:36 +00:00
e7791d38ff
Continuing the fight against http lifetime issues.
Cory McWilliams
2024-02-10 22:09:52 +00:00
9f14653001
No, yikes, Cory.
Cory McWilliams
2024-02-10 21:58:02 +00:00
6c5a7b0751
Add missing statics, and remove the 'tildefriends check' command.
Cory McWilliams
2024-02-10 16:50:00 +00:00
51a327c52d
.well-known => C.
Cory McWilliams
2024-02-10 16:10:58 +00:00
5a978bb30d
CodeMirror update.
Cory McWilliams
2024-02-10 15:10:33 +00:00
6801758cb3
staticDirectoryHandler => C.
Cory McWilliams
2024-02-10 03:14:02 +00:00
14de3dd9e5
Linkify better?
Cory McWilliams
2024-02-09 02:05:49 +00:00
ed2d57fb4b
Serve core static files without leaving C.
Cory McWilliams
2024-02-09 01:21:57 +00:00
e87acc6286
robots.txt => C
Cory McWilliams
2024-02-08 01:08:05 +00:00
0de932bc9e
Update CodeMirror.
Cory McWilliams
2024-02-08 00:54:31 +00:00
d021d9f757
Automate fetching sqlite.
Cory McWilliams
2024-02-08 00:17:30 +00:00
eb5da26004
Now this OpenSSL use is perfect.
Cory McWilliams
2024-02-07 23:45:04 +00:00
6765254f43
libuv 1.48.0.
Cory McWilliams
2024-02-07 23:12:32 +00:00
e98802f5b2
Fix https somehow.
Cory McWilliams
2024-02-07 22:59:51 +00:00
af54b6483e
Some success exporting and importing apps on android.
Cory McWilliams
2024-02-07 00:05:07 +00:00
96167c3167
Fix more memory leaks and ssb shutdown order issues.
Cory McWilliams
2024-02-06 17:42:17 +00:00
eecfdf482f
Lit 3.1.2.
Cory McWilliams
2024-02-01 01:18:11 +00:00
7ceb865206
ios OpenSSL => 3.2.1.
Cory McWilliams
2024-01-31 04:45:17 +00:00
b919670706
Updated CodeMirror.
Cory McWilliams
2024-01-31 03:11:38 +00:00
72120b8842
OpenSSL 3.2.1, and some android SDK updates.
Cory McWilliams
2024-01-31 03:06:47 +00:00
1e53c08d9d
Android OpenSSL => 3.2.1.
Cory McWilliams
2024-01-31 02:22:16 +00:00
2d1b6a09e9
sqlite-amalgamation-3450100.zip
Cory McWilliams
2024-01-31 02:15:24 +00:00
7f661d9af9
Appease the analyzer, but also how did this ever work?
Cory McWilliams
2024-01-31 02:04:10 +00:00
81c66bdddd
Allow downloads and top navigation from sandboxed pages. Trying to make the wiki more sensible.
Cory McWilliams
2024-01-29 00:00:20 +00:00
4bd46a1657
Working on 0.0.16 now.
Cory McWilliams
2024-01-28 23:55:17 +00:00
244a752ae1
Some wiki link fixes. Not enough.
Cory McWilliams
2024-01-28 23:54:28 +00:00
72369ab745
Let's release 0.0.15.
v0.0.15
1753107029164171279/tmp_refs/tags/v0.0.15
1752871689843647483/tmp_refs/tags/v0.0.15
Cory McWilliams
2024-01-28 23:35:28 +00:00
b62a05f627
Latest picohttpparser 4e7bc76.
Cory McWilliams
2024-01-28 21:32:12 +00:00
03eb8e7fae
Change that mentions icon.
Cory McWilliams
2024-01-28 21:11:24 +00:00
a5a00b6987
Make garbage collecting blobs ease up on my phone.
Cory McWilliams
2024-01-28 21:08:08 +00:00
542162c78a
One editor at a time.
Cory McWilliams
2024-01-28 20:59:46 +00:00
8cfe0fb7d2
-Os => -Oz for android.
Cory McWilliams
2024-01-28 13:54:51 +00:00
49c831cb62
Fix seeding files for a new app.
Cory McWilliams
2024-01-28 13:09:31 +00:00
2c79e03094
A little paranoia as I stare at this code and some analyzer nonsense.
Cory McWilliams
2024-01-28 12:50:47 +00:00
21e6cf10b6
Sigh. Linked list bugs.
Cory McWilliams
2024-01-27 21:53:57 +00:00
dc655bb359
Prefer tf_resize_vec many places over tf_realloc.
Cory McWilliams
2024-01-27 21:29:06 +00:00
b9987580ee
Now all the tests run clean.
Cory McWilliams
2024-01-27 21:01:10 +00:00
cb2dfc696d
Fixed a few more good leaks. Now there are just some unclean shutdown issues.
Cory McWilliams
2024-01-27 18:26:01 +00:00
7f0643f9c0
Stop leaking the TLS context.
Cory McWilliams
2024-01-27 17:27:56 +00:00
14a4117aff
Don't leak the http handlers.
Cory McWilliams
2024-01-27 17:11:24 +00:00
55fb5dce1a
Whoa, leaked messages.
Cory McWilliams
2024-01-27 16:37:22 +00:00
923d6f9835
I think that's all the leaks accounted for though not yet fixed.
Cory McWilliams
2024-01-27 15:45:51 +00:00
08b5ade8ec
Getting closer on lifetime issues.
Cory McWilliams
2024-01-27 14:44:17 +00:00
91f41c7497
Fix the windows build.
Cory McWilliams
2024-01-27 13:51:08 +00:00
fa06282ff9
Make it so we don't have to wait ages for a timer to be able to shutdown with ^C.
Cory McWilliams
2024-01-27 13:48:16 +00:00
48b967f5b6
Tryingn to button down websocket lifetime issues.
Cory McWilliams
2024-01-27 02:36:08 +00:00
f479165aac
Fixes 'tildefriends test'.
Cory McWilliams
2024-01-27 01:47:51 +00:00
2f83ecc1ac
At least one legit memory leak, but also add a SIGTERM handler that attempts a clean shutdown so that I can ensure that it succeeds. It currently does not.
Cory McWilliams
2024-01-27 01:25:30 +00:00
01efc215fd
Update codemirror.
Cory McWilliams
2024-01-26 02:47:47 +00:00
00ba74a6c4
This simplifies upgrading an HTTP request to a websocket, I believe, and fixes sending refresh auth tokens.
Cory McWilliams
2024-01-25 18:00:23 +00:00
44b5ba1a9a
Fix excessive scroll bars.
Cory McWilliams
2024-01-24 03:11:49 +00:00
843e172e56
Allow pasting non-image files into the wiki editor.
Cory McWilliams
2024-01-24 02:58:53 +00:00
a0df336abe
Latest libsodium-1.0.19-stable.tar.gz
Cory McWilliams
2024-01-23 02:18:59 +00:00
0db4bb06c9
zlib 1.3.1.
Cory McWilliams
2024-01-23 02:14:27 +00:00
ad2b49b838
App import/export from the editor.
Cory McWilliams
2024-01-21 23:56:36 +00:00
ab519342e8
Styling the files pane.
Cory McWilliams
2024-01-20 16:05:00 +00:00
1f0b9012e3
Use some w3.css in the core HTML.
Cory McWilliams
2024-01-19 02:32:55 +00:00
1ddad6be93
Null check around my apps change.
Cory McWilliams
2024-01-19 02:17:09 +00:00
cf311003c0
Fix some weird spacing.
Cory McWilliams
2024-01-19 02:12:17 +00:00
64249976a8
Fix https requests redirecting to http.
Cory McWilliams
2024-01-19 00:48:42 +00:00
6ecb3ccd08
Some var => let.
Cory McWilliams
2024-01-18 00:38:38 +00:00
4867bacb72
Remove the docs app. Will figure out how to do this all via the wiki app.
Cory McWilliams
2024-01-18 00:37:49 +00:00
7d029d3d7a
Remove the appstore app. apps does most of what it used to do, now.
Cory McWilliams
2024-01-17 23:36:08 +00:00
455befc18f
List shared apps in the apps app. App.
Cory McWilliams
2024-01-17 22:43:32 +00:00
6e57845512
sqlite-amalgamation-3450000.zip
Cory McWilliams
2024-01-15 20:58:15 +00:00
1335a6e1e5
Fixed the create account falling off the screen.
Cory McWilliams
2024-01-15 02:13:21 +00:00
1eab44464c
More style.
Cory McWilliams
2024-01-15 02:01:36 +00:00
c3e2da3d51
Oops, this is the rebuild of cm6 with that last change.
Cory McWilliams
2024-01-15 01:57:37 +00:00
1716f71c12
Make the editor theme background a bit darker.
Cory McWilliams
2024-01-15 01:56:43 +00:00
b52e99c958
Fix indentation?
Cory McWilliams
2024-01-14 03:07:08 +00:00
86531bfd7e
Fix some sizes.
Cory McWilliams
2024-01-14 03:06:59 +00:00
874a22325e
Gotta highlight that whitespace.
Cory McWilliams
2024-01-14 02:58:46 +00:00