Val Packett
|
e8a468b79f
|
Server: stream out the sync response, fixes #21
The overhead of building up the JSON response in memory was ridiculous for some reason.
|
2023-08-08 17:38:24 -03:00 |
|
Val Packett
|
728ec0c70e
|
Server: rename tiddler storage fields to align with current usage
|
2023-07-25 20:42:59 -03:00 |
|
Val Packett
|
5b315fed61
|
Server: add note field in the UI, fixes #1
|
2023-07-20 16:37:34 -03:00 |
|
Val Packett
|
92d58ad1ad
|
Server: show endpoint URL
|
2023-07-20 16:24:20 -03:00 |
|
Val Packett
|
05a744d548
|
Server: fix file update sql bug
|
2023-07-18 04:28:09 -03:00 |
|
Val Packett
|
73a400d87e
|
Server: use decorators to cut down on repetition
Sadly Deno doesn't support TS5 decorators yet :/
|
2023-07-12 04:45:53 -03:00 |
|
Val Packett
|
a46e70468c
|
Server: abstract Datastore interface
|
2023-07-12 02:28:00 -03:00 |
|
Val Packett
|
cafd88663a
|
Server: SQL fixes
|
2023-07-12 02:22:45 -03:00 |
|
Val Packett
|
363a6ae586
|
Server: restructure app into a class
|
2023-07-12 02:14:30 -03:00 |
|
Val Packett
|
17879bca00
|
Server: break up into more files
|
2023-07-12 01:49:52 -03:00 |
|
Val Packett
|
50cc3164f4
|
Server: back to SQLite
|
2023-07-11 18:46:24 -03:00 |
|