|
22ddae11f8
|
fix(temporal): added CurrentInstant and CurrentDateTime to TimeService
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
|
2023-01-21 17:48:39 -06:00 |
|
|
b32ca7582c
|
fix(schedules): protect against null schedules
|
2023-01-21 12:13:09 -06:00 |
|
|
07eb12414a
|
refactor(temporal)!: renamed Timekeeper to TimeService
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
|
2023-01-21 01:52:52 -06:00 |
|
|
82e1bc3c28
|
feat(schedules)!: reworked schedule names and added a new style
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
|
2023-01-20 23:28:41 -06:00 |
|
|
070cf2bfb8
|
fix(scheduler): added better error messages and regular expression for numerical paths
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
|
2023-01-18 23:51:37 -06:00 |
|
|
185980b5c4
|
fix(schedules): corrected serialization of pathRegex
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
|
2023-01-18 22:32:54 -06:00 |
|
|
189273692c
|
feat(schedules): switched how periods were parsed to allow for "2 weeks"
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
|
2023-01-18 14:29:11 -06:00 |
|
|
2892ec3445
|
feat!: added cancellation token support to pipelines and operations
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
|
2023-01-17 19:24:09 -06:00 |
|
|
08aafb144c
|
feat(schedules): changed ApplySchedules.Schedules to a getter GetSchedules
|
2023-01-17 18:42:31 -06:00 |
|
|
d5b975c179
|
feat(schedules): implemented the basic schedule
ci/woodpecker/push/woodpecker Pipeline failed
|
2023-01-16 22:10:24 -06:00 |
|
|
c73805ae93
|
chore: fixed a reference to Gallium
|
2023-01-16 22:09:06 -06:00 |
|
|
edda9a2773
|
refactor(temporal)!: cleaned up organization
|
2023-01-16 13:45:59 -06:00 |
|
|
e02c56e77e
|
feat: implemented SingletonComponent to wrap most of the Is* components
|
2023-01-16 12:38:29 -06:00 |
|
|
a5694d0cee
|
refactor!: moving generator attributes into Nitride.Generators namespace
|
2023-01-15 14:08:58 -06:00 |
|
|
0a36d70fb0
|
feat: implemented a JSON project as a variant of YAML
|
2023-01-15 13:57:43 -06:00 |
|
|
c5c9b8bf9c
|
refactor!: renamed GetText to GetTextContentString
|
2023-01-15 12:43:42 -06:00 |
|
|
a8c6d0e582
|
feat: made PipelineBase.AddDependency be a params
|
2023-01-15 12:20:41 -06:00 |
|
|
7d388b09c2
|
chore: lowered verbosity on some pipeline operations
closes #2
|
2023-01-14 18:30:22 -06:00 |
|
|
9e93eb6ce6
|
refactor!: fixed missed namespaces
- reformatted code and cleaned up references
|
2023-01-14 18:19:42 -06:00 |
|
|
6a397f5284
|
build: removed old git versions
ci/woodpecker/tag/woodpecker Pipeline failed
ci/woodpecker/push/woodpecker Pipeline failed
|
2022-12-24 00:47:57 -06:00 |
|
|
982e3b38c3
|
feat(markdown): implemented expanding single link list items
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline failed
|
2022-12-24 00:38:24 -06:00 |
|
|
16a888fe9e
|
chore: adding a markdown test project
|
2022-11-02 20:46:15 -05:00 |
|
|
8a5967a05a
|
feat: updating package dependencies
|
2022-09-06 17:50:34 -05:00 |
|
|
836e482d4a
|
fix: correcting some package references
|
2022-09-06 01:03:59 -05:00 |
|
|
d35410625a
|
refactor: renaming namespaces
|
2022-09-06 00:53:22 -05:00 |
|
|
bd26d796e2
|
feat!: renaming files and projects
|
2022-09-06 00:40:00 -05:00 |
|
|
4988f6ecbc
|
fix(template): integrating new template layout
|
2022-09-05 23:14:48 -05:00 |
|
|
f3b18dc54a
|
feat: initial commit
|
2022-09-05 16:41:27 -05:00 |
|
Dylan R. E. Moonfire
|
e029fc12f8
|
fix: added some error handling for YAML headers
|
2022-07-18 20:06:08 -05:00 |
|
Dylan R. E. Moonfire
|
42cae6b133
|
fix: adding some methods for getting text out of an entity easier
|
2022-07-18 19:42:16 -05:00 |
|
Dylan R. E. Moonfire
|
28c4ab850e
|
fix: adding some entity methods for YAML
|
2022-07-18 17:49:21 -05:00 |
|
Dylan R. E. Moonfire
|
8ce9a12847
|
feat: added some YAML parsing methods
|
2022-07-18 17:13:33 -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
|
516aeb254b
|
feat: added NitrideBuilder.UseModule() methods to simplify adding modules
|
2022-07-18 16:07:34 -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
|
88dc0e6fe7
|
feat: working on making handlebars a little less painful
|
2022-07-09 19:24:55 -05:00 |
|
Dylan R. E. Moonfire
|
858080f5fb
|
feat: updating Gallium
|
2022-07-09 17:24:19 -05:00 |
|
Dylan R. E. Moonfire
|
1e6a8eb5d8
|
feat: switching pipelines to return IAsyncEnumerable<Entity> instead of Task<IEnumerable<Entity>>
|
2022-07-09 17:21:38 -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
|
7fca466dbb
|
fix: corrected the sequence properties to handle empty lists
|
2022-06-28 02:23:20 -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
|
3898396afe
|
fix(temporal): removing redundant information
|
2022-06-07 10:05:20 -05:00 |
|
Dylan R. E. Moonfire
|
8da6067bcc
|
fix(temporal): fixing time zone issues
|
2022-06-07 09:40:31 -05:00 |
|
Dylan R. E. Moonfire
|
85fa0fe97e
|
fix(temporal): set the date time zone properly
|
2022-06-07 08:55:13 -05:00 |
|