|
|
bcddc1047a
|
Removed document id from message.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-18 10:09:55 -05:00 |
|
|
|
c3748ab845
|
Linking path creation to actions.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
|
2026-02-18 08:55:42 -05:00 |
|
|
|
f1eb397d3b
|
Moved update into action module.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
|
2026-02-16 09:53:04 -05:00 |
|
|
|
d47124656f
|
Moved delete into action module.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
|
2026-02-16 08:28:59 -05:00 |
|
|
|
e2bb5bb93f
|
Added show module which will eventually show DocDef.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-16 07:12:59 -05:00 |
|
|
|
903158b72a
|
Updated reply to include document name.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
|
2026-02-14 13:45:49 -05:00 |
|
|
|
1f82c07565
|
Moved reply into action.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-14 13:04:55 -05:00 |
|
|
|
1a06794265
|
Added doc_name to Registry.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
|
2026-02-14 12:34:19 -05:00 |
|
|
|
62335d8682
|
Made records produce a document name.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-13 15:04:16 -05:00 |
|
|
|
115910120c
|
Moved Oid into document module.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-13 12:48:17 -05:00 |
|
|
|
45bcd04ee3
|
Moved InternalRecord into document module.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-13 12:37:47 -05:00 |
|
|
|
4f69ecc7a9
|
Moved InternalRecords into document module.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
|
2026-02-13 12:24:46 -05:00 |
|
|
|
920c2da38f
|
Moved Record into document module.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-13 12:13:47 -05:00 |
|
|
|
404c6e9c34
|
Moved Records into the document module.
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.
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.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-12 12:24:20 -05:00 |
|
|
|
564602b766
|
Started MessageAction trait.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-12 10:18:53 -05:00 |
|
|
|
ed2a303d1c
|
Made addition require document name.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-12 00:05:33 -05:00 |
|
|
|
9dbaaceb80
|
Moved addition into action.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
|
2026-02-09 23:32:14 -05:00 |
|
|
|
aae2548da3
|
Added document name to query.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
|
2026-02-09 19:28:22 -05:00 |
|
|
|
eca86a53b9
|
Moved operand into action.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
|
2026-02-08 12:57:29 -05:00 |
|
|
|
3f16284682
|
Moved calculation into action.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-08 12:26:19 -05:00 |
|
|
|
aa7d5ae1f6
|
Moved CalcValue into action.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
|
2026-02-08 11:59:54 -05:00 |
|
|
|
445cbb57f1
|
Added request information.
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.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
|
2026-02-07 22:45:18 -05:00 |
|
|
|
3d19493763
|
Moved MsgAction into action module.
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.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
|
2026-02-06 13:07:34 -05:00 |
|
|
|
ff7eaa1a96
|
Moved UserAction into Action.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-06 12:23:20 -05:00 |
|
|
|
5ffb79b7f2
|
Moved Query into separate actions.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-06 12:06:51 -05:00 |
|
|
|
7f7e10a373
|
Created the revision stub.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-04 09:45:28 -05:00 |
|
|
|
57ee7dd6ae
|
Refactored clock.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-04 08:49:03 -05:00 |
|
|
|
0dbf75d0c6
|
Got 404 working again.
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.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-02-03 08:56:42 -05:00 |
|
|
|
f5e220a74f
|
Moved message into separate module.
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.
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.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-01-30 14:55:42 -05:00 |
|
|
|
5833d20ea6
|
Moved queue into separate module.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-01-30 13:58:55 -05:00 |
|
|
|
a5e6d1c6e2
|
added sender removal.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-01-30 13:24:50 -05:00 |
|
|
|
b2bd142b22
|
Removed logging code for now.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-01-26 14:31:37 -05:00 |
|
|
|
102e60bf94
|
Moved session into own module.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-01-26 14:18:40 -05:00 |
|
|
|
65bf323d3d
|
Moved fields into document module.
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.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-01-12 15:05:45 -05:00 |
|
|
|
f46c2929b7
|
Moved documents to document.
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.
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.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2026-01-08 15:02:03 -05:00 |
|
|
|
6fd2406341
|
Moved fields into separate module.
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.
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.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-12-28 15:46:50 -05:00 |
|
|
|
0bbcf7a1d7
|
Moved queue to router.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-12-26 17:55:08 -05:00 |
|
|
|
7cfc982be9
|
moved path to router.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-12-26 15:03:42 -05:00 |
|