262 Commits

Author SHA1 Message Date
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
a9b87200ef Made MTTError a proper Error structure.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-12 22:49:19 -05:00
7ff9ca340f Built new error module to hold document name.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-12 12:24:20 -05:00
564602b766 Started MessageAction trait.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-12 10:18:53 -05:00
ed2a303d1c Made addition require document name.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-12 00:05:33 -05:00
9dbaaceb80 Moved addition into action.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-09 23:32:14 -05:00
aae2548da3 Added document name to query.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-09 19:28:22 -05:00
eca86a53b9 Moved operand into action.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-08 12:57:29 -05:00
3f16284682 Moved calculation into action.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-08 12:26:19 -05:00
aa7d5ae1f6 Moved CalcValue into action.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-08 11:59:54 -05:00
445cbb57f1 Added request information.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-07 23:13:24 -05:00
5d8624656a Moved action type into action module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-07 22:45:18 -05:00
3d19493763 Moved MsgAction into action module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-07 22:03:00 -05:00
ca68759c79 Setting up a general request function.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-06 13:07:34 -05:00
ff7eaa1a96 Moved UserAction into Action.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-06 12:23:20 -05:00
5ffb79b7f2 Moved Query into separate actions.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-06 12:06:51 -05:00
7f7e10a373 Created the revision stub.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-04 09:45:28 -05:00
57ee7dd6ae Refactored clock.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-04 08:49:03 -05:00
0dbf75d0c6 Got 404 working again.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-03 11:37:58 -05:00
aa4a5b9b7c Moved actions into separate sub-module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-03 08:56:42 -05:00
f5e220a74f Moved message into separate module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-01-31 13:03:01 -05:00
f2ebe7d95d Took care of the ignores not in main.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-01-31 11:28:32 -05:00
02c533b53b Removed the unnecessary Result on queue send.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-01-30 14:55:42 -05:00
5833d20ea6 Moved queue into separate module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-01-30 13:58:55 -05:00
a5e6d1c6e2 added sender removal.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-01-30 13:24:50 -05:00
b2bd142b22 Removed logging code for now.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-01-26 14:31:37 -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
139ef262d2 Moved document creation to separate module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-01-09 11:39:14 -05:00
530aa9dd31 Moved clock into separate documents module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-01-08 15:02:03 -05:00
6fd2406341 Moved fields into separate module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-01-06 16:19:15 -05:00
8b95fbd458 Moved data registry to separate module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m25s
2026-01-05 09:59:56 -05:00
9e88f84166 Moved include and path to data.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-12-28 15:46:50 -05:00
0bbcf7a1d7 Moved queue to router.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-12-26 17:55:08 -05:00
7cfc982be9 moved path to router.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-12-26 15:03:42 -05:00
fd9754d224 Moved include into router.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-12-26 13:48:02 -05:00
a63a519ede Moved names into separate module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-12-26 13:02:15 -05:00
44850710df Separating elements from their parts.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-12-24 17:54:25 -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
97df1a8ece Cleaned up the testing.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2025-12-23 22:15:49 -05:00
d06c228c81 Swapped old code with new.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-12-17 12:14:06 -05:00
3e5062d7d8 Have clock send out on_update message.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2025-12-13 18:11:18 -05:00
18e33f78c2 Added trigger messages.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-12-13 17:33:37 -05:00
4025540b45 Added lesser and greater than controls.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-12-06 01:03:43 -05:00
245d099f38 Added trigger functions.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-12-03 09:49:26 -05:00
1428b8984b Added message logging.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3m3s
2025-12-02 14:48:26 -05:00
247712f10f Generates the on_blank messages.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2025-11-26 20:20:43 -05:00
eb64b6bfd5 Added on_query response to query.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2025-11-26 00:32:10 -05:00