|
709ca55e65
|
Fix overbuild on macos.
|
2024-02-25 14:52:35 -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.
|
2024-02-25 14:45:31 -05:00 |
|
|
4cb82d81b7
|
apps/gg doesn't belong here and isn't ready for prime time..
|
2024-02-24 11:19:36 -05:00 |
|
|
0c42921387
|
Appease prettier in index.html.
|
2024-02-24 11:16:07 -05:00 |
|
|
70a3e7fc7d
|
Make app export append a trailing newline to the app.json files so that we match prettier.
|
2024-02-24 11:12:35 -05:00 |
|
|
d5267be38c
|
Run prettier.
|
2024-02-24 11:09:34 -05:00 |
|
|
8e7e0ed490
|
Merge branch 'tasiaiso-prettier'
|
2024-02-24 11:03:36 -05:00 |
|
|
8cf2837725
|
Export app json files indented with tabs.
|
2024-02-24 10:58:53 -05:00 |
|
|
63ae186c76
|
Export app json files indented with tabs.
|
2024-02-24 10:55:09 -05:00 |
|
|
dbf5c7b832
|
Merge branch 'main' into prettier
|
2024-02-23 09:50:49 +00:00 |
|
|
bfbfc01e99
|
keep the new config files
|
2024-02-23 10:42:26 +01:00 |
|
|
8fa9d0e843
|
Revert "build: Add prettier to the project"
This reverts commit 41024ddb79 .
|
2024-02-23 10:35:39 +01:00 |
|
|
2701b7d04e
|
Address some gcc-13 analyzer warnings. #33
|
2024-02-22 20:13:51 -05:00 |
|
|
260706c172
|
chore: copy .prettierrc.yaml over to client.js
|
2024-02-22 21:31:15 +01:00 |
|
|
390668ec34
|
Merge branch 'master' into prettier
|
2024-02-22 21:23:39 +01:00 |
|
|
f23414adaf
|
prevent previous commits from appearing in git blame
|
2024-02-22 15:37:40 +01:00 |
|
|
41024ddb79
|
build: Add prettier to the project
|
2024-02-22 15:36:45 +01:00 |
|
|
4bfd9de100
|
Give iOS the same openssl build treatment as android and mingw. #11
|
2024-02-21 20:23:35 -05:00 |
|
|
c01e00d77d
|
Get geckodriver.log from 'tildefriends test -t auto' out of the root.
|
2024-02-21 20:06:25 -05:00 |
|
|
825191c08f
|
Fix 'make dist'.
|
2024-02-21 19:59:26 -05:00 |
|
|
9dc6670795
|
Fetch and build OpenSSL as part of the code build.
|
2024-02-21 19:46:28 -05:00 |
|
|
1db8eee9f7
|
Merge pull request 'Documentation, build improvements' (#1) from tasiaiso/tildefriends:dev_tasia into main
Reviewed-on: #1
|
2024-02-21 23:51:01 +00:00 |
|
|
1bc50cb62c
|
Remove prebuilt OpenSSL from source control. #11
|
2024-02-21 12:31:05 -05:00 |
|
|
450b07fd08
|
Add a Doxyfile and preliminary module-level docs.
|
2024-02-20 21:41:37 -05:00 |
|
|
12c7515ee8
|
chore: revert changes to codemirror's config
|
2024-02-20 18:45:46 +01:00 |
|
|
ed65da4340
|
doc: typos
|
2024-02-19 19:26:15 +01:00 |
|
|
d9d2917cf5
|
chore: add folders to .gitignore
|
2024-02-19 19:16:05 +01:00 |
|
|
ce5ca1875b
|
doc: add JSDoc annotations in the core folder
start documenting a bit, mostly inconsequential changes
|
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
|
2024-02-19 15:15:41 +01:00 |
|
|
17b92126de
|
Fill in some blanks in the readme.
|
2024-02-18 21:31:07 -05:00 |
|
|
6e88c44229
|
Fiddle with some deps as I'm building from a clean tree.
|
2024-02-18 21:22:42 -05:00 |
|
|
6c3d338c12
|
How long has this extra character been in the readme?
|
2024-02-18 20:48:10 -05:00 |
|
|
4ebd44cb4e
|
Avoid leaking some console colors.f
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4859 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-18 15:39:32 +00:00 |
|
|
75cb9f7fd2
|
Make things workable with a reverse proxy in front.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4858 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-18 15:27:44 +00:00 |
|
|
eacca9d2ab
|
Ignore some files in subversion.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4857 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-17 20:45:22 +00:00 |
|
|
d0e11bc68b
|
Add missing .clang-format, and fix some spaces that slipped through.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4856 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-17 19:22:02 +00:00 |
|
|
1958623a7a
|
Package prettier.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4855 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-17 18:59:36 +00:00 |
|
|
498d8b6520
|
Hook up prettier in the editor.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4854 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-17 18:53:21 +00:00 |
|
|
a12f2fec5a
|
Grarrgh. Build.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4853 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-17 16:36:40 +00:00 |
|
|
22bf046643
|
Fix fix fix tests.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4852 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-17 15:33:08 +00:00 |
|
|
dca48fae36
|
Some test fixes, and introduce some pledge and unveil for OpenBSD.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4851 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-17 14:55:39 +00:00 |
|
|
9af4068bb6
|
This apparently works around errors if I remove a header.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4850 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-16 03:27:41 +00:00 |
|
|
2992d8ec12
|
Fix showing decrypted messages.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4849 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-16 01:09:08 +00:00 |
|
|
33dd2560e0
|
Format.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4848 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
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.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4847 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-16 00:47:54 +00:00 |
|
|
08a2436b8f
|
Updates to 'apps' from Tasia.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4846 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
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.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4845 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-15 23:35:01 +00:00 |
|
|
c8812b1add
|
Make the tests not do the imports all the time.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4844 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-15 03:00:34 +00:00 |
|
|
8d82e80639
|
Nope. JS_EVAL_FLAG_STRIP loses line numbers and other debug information. Need those.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4843 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-14 17:45:28 +00:00 |
|
|
ed741d53d7
|
Enable top-level async and JS_EVAL_FLAG_STRIP.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4842 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-14 17:39:27 +00:00 |
|