• Joined on 2025-05-14
jbaskin pushed to main at MoreThanText/morethantext 2026-02-25 18:45:09 +00:00
97f9d24330 Moved failed to find document into lib tests.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-25 15:17:33 +00:00
5251689158 Updated error to be more expressive.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-22 05:22:25 +00:00
7e067fde8c Moved client requests into lib testing.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-19 19:53:19 +00:00
f334bfa9f1 Moved create document testing into library tests.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-19 19:26:43 +00:00
8c73798f95 Corrected external add document issue.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-19 15:39:22 +00:00
d85bddaa34 Moved session tests into general library.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-19 14:00:02 +00:00
8ce7bb642e Refactored session id.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-18 18:09:05 +00:00
36b414d0c4 Began moving session tests into library tests.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-18 17:00:54 +00:00
0614c98221 Added a records function to client.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-18 15:10:17 +00:00
bcddc1047a Removed document id from message.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-18 13:55:56 +00:00
c3748ab845 Linking path creation to actions.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-16 14:53:28 +00:00
f1eb397d3b Moved update into action module.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-16 13:29:13 +00:00
d47124656f Moved delete into action module.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-16 12:13:19 +00:00
e2bb5bb93f Added show module which will eventually show DocDef.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-14 18:46:04 +00:00
903158b72a Updated reply to include document name.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-14 18:05:12 +00:00
1f82c07565 Moved reply into action.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-14 17:34:35 +00:00
1a06794265 Added doc_name to Registry.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-13 20:04:33 +00:00
62335d8682 Made records produce a document name.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-13 17:48:37 +00:00
115910120c Moved Oid into document module.
jbaskin pushed to main at MoreThanText/morethantext 2026-02-13 17:38:08 +00:00
45bcd04ee3 Moved InternalRecord into document module.