Commit graph

124 commits

Author SHA1 Message Date
0c6ae1fcb0
Release 2.0.3
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
Build and Release Binary File / run-tests (push) Successful in 2s
Build and Release Binary File / build (push) Successful in 1m2s
Build and Release Binary File / upload-release (push) Successful in 8s
2023-12-17 22:29:47 +01:00
47e6cc59c0
Working Error Logging
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
2023-12-17 22:29:18 +01:00
bba7fae8b9
Bugfix Release 2.0.2
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
Build and Release Binary File / run-tests (push) Successful in 2s
Build and Release Binary File / build (push) Successful in 1m3s
Build and Release Binary File / upload-release (push) Successful in 8s
2023-12-17 20:57:03 +01:00
b10455a30f
Actions Path Fix + 2.0.1 Release
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
Build and Release Binary File / run-tests (push) Successful in 2s
Build and Release Binary File / build (push) Successful in 1m3s
Build and Release Binary File / upload-release (push) Successful in 9s
2023-12-17 20:37:28 +01:00
40e142ccc7
Linter changes
Some checks failed
Run Tests on Code / run-tests (push) Successful in 0s
Build and Release Binary File / build (push) Has been cancelled
Build and Release Binary File / upload-release (push) Has been cancelled
Build and Release Binary File / run-tests (push) Has been cancelled
2023-12-17 20:35:37 +01:00
079e9f5e11
Release 2.0.0
Some checks failed
Run Tests on Code / run-tests (push) Successful in 0s
Build and Release Binary File / run-tests (push) Failing after 3s
Build and Release Binary File / build (push) Successful in 1m9s
Build and Release Binary File / upload-release (push) Successful in 9s
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
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
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
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
2023-12-17 03:26:59 +01:00
8683282182
Add Cargo.toml Version validation to Forgejo Actions
All checks were successful
Run Tests on Code / run-tests (push) Successful in 1s
2023-12-17 01:56:32 +01:00
955592ac41
Add dotenv crate to project
All checks were successful
Run Tests on Code / run-tests (push) Successful in 1s
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
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
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
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
2023-12-16 13:44:37 +01:00
6187fa1230
Add Util function to PartInfo Enum for easier number extraction
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
2023-12-16 13:28:38 +01:00
30e5fcbf72
New J-Novel API Module, should be finished
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
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
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
2023-12-12 07:17:14 +00:00
de542aa9b2 Artifact Path Update
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
Build and Release Binary File / run-tests (push) Successful in 0s
Build and Release Binary File / build (push) Successful in 1m6s
Build and Release Binary File / upload-release (push) Successful in 10s
2023-11-27 08:09:17 +00:00
09cf07a25a Remove Debugging from Actions Workflow
All checks were successful
Run Tests on Code / run-tests (push) Successful in 10s
2023-11-17 11:05:16 +00:00
3dff75922d Fix Syntax Error in Actions File
All checks were successful
Run Tests on Code / run-tests (push) Successful in 10s
Build and Release Binary File / run-tests (push) Successful in 9s
Build and Release Binary File / build (push) Successful in 1m10s
Build and Release Binary File / upload-release (push) Successful in 19s
2023-11-17 11:01:43 +00:00
8d1e9c3d03 Update Release Binary Paths, Changed Debugging
Some checks failed
Run Tests on Code / run-tests (push) Successful in 6s
Build and Release Binary File / run-tests (push) Successful in 10s
Build and Release Binary File / build (push) Successful in 1m19s
Build and Release Binary File / upload-release (push) Failing after 1s
2023-11-17 10:58:41 +00:00
9ff6661a59 Update Release Directory
All checks were successful
Run Tests on Code / run-tests (push) Successful in 9s
2023-11-17 10:55:37 +00:00
4e7331f0b7 More Debugging for Actions
All checks were successful
Run Tests on Code / run-tests (push) Successful in 2s
Build and Release Binary File / run-tests (push) Successful in 13s
Build and Release Binary File / build (push) Successful in 1m15s
Build and Release Binary File / upload-release (push) Successful in 30s
2023-11-17 10:39:19 +00:00
7a5198bf56 Fix Artifact Upload File Path
Some checks failed
Run Tests on Code / run-tests (push) Successful in 3s
Build and Release Binary File / run-tests (push) Successful in 14s
Build and Release Binary File / build (push) Successful in 1m7s
Build and Release Binary File / upload-release (push) Failing after 22s
2023-11-17 10:36:36 +00:00
9599a2070d Fix Artifact Debugging
Some checks failed
Run Tests on Code / run-tests (push) Successful in 8s
Build and Release Binary File / run-tests (push) Successful in 17s
Build and Release Binary File / build (push) Successful in 1m9s
Build and Release Binary File / upload-release (push) Failing after 4s
2023-11-17 10:33:35 +00:00
ff2b443005 Fixed artifact download parameters
Some checks failed
Run Tests on Code / run-tests (push) Successful in 4s
Build and Release Binary File / run-tests (push) Successful in 23s
Build and Release Binary File / build (push) Successful in 1m9s
Build and Release Binary File / upload-release (push) Failing after 21s
2023-11-17 10:30:39 +00:00
2e8dfe9327 Redirect Artifacts Download to "artifacts" Folder
Some checks failed
Run Tests on Code / run-tests (push) Successful in 16s
Build and Release Binary File / run-tests (push) Successful in 10s
Build and Release Binary File / build (push) Successful in 1m13s
Build and Release Binary File / upload-release (push) Failing after 9s
2023-11-17 10:27:18 +00:00
97c3ab5fc6 Remove Name from Download-Artifact Action to reduce Nesting
Some checks failed
Run Tests on Code / run-tests (push) Successful in 6s
Build and Release Binary File / run-tests (push) Successful in 26s
Build and Release Binary File / build (push) Successful in 1m21s
Build and Release Binary File / upload-release (push) Failing after 10s
2023-11-17 10:22:26 +00:00
02c1ba7b83 Rename and Move Linux Binary after Compilation
Some checks failed
Run Tests on Code / run-tests (push) Successful in 14s
Build and Release Binary File / run-tests (push) Successful in 9s
Build and Release Binary File / build (push) Successful in 1m2s
Build and Release Binary File / upload-release (push) Failing after 10s
2023-11-17 10:19:46 +00:00
2a24ac1ec1 Potential Fix Artifact Uploads
Some checks failed
Run Tests on Code / run-tests (push) Successful in 6s
Build and Release Binary File / run-tests (push) Successful in 2s
Build and Release Binary File / build (push) Successful in 1m21s
Build and Release Binary File / upload-release (push) Failing after 10s
2023-11-17 10:03:06 +00:00
ec565523b3 Update Release Workflow
Some checks failed
Run Tests on Code / run-tests (push) Successful in 9s
Build and Release Binary File / run-tests (push) Successful in 11s
Build and Release Binary File / build (push) Successful in 1m24s
Build and Release Binary File / upload-release (push) Failing after 14s
2023-11-17 09:56:31 +00:00
0d99cffb34 Update/Fix Release Workflow
All checks were successful
Run Tests on Code / run-tests (push) Successful in 15s
Build and Release Binary File / run-tests (push) Successful in 10s
Build and Release Binary File / build (push) Successful in 1m1s
Build and Release Binary File / upload-release (push) Successful in 18s
2023-11-17 09:46:29 +00:00
1b922e4d37 Debug Release Workflow
All checks were successful
Run Tests on Code / run-tests (push) Successful in 3s
Build and Release Binary File / run-tests (push) Successful in 14s
Build and Release Binary File / build (push) Successful in 1m22s
Build and Release Binary File / upload-release (push) Successful in 3s
2023-11-17 09:36:02 +00:00
461066fdff Debug Release Workflow
All checks were successful
Run Tests on Code / run-tests (push) Successful in 11s
Build and Release Binary File / run-tests (push) Successful in 8s
Build and Release Binary File / build (push) Successful in 1m16s
Build and Release Binary File / upload-release (push) Successful in 12s
2023-11-17 09:31:48 +00:00
222b59c9d2 Debug Release Workflow
All checks were successful
Run Tests on Code / run-tests (push) Successful in 10s
Build and Release Binary File / run-tests (push) Successful in 2s
Build and Release Binary File / build (push) Successful in 1m12s
Build and Release Binary File / upload-release (push) Successful in 21s
2023-11-17 09:24:50 +00:00
ba78bca3ab Debug Release Workflow
All checks were successful
Run Tests on Code / run-tests (push) Successful in 14s
Build and Release Binary File / run-tests (push) Successful in 5s
Build and Release Binary File / build (push) Successful in 1m11s
Build and Release Binary File / upload-release (push) Successful in 11s
2023-11-17 09:20:06 +00:00
d0dccfe946 Debug Release Workflow
All checks were successful
Run Tests on Code / run-tests (push) Successful in 6s
2023-11-17 09:11:09 +00:00
5ea18fa900 Debug Release Workflow
Some checks failed
Run Tests on Code / run-tests (push) Successful in 13s
Build and Release Binary File / run-tests (push) Successful in 7s
Build and Release Binary File / build (push) Successful in 1m17s
Build and Release Binary File / upload-release (push) Failing after 22s
2023-11-17 09:05:34 +00:00