|
|
a97396ef01
|
feat(share): character export through share link
|
2026-03-23 17:38:47 +00:00 |
|
|
|
d87e64ed7d
|
chore(output): output formatter and tests
|
2026-03-23 17:24:09 +00:00 |
|
|
|
456e7e8feb
|
refactor(lib): remove keys and just get a slug from the label
|
2026-03-23 17:02:46 +00:00 |
|
|
|
7dc4bd8a11
|
chore(utils): ports over utils from the WPF app
|
2026-03-23 16:19:00 +00:00 |
|
|
|
949e33f06f
|
chore(data): skeleton data files
|
2026-03-23 16:13:37 +00:00 |
|
|
|
8ad0041d23
|
feat(data): parser for data files
|
2026-03-23 16:12:10 +00:00 |
|
|
|
95b307d6bb
|
test(data): .xsd schema for data files
|
2026-03-23 16:11:57 +00:00 |
|
|
|
c92673f6f1
|
feat(lib): zod schema and tests
|
2026-03-23 16:06:35 +00:00 |
|
|
|
246c7275fd
|
chore!: adds sveltekit scaffold
|
2026-03-23 15:57:51 +00:00 |
|
|
|
4d92d2fa5a
|
chore!: removes WPF app entirely
|
2026-03-23 15:56:34 +00:00 |
|
Llywelwyn
|
03feee572b
|
Update README.md
|
2023-04-28 00:39:46 +01:00 |
|
Llywelwyn
|
ed4e156f18
|
Merge pull request #9 from Aurorastation/dev
Adds postmortem, fixes tab indexing, and bumps to 2.2.*
|
2023-04-27 21:02:08 +01:00 |
|
Llywelwyn
|
2e364cc213
|
Merge remote-tracking branch 'Aurorastation/dev' into dev
|
2023-04-27 10:09:24 +01:00 |
|
Llywelwyn
|
3b5b7d8eb4
|
bumps assemblyver to 2.2.*
|
2023-04-27 10:09:15 +01:00 |
|
Llywelwyn
|
84fb0686fb
|
bumps assemblyver to 2.1.*
|
2023-04-27 10:09:03 +01:00 |
|
Llywelwyn
|
37777424f7
|
fixes tab indexes
|
2023-04-27 10:03:00 +01:00 |
|
Llywelwyn
|
c8873ce6b7
|
postmortem instructions + minor changes
- medical notes are now opt-outs
- emphasised titles of must-read sections, like allergies
- added postmortem (thanks Lisette, forgot about this)
|
2023-04-27 10:00:05 +01:00 |
|
Llywelwyn
|
af30126621
|
Merge pull request #7 from Aurorastation/dev
New file extension (.ss13records), bumps version to 2.1.*
|
2022-08-17 11:57:54 +01:00 |
|
Llywelwyn
|
cfa0792c68
|
Merge remote-tracking branch 'Aurorastation/dev' into v.2.1
|
2022-08-17 11:55:05 +01:00 |
|
Llywelwyn
|
26437fa1c7
|
bumps assemblyver 2.1.*
|
2022-08-17 11:54:05 +01:00 |
|
Llywelwyn
|
f553afdb73
|
defaults to new extension (.ss13records)
- able to open new and outdated filetypes
- defaults to saving as new filetype
- attempting to save using outdated filetype will prompt to convert
|
2022-08-17 11:53:28 +01:00 |
|
Llywelwyn
|
18fe41b09f
|
Merge pull request #6 from Llywelwyn/prep-for-transfer-and-automatic-build
bump ver v2.0.8, and prep readme for xfer to Aurorastation org
|
2022-07-26 07:16:53 +01:00 |
|
Llywelwyn
|
a91abf9384
|
Update README.md
|
2022-07-26 07:04:22 +01:00 |
|
Llywelwyn
|
1fd1077ea4
|
zips output
|
2022-07-25 23:39:14 +01:00 |
|
Llywelwyn
|
03a2b496f4
|
finally fixes workflow
|
2022-07-25 23:20:42 +01:00 |
|
Llywelwyn
|
25658a60b6
|
Update dotnet-build-test.yml
|
2022-07-25 23:13:06 +01:00 |
|
Llywelwyn
|
300223c442
|
debug commit
|
2022-07-25 22:55:24 +01:00 |
|
Llywelwyn
|
b2bf9ebd11
|
debugging workflow
|
2022-07-25 22:48:35 +01:00 |
|
Llywelwyn
|
7744646d83
|
at this point, i'm just farming contributions
|
2022-07-25 22:35:26 +01:00 |
|
Llywelwyn
|
c701796aa8
|
hopefully fixing the release upload
|
2022-07-25 22:21:27 +01:00 |
|
Llywelwyn
|
0d19030937
|
Update dotnet-build-test.yml
|
2022-07-25 22:13:32 +01:00 |
|
Llywelwyn
|
4e31bc5f86
|
Update dotnet-build-test.yml
|
2022-07-25 22:04:34 +01:00 |
|
Llywelwyn
|
1e09221bc0
|
adds workflow to pushes w/ tag
|
2022-07-25 21:49:21 +01:00 |
|
Llywelwyn
|
1cca2df119
|
Merge pull request #4 from Llywelwyn/v2.0.1
deploying via workflow
|
2022-07-25 21:30:24 +01:00 |
|
Llywelwyn
|
4ceaaeed6e
|
deploying via workflow
|
2022-07-25 21:29:37 +01:00 |
|
Llywelwyn
|
6c728e8fb7
|
fixes workflow
|
2022-07-25 21:16:58 +01:00 |
|
Llywelwyn
|
f67521c218
|
update workflow to upload artifact
|
2022-07-25 21:13:39 +01:00 |
|
Llywelwyn
|
f06cf49f45
|
moves CharacterRecordsGeneratorTests to CharacterRecordsGenerator.Tests
|
2022-07-25 20:23:38 +01:00 |
|
Llywelwyn
|
e9e606b46d
|
rename tests project folder
|
2022-07-25 20:19:23 +01:00 |
|
Llywelwyn
|
ef3cd7c6b5
|
Merge remote-tracking branch 'origin/master'
|
2022-07-25 19:43:24 +01:00 |
|
Llywelwyn
|
93161d6ce9
|
removes erroneous reference, adds unit test project
|
2022-07-25 19:43:18 +01:00 |
|
Llywelwyn
|
cbb8cdff65
|
Merge pull request #3 from Llywelwyn/ci-github-action
Create dotnet-build-test.yml
|
2022-07-25 19:16:54 +01:00 |
|
Llywelwyn
|
8897e03bad
|
Create dotnet-build-test.yml
|
2022-07-25 19:15:50 +01:00 |
|
Llywelwyn
|
298b3d9a53
|
Update README.md
|
2022-07-25 17:20:36 +01:00 |
|
Llywelwyn
|
109a79049d
|
fixes checkbox saving/loading
|
2022-07-25 17:15:38 +01:00 |
|
Llywelwyn
|
46971042ce
|
Merge pull request #2 from Llywelwyn/master
Updating dev to master
|
2022-07-25 16:42:38 +01:00 |
|
Llywelwyn
|
a1ce4b3caf
|
Merge branch 'HEAD' into dev
|
2022-07-25 16:35:57 +01:00 |
|
Llywelwyn
|
5c022548b5
|
Properties + Icon + Content changes
- removed medical notes
- removed psych notes
- added allergies
- added medication history
- added surgical history
- added physical evaluations
- added psychological evaluations
- added psychological disorders
- updated layout + watermarks of everything
|
2022-07-25 16:35:45 +01:00 |
|
Llywelwyn
|
a8df7451ab
|
Merge pull request #1 from Llywelwyn/dependabot/nuget/CharacterRecordsGenerator/System.Text.RegularExpressions-4.3.1
Bump System.Text.RegularExpressions from 4.3.0 to 4.3.1 in /CharacterRecordsGenerator
|
2022-07-25 11:49:45 +01:00 |
|
dependabot[bot]
|
a8d682dd1b
|
Bump System.Text.RegularExpressions in /CharacterRecordsGenerator
Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1.
---
updated-dependencies:
- dependency-name: System.Text.RegularExpressions
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 10:48:51 +00:00 |
|