Commit graph

35 commits

Author SHA1 Message Date
D. Moonfire 07eb12414a refactor(temporal)!: renamed Timekeeper to TimeService
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-01-21 01:52:52 -06:00
D. Moonfire 82e1bc3c28 feat(schedules)!: reworked schedule names and added a new style
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-01-20 23:28:41 -06:00
D. Moonfire 070cf2bfb8 fix(scheduler): added better error messages and regular expression for numerical paths
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-01-18 23:51:37 -06:00
D. Moonfire 185980b5c4 fix(schedules): corrected serialization of pathRegex
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-01-18 22:32:54 -06:00
D. Moonfire 189273692c feat(schedules): switched how periods were parsed to allow for "2 weeks"
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-01-18 14:29:11 -06:00
D. Moonfire 2892ec3445 feat!: added cancellation token support to pipelines and operations
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-01-17 19:24:09 -06:00
D. Moonfire 08aafb144c feat(schedules): changed ApplySchedules.Schedules to a getter GetSchedules 2023-01-17 18:42:31 -06:00
D. Moonfire d5b975c179 feat(schedules): implemented the basic schedule
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-16 22:10:24 -06:00
D. Moonfire c73805ae93 chore: fixed a reference to Gallium 2023-01-16 22:09:06 -06:00
D. Moonfire edda9a2773 refactor(temporal)!: cleaned up organization 2023-01-16 13:45:59 -06:00
D. Moonfire 0a36d70fb0 feat: implemented a JSON project as a variant of YAML 2023-01-15 13:57:43 -06:00
D. Moonfire c5c9b8bf9c refactor!: renamed GetText to GetTextContentString 2023-01-15 12:43:42 -06:00
D. Moonfire 9e93eb6ce6 refactor!: fixed missed namespaces
- reformatted code and cleaned up references
2023-01-14 18:19:42 -06:00
D. Moonfire 982e3b38c3 feat(markdown): implemented expanding single link list items
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline failed
2022-12-24 00:38:24 -06:00
D. Moonfire 16a888fe9e chore: adding a markdown test project 2022-11-02 20:46:15 -05:00
D. Moonfire 8a5967a05a feat: updating package dependencies 2022-09-06 17:50:34 -05:00
D. Moonfire 836e482d4a fix: correcting some package references 2022-09-06 01:03:59 -05:00
D. Moonfire d35410625a refactor: renaming namespaces 2022-09-06 00:53:22 -05:00
D. Moonfire bd26d796e2 feat!: renaming files and projects 2022-09-06 00:40:00 -05:00
D. Moonfire 4988f6ecbc fix(template): integrating new template layout 2022-09-05 23:14:48 -05:00
D. Moonfire f3b18dc54a feat: initial commit 2022-09-05 16:41:27 -05:00
Dylan R. E. Moonfire d1c73f2bce feat: added some single entity processing methods 2022-07-18 17:03:30 -05:00
Dylan R. E. Moonfire c206cd6ef7 fix: FilterOutFutureInstant should not filter out all non-Instant components 2022-07-09 20:48:12 -05:00
Dylan R. E. Moonfire 858080f5fb feat: updating Gallium 2022-07-09 17:24:19 -05:00
Dylan R. E. Moonfire efb255aef2 fix: working on expire future instants and adding test 2022-07-09 01:56:23 -05:00
Dylan R. E. Moonfire 3cf8dc66c8 feat: updated Gallium 2022-07-09 00:07:28 -05:00
Dylan R. E. Moonfire 01fe15d772 refactor: code cleanup 2022-07-08 23:52:10 -05:00
Dylan R. E. Moonfire 603c692d7f fix(temporal): added Format to the DateIndex 2022-06-28 00:20:07 -05:00
Dylan R. E. Moonfire ca13ae34d0 feat(temporal): implemented date time index creation 2022-06-27 23:38:50 -05:00
Dylan R. E. Moonfire 63ff163fbf feat: refactored the direct children processing 2022-06-26 13:50:51 -05:00
Dylan R. E. Moonfire 74caa6eefd feat: refactored entity sequences and added tests 2022-06-25 21:43:05 -05:00
Dylan R. E. Moonfire 86403060e7 feat: reimplemented index page generation 2022-06-25 21:15:33 -05:00
Dylan R. E. Moonfire 6aa13be4a2 fix: fixed replacements so they are applied first to allow "C#" to become "c-sharp" 2022-06-05 14:03:28 -05:00
Dylan R. E. Moonfire 1df8a6f56b feat: refactored code base to normalize patterns 2022-06-05 13:44:51 -05:00
Dylan R. E. Moonfire a8a001d4b9 refactor: move the tests into their own folder 2021-12-06 00:55:57 -06:00