|
77ff8cef1f
|
db: Fix the db app, and show a message instead of an ugly error when you're not signed in.
Build Tilde Friends / Build-All (push) Successful in 15m58s
|
2024-10-29 20:19:50 -04:00 |
|
|
4b1ebf02e1
|
js: Remove a stale /save reference, and exercise re-saving an app in the test.
Build Tilde Friends / Build-All (push) Successful in 15m36s
|
2024-10-27 14:05:20 -04:00 |
|
|
863e50203e
|
js: Move /save to C.
Build Tilde Friends / Build-All (push) Successful in 15m51s
|
2024-10-27 13:42:56 -04:00 |
|
|
fa00a41fe0
|
js: Move app delete to C.
Build Tilde Friends / Build-All (push) Successful in 14m34s
|
2024-10-25 13:58:06 -04:00 |
|
|
a0d9c3dc29
|
js: Move the global 404 response to C.
|
2024-10-23 18:27:36 -04:00 |
|
|
82d1a294a6
|
ssb: prettier.
Build Tilde Friends / Build-All (push) Successful in 15m38s
|
2024-10-23 15:38:49 -04:00 |
|
|
1dd7e4347c
|
js: Kill setGlobalSettings.
Build Tilde Friends / Build-All (push) Successful in 15m0s
|
2024-10-16 21:02:48 -04:00 |
|
|
36cc9398c7
|
js: Move storePermission to C.
|
2024-10-16 20:36:53 -04:00 |
|
|
68817feeec
|
js: Kill getSessionProcessBlob.
Build Tilde Friends / Build-All (push) Successful in 14m37s
|
2024-10-16 19:50:31 -04:00 |
|
|
72def5ae6d
|
js: Move /view to C.
|
2024-10-16 19:16:45 -04:00 |
|
|
e638b155a1
|
js: Kill gGlobalSettings. Decouples things a bit.
|
2024-10-16 18:11:08 -04:00 |
|
|
0e7d2a8b0e
|
ssb: The identity app now lets you switch out the server identity if you are an administrator.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-10-13 14:40:14 -04:00 |
|
|
8e1ad6b16a
|
js: Unused external.
|
2024-10-02 18:12:28 -04:00 |
|
|
4af5e8ec42
|
I guess prettier says this, now.
Build Tilde Friends / Build-All (push) Failing after 6m30s
|
2024-08-28 20:24:26 -04:00 |
|
|
3c499c834b
|
Fix stale data being saved when setting global settings.
Build Tilde Friends / Build-All (push) Failing after 8m53s
|
2024-08-28 19:39:05 -04:00 |
|
|
bfb3d8b8a2
|
Add an option to disable account registation, and fix use of a JSContext from the wrong thread along the way.
Build Tilde Friends / Build-All (push) Waiting to run
|
2024-08-21 20:56:21 -04:00 |
|
|
657bcadc7e
|
Work-in-progress, untested, naive peer exchange. Intended to be disabled by default by a setting.
Build Tilde Friends / Build-All (push) Failing after 5m56s
|
2024-08-14 21:07:16 -04:00 |
|
|
107666cc60
|
Add a setting to toggle whether replication is allowed, to be able to make a pure room, or even less, node.
|
2024-08-14 20:02:46 -04:00 |
|
|
8d277f029d
|
Support using a seeds host for bootstrapping connections.
|
2024-08-07 21:03:39 -04:00 |
|
|
221f276c4b
|
Simplify stats sending.
Build Tilde Friends / Build-All (push) Successful in 6m16s
|
2024-07-24 12:15:05 -04:00 |
|
|
24cec21465
|
Move last remnant of static file handling from core to C.
|
2024-07-24 12:06:24 -04:00 |
|
|
9de8b0f449
|
Oops.
|
2024-06-20 12:36:21 -04:00 |
|
|
dbe24494d9
|
Remove ssb.messageContentGet. It's easy to do this with ssb.sqlAsync, and this wasn't being used productively. Three uses of DB on the main thread remaining.
|
2024-06-16 16:02:39 -04:00 |
|
|
7997a739ab
|
ssb.createIdentity without hitting the database from the main thread.
|
2024-06-12 20:47:48 -04:00 |
|
|
58bb86ebe1
|
Make http.auth_query async and get its DB work off the main thread.
|
2024-06-10 20:22:28 -04:00 |
|
|
c259defab5
|
Move database.get and database.set off the main thread.
|
2024-06-10 15:30:14 -04:00 |
|
|
6070bde413
|
Avoid a null dereference.
|
2024-06-06 19:57:36 -04:00 |
|
|
f66cf0f802
|
Unused.
|
2024-06-06 19:11:48 -04:00 |
|
|
1be94ae0be
|
Removed ssb.addEventListener and ssb.removeEventListener from the public API. Can do the same thing with core.register.
|
2024-05-22 18:51:21 -04:00 |
|
|
523c9c9ad2
|
Move mime type shenanigans from JS => C.
|
2024-05-15 19:25:48 -04:00 |
|
|
f79d7b35a4
|
Disallow creating accounts as a guest. #52
|
2024-05-14 12:41:17 -04:00 |
|
|
c7ab5447ea
|
Move / redirect handling to C
|
2024-05-05 15:24:15 -04:00 |
|
|
421955f2a0
|
getIdentityInfo => C.
|
2024-05-05 13:48:22 -04:00 |
|
|
a28f6985ed
|
getActiveIdentity => C.
|
2024-05-05 12:55:32 -04:00 |
|
|
4cbda7a849
|
Improve file errors so that it doesn't look like everything has failed when we see there's no https cert available.
|
2024-04-28 12:25:12 -04:00 |
|
|
be85a620ef
|
Fix app delete.
|
2024-04-28 12:11:13 -04:00 |
|
|
5448e773d8
|
Rejiggled error display.
|
2024-04-17 20:56:33 -04:00 |
|
|
dbf28c03e6
|
Let's get account names to the UI.
|
2024-04-13 21:51:18 -04:00 |
|
|
26165e30de
|
Fix -t auto.
|
2024-04-13 20:32:17 -04:00 |
|
|
c52331a23a
|
format/prettier
|
2024-04-13 20:07:39 -04:00 |
|
|
8007e71e1d
|
Make the ssb app use the global identity picker.
|
2024-04-13 19:52:40 -04:00 |
|
|
0412b97170
|
WIP managing a per-app current identity from the Tilde Friends navigation bar.
|
2024-04-13 13:22:59 -04:00 |
|
|
9f3171e3f1
|
Remove auth.js. #7
|
2024-04-02 20:11:36 -04:00 |
|
|
b04eccdbda
|
Move the auth handler out of JS. #7
|
2024-03-31 16:15:50 -04:00 |
|
|
cb94ed6a2a
|
Some plumbing to expose the actual bound SHS port so that I can make a dynamic room app.
|
2024-03-07 21:03:14 -05:00 |
|
|
d5267be38c
|
Run prettier.
|
2024-02-24 11:09:34 -05:00 |
|
|
8fa9d0e843
|
Revert "build: Add prettier to the project"
This reverts commit 41024ddb79 .
|
2024-02-23 10:35:39 +01:00 |
|
|
390668ec34
|
Merge branch 'master' into prettier
|
2024-02-22 21:23:39 +01:00 |
|
|
41024ddb79
|
build: Add prettier to the project
|
2024-02-22 15:36:45 +01:00 |
|
|
ed65da4340
|
doc: typos
|
2024-02-19 19:26:15 +01:00 |
|