Commit graph

134 commits

Author SHA1 Message Date
2069345e9e Update .forgejo/workflows/build+release.yml 2023-12-18 08:06:58 +00:00
469d5b5a2b
Release 2.0.7 2023-12-17 23:39:17 +01:00
4cb22e630e
Remove excessive Info level Logging 2023-12-17 23:39:02 +01:00
4f61905ba7
Remove json files from gitignore 2023-12-17 23:37:07 +01:00
0d8ecb2a55
Release 2.0.6 - TUI formatting fix 2023-12-17 23:03:34 +01:00
b218773148
Release 2.0.5 2023-12-17 23:01:03 +01:00
608a3bbdeb
Info Logging Bugfix 2023-12-17 23:00:37 +01:00
3badff94ec
Release 2.0.4 2023-12-17 22:49:11 +01:00
2f428470e1
Add reload info 2023-12-17 22:48:53 +01:00
c9998cad57
Revert jnovel past_days_eligible to 4 2023-12-17 22:33:57 +01:00
0c6ae1fcb0
Release 2.0.3 2023-12-17 22:29:47 +01:00
47e6cc59c0
Working Error Logging 2023-12-17 22:29:18 +01:00
bba7fae8b9
Bugfix Release 2.0.2 2023-12-17 20:57:03 +01:00
b10455a30f
Actions Path Fix + 2.0.1 Release 2023-12-17 20:37:28 +01:00
40e142ccc7
Linter changes 2023-12-17 20:35:37 +01:00
079e9f5e11
Release 2.0.0 2023-12-17 20:19:37 +01:00
f0da95ffae
Cleanup of unused imports 2023-12-17 20:19:24 +01:00
7cd56e530d
Usage of new Modules 2023-12-17 20:18:03 +01:00
6cfdf3e085
New bot module 2023-12-17 20:17:14 +01:00
d3d61f6602
Small QOL changes 2023-12-17 20:17:00 +01:00
9a26d2821f
TUI moved to separate module 2023-12-17 20:16:40 +01:00
a7354f1939
Separate Module for Lemmy HTTP requests 2023-12-17 18:03:11 +01:00
69aedda7a1
Added missing Debug derive for config module 2023-12-17 18:02:51 +01:00
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