23 Commits

Author SHA1 Message Date
4f69ecc7a9 Moved InternalRecords into document module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-13 12:24:46 -05:00
404c6e9c34 Moved Records into the document module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-13 12:00:39 -05:00
102e60bf94 Moved session into own module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-01-26 14:18:40 -05:00
65bf323d3d Moved fields into document module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-01-14 12:03:40 -05:00
5e448a0071 Moved document definitions into separate module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-01-12 15:05:45 -05:00
f46c2929b7 Moved documents to document.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-01-12 13:57:59 -05:00
9df6c4db42 Removed old code.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-12-24 16:56:43 -05:00
2c9b08c77d Added isolang as a message field. 2025-05-20 12:56:59 -04:00
5502013b76 Patch errors if page is missing. 2025-05-04 09:55:05 -04:00
cb7526dd45 Checked json data. 2025-05-04 08:18:55 -04:00
ce3400e353 Added reply with error. 2025-05-03 18:14:47 -04:00
80124af836 Handle bad json. 2025-05-03 09:48:53 -04:00
e7c7d9f270 Prevent overwriting existing documents. 2025-05-03 08:40:51 -04:00
ea825c89eb Got content added to new pages. 2025-05-02 18:04:17 -04:00
4fbbd30c4b Added ability to add page, but hangs in main. 2025-05-01 13:46:46 -04:00
1bfbfc5e44 Gave control to documents service. 2025-04-26 10:29:58 -04:00
55ffa538e8 Got backend using errors. 2025-04-25 14:02:40 -04:00
cb9bac9d8a Laying the ground work to add pages. 2025-04-24 12:00:17 -04:00
a61474f38a Clean up dead code. 2025-04-21 22:29:15 -04:00
393b66a9f5 Got session control into it's own layer. 2025-04-21 21:44:52 -04:00
a5b4398eab Make swssion pass on any additional information. 2025-04-15 09:53:38 -04:00
744f2077f4 Finished document skeleton. 2025-04-13 08:26:18 -04:00
a82cf51413 Started to document service. 2025-04-11 22:06:36 -04:00