Commit graph

161 commits

Author SHA1 Message Date
3ecd434580
Update release actions, add pull-request check 2023-12-29 14:29:57 +01:00
e1fe276fa7
Remove unused dependency 2023-12-20 20:56:27 +01:00
9771b75b94
Release 2.1.5 2023-12-20 20:47:20 +01:00
c85f761e85
Fix Bug where series existing in history but not in config crashed the bot 2023-12-20 20:46:21 +01:00
2531af3739
Remove lifetime from TUI module 2023-12-20 20:45:48 +01:00
f22e2d6278
Use lemmy crates again 2023-12-20 20:45:13 +01:00
b94aecefe2
Use custom rust-node docker image 2023-12-19 23:49:16 +01:00
f32e7d6ee5
Move cache action after repo clone 2023-12-19 22:49:03 +01:00
db88d475dd
Revert "Use setup-node action"
This reverts commit 1503628491.

node is required for actions to work, not available on the rust image
2023-12-19 22:46:20 +01:00
8ee5da5d53
Cache cargo dependencies using cache action 2023-12-19 22:44:57 +01:00
1503628491
Use setup-node action 2023-12-19 22:44:50 +01:00
c6297b9157
Install clippy during Actions 2023-12-19 22:21:52 +01:00
1f10a39db1
Add missing Node install step to Actions + Formatting 2023-12-19 22:19:21 +01:00
5c59437595
Add Clippy checks to regular push and release Actions 2023-12-19 22:12:28 +01:00
1f0c42bfdb
Updated Cargo.toml for previous commit + Release 2.1.4 2023-12-19 22:08:59 +01:00
5084da92fb
Replaced custom structs in favor of github tag version, removed unused dependencies 2023-12-19 22:08:23 +01:00
9fa940f385
Release 2.1.3 2023-12-18 23:33:32 +01:00
f0e1bca08e
Fix write lock while read lock still present 2023-12-18 23:33:14 +01:00
b14d37e01c
Release 2.1.2 2023-12-18 22:28:26 +01:00
51d3cef75f
Display times in local timezone instead of UTC 2023-12-18 22:26:52 +01:00
57c9891d9b
Update README 2023-12-18 14:22:42 +01:00
6e5d8d27fd
Remove API Examples from Repo 2023-12-18 14:22:33 +01:00
1e6e431a56
Release 2.1.1 2023-12-18 14:04:34 +01:00
67e02e79fd
Sorted Series Printing 2023-12-18 11:52:19 +01:00
173a93280e
Release 2.1.0 2023-12-18 11:51:33 +01:00
5ba963305c
Deduplicate Config reload logging 2023-12-18 11:24:02 +01:00
080b0bf4d8
New protected communitites feature 2023-12-18 11:23:47 +01:00
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