|
966847f788
|
Module for reading and writing the post history to history.toml
|
2023-12-17 14:43:48 +01:00 |
|
|
3675495d5f
|
Added some Sanity checking for config values
|
2023-12-17 14:43:21 +01:00 |
|
|
5ddb6b3b75
|
Switch of several config attributes to pub(crate)
|
2023-12-17 14:43:00 +01:00 |
|
|
dd11620ffa
|
Added description field to jnovel PostInfo struct
|
2023-12-17 14:42:22 +01:00 |
|
|
da9505cd61
|
Utility functions for jnovel module
|
2023-12-17 14:42:00 +01:00 |
|
|
d32e1001a1
|
Update .gitignore
|
2023-12-17 03:26:59 +01:00 |
|
|
8683282182
|
Add Cargo.toml Version validation to Forgejo Actions
|
2023-12-17 01:56:32 +01:00 |
|
|
955592ac41
|
Add dotenv crate to project
|
2023-12-17 01:51:21 +01:00 |
|
|
de435e00cf
|
Add .env to gitignore
|
2023-12-17 01:51:05 +01:00 |
|
|
7b712727bd
|
Removed feeds module since no longer needed
|
2023-12-17 01:43:25 +01:00 |
|
|
e7bbe9cf03
|
Config Module rewrite
|
2023-12-17 01:42:41 +01:00 |
|
|
dd2cde35e4
|
Clearer language separation of Series Parts and Prepub Parts
|
2023-12-16 13:44:37 +01:00 |
|
|
6187fa1230
|
Add Util function to PartInfo Enum for easier number extraction
|
2023-12-16 13:28:38 +01:00 |
|
|
30e5fcbf72
|
New J-Novel API Module, should be finished
|
2023-12-16 03:09:18 +01:00 |
|
|
b128f243fc
|
Added more API examples
|
2023-12-16 03:08:58 +01:00 |
|
|
7ea596760e
|
Delete .gitlab-ci.yml
|
2023-12-12 07:17:14 +00:00 |
|
|
de542aa9b2
|
Artifact Path Update
|
2023-11-27 08:09:17 +00:00 |
|
|
09cf07a25a
|
Remove Debugging from Actions Workflow
|
2023-11-17 11:05:16 +00:00 |
|
|
3dff75922d
|
Fix Syntax Error in Actions File
|
2023-11-17 11:01:43 +00:00 |
|
|
8d1e9c3d03
|
Update Release Binary Paths, Changed Debugging
|
2023-11-17 10:58:41 +00:00 |
|
|
9ff6661a59
|
Update Release Directory
|
2023-11-17 10:55:37 +00:00 |
|
|
4e7331f0b7
|
More Debugging for Actions
|
2023-11-17 10:39:19 +00:00 |
|
|
7a5198bf56
|
Fix Artifact Upload File Path
|
2023-11-17 10:36:36 +00:00 |
|
|
9599a2070d
|
Fix Artifact Debugging
|
2023-11-17 10:33:35 +00:00 |
|
|
ff2b443005
|
Fixed artifact download parameters
|
2023-11-17 10:30:39 +00:00 |
|
|
2e8dfe9327
|
Redirect Artifacts Download to "artifacts" Folder
|
2023-11-17 10:27:18 +00:00 |
|
|
97c3ab5fc6
|
Remove Name from Download-Artifact Action to reduce Nesting
|
2023-11-17 10:22:26 +00:00 |
|
|
02c1ba7b83
|
Rename and Move Linux Binary after Compilation
|
2023-11-17 10:19:46 +00:00 |
|
|
2a24ac1ec1
|
Potential Fix Artifact Uploads
|
2023-11-17 10:03:06 +00:00 |
|
|
ec565523b3
|
Update Release Workflow
|
2023-11-17 09:56:31 +00:00 |
|
|
0d99cffb34
|
Update/Fix Release Workflow
|
2023-11-17 09:46:29 +00:00 |
|
|
1b922e4d37
|
Debug Release Workflow
|
2023-11-17 09:36:02 +00:00 |
|
|
461066fdff
|
Debug Release Workflow
|
2023-11-17 09:31:48 +00:00 |
|
|
222b59c9d2
|
Debug Release Workflow
|
2023-11-17 09:24:50 +00:00 |
|
|
ba78bca3ab
|
Debug Release Workflow
|
2023-11-17 09:20:06 +00:00 |
|
|
d0dccfe946
|
Debug Release Workflow
|
2023-11-17 09:11:09 +00:00 |
|
|
5ea18fa900
|
Debug Release Workflow
|
2023-11-17 09:05:34 +00:00 |
|
|
82efecded4
|
Debug Release Workflow
|
2023-11-17 08:59:41 +00:00 |
|
|
d28be84001
|
Debug Release Workflow
|
2023-11-17 08:50:36 +00:00 |
|
|
2b90bf3438
|
Debug Release Workflow
|
2023-11-17 08:47:07 +00:00 |
|
|
195f88e297
|
Debug Release Workflow
|
2023-11-17 08:37:11 +00:00 |
|
|
8d703347df
|
Fix Release Workflow Artifact Path
|
2023-11-17 08:25:43 +00:00 |
|
|
92a26a798b
|
Fix Test Workflow
|
2023-11-17 08:25:01 +00:00 |
|
|
732b210b58
|
Debugging for Release Workflow
|
2023-11-17 08:23:14 +00:00 |
|
|
9f20630511
|
Only run tests on regular pushes, not on tags
|
2023-11-17 08:21:00 +00:00 |
|
|
3097c7cf90
|
Adjust Path of Build Artifact
|
2023-11-17 08:19:46 +00:00 |
|
|
a3a4efb2d9
|
Update Release Workflow
|
2023-11-17 08:17:05 +00:00 |
|
|
621975df0f
|
Add Tests Workflow to be run every push
|
2023-11-17 08:15:04 +00:00 |
|
|
66449c732a
|
Update Release Workflow
|
2023-11-17 08:14:25 +00:00 |
|
|
622e30caa5
|
Separate Forgejo Actions Push And Release Workflow
|
2023-11-17 08:13:45 +00:00 |
|