Commit graph

17 commits

Author SHA1 Message Date
6737512f5f
fix: A/B test 21: music album recommendations 2025-02-26 15:21:47 +01:00
af7dc10163
fix: parsing history dates 2025-01-18 05:51:41 +01:00
320a8c2c24
feat: add history item dates, extend timeago parser 2025-01-05 05:50:59 +01:00
e65f14556f
fix: A/B test 16 (pageHeaderRenderer on playlist pages) 2024-10-12 05:47:47 +02:00
cbeb14f3fd fix: add pedantic lints
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-13 02:40:26 +02:00
2241223c9f refactor!: made timeago module private 2023-05-06 21:24:11 +02:00
800073df48 feat(codegen): collected video duration samples 2023-05-06 21:12:49 +02:00
19781eab36 fix: improve number parsing, add number_nd_tokens
add dictionary overrides
2023-05-06 17:36:36 +02:00
e96d494505 refactor: remove by_char from dict 2023-05-06 01:37:07 +02:00
2a4233e5d5 fix: use regex crate in codegen 2023-02-18 20:42:00 +01:00
331a13568a fix: v1.67 clippy lints (inline format strings) 2023-01-27 21:19:08 +01:00
45e2d3c7c7 feat: multilanguage album type parsing
- new album types: Audiobook, Show
2022-11-01 18:10:28 +01:00
25de7d678a feat: add search filter, refactor params 2022-10-10 21:08:21 +02:00
1bc47b7c2d refactor: move dictionary to util 2022-10-10 12:22:27 +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
5d19259a14 feat: add number_tokens for parsing large nums to dictionary 2022-09-23 15:04:22 +02:00
d6cfc7e914 move codegen to separate crate 2022-09-16 01:37:02 +02:00
Renamed from src/codegen/gen_dictionary.rs (Browse further)