Commit Graph

21 Commits

Author SHA1 Message Date
Tim Van Baak d0780a9fd1 Update type annotations 2024-11-06 19:16:21 -08:00
Tim Van Baak e72f9aa349 Consolidate intake.core into intake.source
No point having a submodule for one function
2024-11-06 18:53:35 -08:00
Tim Van Baak 381de535f7 Fold action.exe into action.args 2024-11-06 18:39:44 -08:00
Tim Van Baak 0c4177b783 Add on_create trigger 2024-09-21 14:58:00 -07:00
Tim Van Baak 8828a4abef Fix serialization of action return value 2024-04-27 14:34:29 +00:00
Tim Van Baak 4a51aa27c6 Logging improvements 2023-07-02 17:15:52 -07:00
Tim Van Baak 401c14748a Type-check configured environment variables 2023-06-23 20:25:58 -07:00
Tim Van Baak 7737db1883 Print logging to stderr 2023-06-22 21:28:03 -07:00
Tim Van Baak e2b2ee2a00 Fix output of update --dry-run 2023-06-20 21:41:00 -07:00
Tim Van Baak dddb46a627 Fix tts check being backwards 2023-06-19 14:12:42 -07:00
Tim Van Baak e03b82dbea Fix source usage in templates 2023-06-08 17:06:16 -07:00
Tim Van Baak 31e63611a4 Don't persist source information inside items 2023-06-04 15:46:50 -07:00
Tim Van Baak 9407b53c7a Add an Item wrapper object 2023-06-03 20:57:37 -07:00
Tim Van Baak bd272c2e84 Add config editing 2023-06-02 17:03:40 -07:00
Tim Van Baak dd114ab0ae Add actions to feed view 2023-06-01 17:03:49 -07:00
Tim Van Baak 1b16a48f31 Refactor fetch into a special-case action 2023-06-01 16:52:18 -07:00
Tim Van Baak d9d383b138 Add support and CLI for actions 2023-05-31 20:56:04 -07:00
Tim Van Baak bb1bdee4c9 Init Flask app 2023-05-29 18:19:33 -07:00
Tim Van Baak 893c48175e fixup add update logic 2023-05-29 17:17:51 -07:00
Tim Van Baak fc583186dd Add update logic 2023-05-29 16:19:29 -07:00
Tim Van Baak 7afd5e1484 Add submodule and cli for executing source fetches 2023-05-29 15:14:19 -07:00