Commit Graph

  • 3001c9fb7a streams key now always exists in a package Erik Thuning 2022-10-18 14:22:13 +02:00
  • 3850b518fc Added audio handler, reordered handler imports and list to alphabetical Erik Thuning 2022-10-18 14:21:11 +02:00
  • 0c1093f72b Formatting Erik Thuning 2022-10-18 14:16:09 +02:00
  • ef6bd5831d Moving to dataclasses for complex queue items Erik Thuning 2022-10-17 17:10:16 +02:00
  • 23a21d19ea Updated tests to work with preprocessors Erik Thuning 2022-10-17 15:58:00 +02:00
  • 398f59e66b Fixes Erik Thuning 2022-10-17 13:56:54 +02:00
  • c5e274544f Actually starting preprocessor threads might be useful Erik Thuning 2022-10-17 13:55:55 +02:00
  • 484b868870 Exceptions don't have a message field Erik Thuning 2022-10-17 13:29:17 +02:00
  • 31a291210d Prepare notifier for remote notifications, only send necessary config Erik Thuning 2022-10-17 13:19:36 +02:00
  • 7d403d15cc Minor fixes Erik Thuning 2022-10-17 13:18:58 +02:00
  • 75bd2c222b Updated example config Erik Thuning 2022-10-17 11:53:41 +02:00
  • 6affc6f0ae Removed dictionary item alignment for PEP 8 compliance, jobspec -> queueitem for understandability Erik Thuning 2022-10-14 16:34:01 +02:00
  • c0d8307bb1 Hander.validate() is now a no-op Erik Thuning 2022-10-14 16:32:19 +02:00
  • 1004afa958 Removed unused imports Erik Thuning 2022-10-14 15:55:18 +02:00
  • 21750aa9d2 Restructured config passing Erik Thuning 2022-10-14 15:15:55 +02:00
  • bd9f31f31d Added localizations for eduTypes Erik Thuning 2022-10-14 11:22:50 +02:00
  • 725c221ee9 TODO stuff Erik Thuning 2022-10-13 17:05:20 +02:00
  • bfb62c337f Added remaining preprocessors, minor update to daisy class for educationalType lookup, updated example config to reflect preprocessor needs Erik Thuning 2022-10-13 17:04:04 +02:00
  • 28905fa007 Added config.ini to gitignore Erik Thuning 2022-10-13 15:23:09 +02:00
  • 18aa270f93 Added daisy API access to preprocessors Erik Thuning 2022-10-13 13:45:21 +02:00
  • a40e73f13a Updated slides definition to a simpler format Erik Thuning 2022-10-13 09:52:12 +02:00
  • 972cb8f8b3 Possibly finished with the documentation Erik Thuning 2022-10-11 16:22:18 +02:00
  • 5c3ee40e85 made error notification calls consistent Erik Thuning 2022-10-07 19:21:40 +02:00
  • 2a87b3a759 Accommodating preprocessing in the tests Erik Thuning 2022-10-07 19:20:21 +02:00
  • 20f334807b Fiddling with links Erik Thuning 2022-10-07 17:17:43 +02:00
  • 5043ce3c5e Changed the code blocks to consistently declare json Erik Thuning 2022-10-07 16:23:41 +02:00
  • 4f848ad83e Finished the readme for now Erik Thuning 2022-10-07 16:22:48 +02:00
  • 4b739e0a6c Updated readme and started on example config Erik Thuning 2022-10-07 15:58:08 +02:00
  • ad9afdfca1 Updated the expected format of slide streams and removed the origin key Erik Thuning 2022-10-07 14:39:01 +02:00
  • 98dd209370 Shortened the file names of handlers and added commented entries for coming handler types Erik Thuning 2022-10-07 14:37:54 +02:00
  • 34f831745f More MD tresting Erik Thuning 2022-10-07 14:02:47 +02:00
  • 04a7a88a6b Markdown testing Erik Thuning 2022-10-07 14:01:39 +02:00
  • 0c73eca946 Updates Erik Thuning 2022-10-07 14:00:49 +02:00
  • f19974ab9a Added validation step before submitting to preprocessor Erik Thuning 2022-10-07 13:53:24 +02:00
  • 5b73b21cb6 Added config to constructor and added validate(). Removed create_pkgid(). Erik Thuning 2022-10-07 13:51:30 +02:00
  • cdea94b167 Started passing config to handler and preprocessor init functions Also distrib -> distributor Erik Thuning 2022-10-07 13:42:30 +02:00
  • 6f53fc7a4b Preprocessors now get optional config Erik Thuning 2022-10-07 13:41:39 +02:00
  • 4e08ca3e24 Now passing optional configuration to each handler Erik Thuning 2022-10-07 13:40:48 +02:00
  • b3c3b93eb5 Testing Erik Thuning 2022-10-07 13:02:52 +02:00
  • af60cc30d2 Updating documentation Erik Thuning 2022-10-07 13:02:17 +02:00
  • f8cde16001 Started work on preprocessors Erik Thuning 2022-10-03 16:37:56 +02:00
  • e888ec4f65 Cleanup Erik Thuning 2022-10-03 14:30:47 +02:00
  • eeb3e62fed Stub for the SlidesHandler class Erik Thuning 2022-10-03 14:02:59 +02:00
  • e4eb18d3f2 Wording Erik Thuning 2022-10-03 14:02:39 +02:00
  • 122e824ae4 Added testfiles dir to gitignore Erik Thuning 2022-10-03 09:30:10 +02:00
  • ab6de9dc27 Almost there! Erik Thuning 2022-09-30 23:55:07 +02:00
  • 889665941c The general flow works and passes tests! Erik Thuning 2022-09-28 22:30:38 +02:00
  • 62227804a7 Adding support files Erik Thuning 2022-09-28 13:40:24 +02:00
  • 949eb4f04f PRogress is being made! Erik Thuning 2022-09-27 17:38:18 +02:00
  • 93ce5cc082 Still experimenting Erik Thuning 2022-09-23 16:41:58 +02:00
  • e6e0416eaf Validation function almost works Erik Thuning 2022-09-23 13:26:15 +02:00
  • b23597e75a Getting somewhere Erik Thuning 2022-09-23 09:49:39 +02:00
  • 74bc0598e7 Inital commit Erik Thuning 2022-09-15 15:09:25 +02:00