|
1d755b76bf
|
feat: add RustyPipe::version_botguard fn, detect rustypipe-botguard in current dir, add botguard version to report
|
2025-02-09 01:52:09 +01:00 |
|
|
9da3b25be2
|
fix: set tracing instrumentation level to Error
|
2024-08-10 00:06:56 +02:00 |
|
|
339231924b
|
fix: update dictionary, fix parsing playlist dates in am and no
CI / Test (push) Successful in 4m55s
|
2024-02-13 18:38:58 +01:00 |
|
|
cced125390
|
fix: Handle trimmed channel ID from RSS feed
|
2023-11-03 20:45:19 +01:00 |
|
|
1d1dcd622f
|
feat: add tracing
|
2023-09-22 03:22:38 +02:00 |
|
|
5736d53c99
|
feat: add error reporting for deobf data extraction
ci/woodpecker/push/woodpecker Pipeline failed
|
2023-08-03 17:42:31 +02:00 |
|
|
cbeb14f3fd
|
fix: add pedantic lints
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-13 02:40:26 +02:00 |
|
|
a6bf9359b9
|
docs: improve documentation
|
2023-05-13 00:08:14 +02:00 |
|
|
a2bbc850a7
|
fix: reworked retry system
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-12 17:19:56 +02:00 |
|
|
c021496a55
|
refactor: uopdate NotFound error type
|
2023-05-08 15:21:06 +02:00 |
|
|
7bcff13eb8
|
fix: use fixed testfiles location
|
2023-03-25 23:18:49 +01:00 |
|
|
331a13568a
|
fix: v1.67 clippy lints (inline format strings)
|
2023-01-27 21:19:08 +01:00 |
|
|
fe76b2ac66
|
feat: add error message to HttpStatus error
dont create reports on http status errors
|
2023-01-24 23:06:17 +01:00 |
|
|
f526ab38eb
|
refactor!: refactored response models
doc: documented all public methods
|
2022-12-09 01:02:09 +01:00 |
|
|
8097873fe1
|
refactor: use generic string arguments
|
2022-11-30 13:17:28 +01:00 |
|
|
64d009615e
|
fix: use path_macro in tests/codegen for cross-platform paths
|
2022-11-30 10:04:16 +01:00 |
|
|
9501e95505
|
fix: missing rss feed channel ids
|
2022-11-22 19:30:38 +01:00 |
|
|
9d0ae0e9c2
|
feat: add visitor data parameter
|
2022-10-24 07:45:57 +02:00 |
|
|
01b9c8e310
|
fix: clean stuff up
|
2022-10-12 22:29:19 +02:00 |
|
|
de118c59c4
|
fix: handle channel_rss not found
|
2022-10-12 01:13:32 +02:00 |
|
|
1fb4a2664e
|
fix: moved integration tests,
fixed missing search video count,
error on missing search channel description snipped,
error on empty channel info link list,
|
2022-10-11 00:31:04 +02:00 |
|
|
ecb84e32e1
|
feat: add search
|
2022-10-10 01:09:13 +02:00 |
|
|
a3e3269fb3
|
feat: add custom error types, remove anyhow
|
2022-10-08 14:36:37 +02:00 |
|
|
305c3ee70e
|
feat: add ChannelRss
- add documentation
- small model refactor: rename player VideoPlayerDetails.thumbnails to thumbnail
|
2022-09-27 15:23:09 +02:00 |
|