Commit graph

214 commits

Author SHA1 Message Date
f7c4aa395c
remove in directory config files from .gitignore, add license + add placeholder systemd unit file 2023-12-29 14:42:58 +01:00
8d75aaa4f7
Move username and password to config file 2023-12-29 14:35:07 +01:00
654bc5c7f8
Switch from .to_string() to .to_owned() 2023-12-29 14:34:33 +01:00
3ecd434580
Update release actions, add pull-request check
All checks were successful
Run Tests on Code / run-tests (push) Successful in 29s
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
All checks were successful
Run Tests on Code / run-tests (push) Successful in 38s
Build and Release Binary File / test (push) Successful in 37s
Build and Release Binary File / build (push) Successful in 34s
Build and Release Binary File / upload-release (push) Successful in 11s
2023-12-20 20:47:20 +01:00
c85f761e85
Fix Bug where series existing in history but not in config crashed the bot
All checks were successful
Run Tests on Code / run-tests (push) Successful in 32s
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
All checks were successful
Run Tests on Code / run-tests (push) Successful in 36s
2023-12-19 23:49:16 +01:00
f32e7d6ee5
Move cache action after repo clone
All checks were successful
Run Tests on Code / run-tests (push) Successful in 30s
2023-12-19 22:49:03 +01:00
db88d475dd
Revert "Use setup-node action"
All checks were successful
Run Tests on Code / run-tests (push) Successful in 41s
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
Some checks failed
Run Tests on Code / run-tests (push) Failing after 24s
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
All checks were successful
Run Tests on Code / run-tests (push) Successful in 33s
2023-12-19 22:21:52 +01:00
1f10a39db1
Add missing Node install step to Actions + Formatting
Some checks failed
Run Tests on Code / run-tests (push) Failing after 11s
2023-12-19 22:19:21 +01:00
5c59437595
Add Clippy checks to regular push and release Actions
Some checks failed
Run Tests on Code / run-tests (push) Failing after 1s
2023-12-19 22:12:28 +01:00
1f0c42bfdb
Updated Cargo.toml for previous commit + Release 2.1.4
All checks were successful
Run Tests on Code / run-tests (push) Successful in 1s
Build and Release Binary File / test (push) Successful in 2s
Build and Release Binary File / build (push) Successful in 1m4s
Build and Release Binary File / upload-release (push) Successful in 2m14s
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
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
Build and Release Binary File / test (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-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
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
Build and Release Binary File / test (push) Successful in 2s
Build and Release Binary File / build (push) Successful in 1m7s
Build and Release Binary File / upload-release (push) Successful in 11s
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
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
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
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
Build and Release Binary File / test (push) Successful in 2s
Build and Release Binary File / build (push) Successful in 1m2s
Build and Release Binary File / upload-release (push) Successful in 7s
2023-12-18 14:04:34 +01:00
67e02e79fd
Sorted Series Printing
Some checks failed
Run Tests on Code / run-tests (push) Successful in 0s
Build and Release Binary File / test (push) Failing after 2s
Build and Release Binary File / build (push) Has been skipped
Build and Release Binary File / upload-release (push) Has been skipped
2023-12-18 11:52:19 +01:00
173a93280e
Release 2.1.0
All checks were successful
Build and Release Binary File / test (push) Successful in 2s
Build and Release Binary File / build (push) Successful in 1m1s
Build and Release Binary File / upload-release (push) Successful in 7s
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
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
2023-12-18 08:06:58 +00:00
469d5b5a2b
Release 2.0.7
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 23:39:17 +01:00
4cb22e630e
Remove excessive Info level Logging
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
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
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 23:03:34 +01:00
b218773148
Release 2.0.5
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 7s
2023-12-17 23:01:03 +01:00
608a3bbdeb
Info Logging Bugfix
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
2023-12-17 23:00:37 +01:00
3badff94ec
Release 2.0.4
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 11s
2023-12-17 22:49:11 +01:00
2f428470e1
Add reload info
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
2023-12-17 22:48:53 +01:00
c9998cad57
Revert jnovel past_days_eligible to 4
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
2023-12-17 22:33:57 +01:00
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