| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Rename SDVX parser to parse_nabla_news_site | Pinapelz | 2026-03-23 | -50/+2 |
| | | | | | | Replace parse_exceed_gear_news_site with parse_nabla_news_site and update imports and callers in __init__.py and news_feed.py | |||
| * | Merge branch 'main' into v3 | Pinapelz | 2026-03-22 | -0/+76 |
| |\ | ||||
| | * | add support for sdvx nabla news site | Pinapelz | 2025-12-24 | -0/+76 |
| | | | ||||
| * | | refactor: move to common NewsSource interface | Pinapelz | 2026-03-12 | -131/+7 |
| |/ | | | | | | cleanup imports by defining initaliazers modules and decorator remove legacy scrapers remove single factory for sega games (sites don't change that much) | |||
| * | add hard limit option on polaris chord news scrape | Pinapelz | 2025-10-16 | -1/+5 |
| | | ||||
| * | fix: change polaris chord to scrape skeleton html, add date validation | Pinapelz | 2025-10-16 | -27/+52 |
| | | ||||
| * | refactor: remove game version specific identifiers | Pinapelz | 2025-10-04 | -3/+4 |
| | | | | | many of these will continue to work for a long time anyways without necessary updates | |||
| * | pc: urljoin with eamuse base url | Pinapelz | 2025-04-29 | -1/+3 |
| | | ||||
| * | update frontend for pc, dance around/rush | Pinapelz | 2025-04-28 | -1/+1 |
| | | ||||
| * | add support for scraping polaris chord | Pinapelz | 2025-04-28 | -1/+65 |
| | | ||||
| * | add is_ai_summary key to all new_data | Pinapelz | 2025-04-25 | -2/+5 |
| | | ||||
| * | ddr: stub url as DDR does not provide full page posts | Pinapelz | 2025-04-17 | -1/+1 |
| | | ||||
| * | ddr: add extra spacing for DDR posts | Pinapelz | 2025-04-17 | -4/+6 |
| | | ||||
| * | fix: merge formatting issue | Pinapelz | 2025-04-17 | -28/+0 |
| | | | | | thanks a lot git | |||
| * | fix: utils frontend str mapping func | Pinapelz | 2025-04-17 | -0/+30 |
| | | ||||
| * | feat: add support for DDR World | Pinapelz | 2025-04-16 | -2/+60 |
| | | ||||
| * | sdvx: de-duplicate images | Pinapelz | 2025-04-16 | -1/+2 |
| | | ||||
| * | add en translation generation to all existing JPN games | Pinapelz | 2025-04-16 | -1/+1 |
| | | ||||
| * | feat: add option to append translation to post data | Pinapelz | 2025-04-16 | -0/+3 |
| | | ||||
| * | feat: merged news feed | Pinapelz | 2025-04-13 | -0/+2 |
| | | ||||
| * | move to generic news_feed module | Pinapelz | 2025-04-13 | -0/+2 |
| | | ||||
| * | init commit | Pinapelz | 2025-04-12 | -0/+106 |
