|
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 |
|
Dylan R. E. Moonfire
|
3a009b05cf
|
fix: index entity keys are optional
|
2022-06-06 22:08:03 -05:00 |
|
Dylan R. E. Moonfire
|
ee7228b601
|
fix(temporal): added a default parameter for adding date options
|
2022-06-06 22:07:39 -05:00 |
|
Dylan R. E. Moonfire
|
698e918836
|
fix: provide validators that Autofac is not handling well
|
2022-06-06 21:46:31 -05:00 |
|
Dylan R. E. Moonfire
|
e913818e6f
|
fix(temporal): simplifying the setup for the builder
|
2022-06-06 21:40:31 -05:00 |
|
Dylan R. E. Moonfire
|
fc0b016c3b
|
fix(temporal): fixing Autofac issues
|
2022-06-06 21:03:02 -05:00 |
|
Dylan R. E. Moonfire
|
53d36cd8c2
|
docs: formating documentation
|
2022-06-06 09:33:03 -05:00 |
|
Dylan R. E. Moonfire
|
18264b4b2b
|
fix: correcting some patterns and inheritances
|
2022-06-06 09:32:22 -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 |
|
Dylan R. E. Moonfire
|
78054ee2a7
|
feat: initial release
|
2021-09-07 00:15:45 -05:00 |
|