cage
|
24b0b07bb3
|
- [GUI] made link working for local files and gemtext files over gemini protocol.
|
2023-03-06 18:38:46 +01:00 |
cage
|
a973a8fbe1
|
- [RPC] fixed server stopping;
- [GUI] notify RPC errors to the user using the GUI.
|
2023-02-10 12:57:08 +01:00 |
cage
|
282b36d712
|
- [GUI] started connecting JSON API with GUI;
- [RPC] reworked 'slurp-gemini-stream' to use events queue;
- [GUI] fixed dispatching of events
|
2023-02-09 16:28:53 +01:00 |
cage
|
c0e2b43d3e
|
- [GUI] added a bit of scaffolding for the interface;
- [GUI/RPC] added method to start and retrieve a gemini stream's data.
|
2023-02-05 14:07:13 +01:00 |
cage
|
045819b4a4
|
- [RPC] added API for generate the TOC from a gemtext;
- removed duplicated code (used the class 'box:box' instead of struct 'json-rpc-communication:box).
|
2023-01-15 15:54:49 +01:00 |
cage
|
3a0074811d
|
- [RPC] moved struct 'box'.
|
2023-01-13 16:31:16 +01:00 |
cage
|
9b63978329
|
- [RPC] refactored public API in multiple files.
|
2023-01-13 16:22:22 +01:00 |
cage
|
b0140d6fc6
|
- [RPC] fixed encoding of certificates.
|
2023-01-13 16:09:14 +01:00 |
cage
|
cf0376e666
|
- [RPC] added function to close server;
- [JSON-RPC] allowed API to signal a custom 'jsonrpc-error'.
|
2023-01-13 15:34:01 +01:00 |
cage
|
804bf09914
|
- added missing parens.
|
2023-01-13 14:13:19 +01:00 |
cage
|
8b1d00817f
|
- [RPC] added functions for managing tour links and clients certificates.
|
2023-01-12 16:08:10 +01:00 |
cage
|
f40fb786b1
|
- [GUI] moved server side GUI to a proper component and directory.
|
2023-01-06 13:55:38 +01:00 |