| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | refactor: move to common NewsSource interface | Pinapelz | 2026-03-12 | -341/+257 |
| | | | | | | | cleanup imports by defining initaliazers modules and decorator remove legacy scrapers remove single factory for sega games (sites don't change that much) | |||
| * | remove title from chuni_intl posts | Pinapelz | 2025-10-20 | -2/+2 |
| | | | | | its the same as content field | |||
| * | fix: maimaidx_intl image urls wrong datepath | Pinapelz | 2025-10-16 | -4/+8 |
| | | ||||
| * | fix: maimaidx_intl extra assets path | Pinapelz | 2025-10-16 | -2/+2 |
| | | ||||
| * | add deprecations.md | Pinapelz | 2025-10-16 | -2/+0 |
| | | ||||
| * | migrate chunithm_intl to use api routes | Pinapelz | 2025-10-16 | -1/+33 |
| | | | | | allows for older news to also be added in page view | |||
| * | migrate maimaidx_intl to scrape downloads api route | Pinapelz | 2025-10-16 | -0/+36 |
| | | ||||
| * | fix: maimaidx jp identifier name | Pinapelz | 2025-10-04 | -1/+1 |
| | | ||||
| * | refactor: remove game version specific identifiers | Pinapelz | 2025-10-04 | -23/+31 |
| | | | | | many of these will continue to work for a long time anyways without necessary updates | |||
| * | implement idac news scrape | Pinapelz | 2025-06-16 | -0/+103 |
| | | ||||
| * | add is_ai_summary key to all new_data | Pinapelz | 2025-04-25 | -4/+6 |
| | | ||||
| * | chuni: append images from detailed view of posts for more images | Pinapelz | 2025-04-21 | -23/+111 |
| | | ||||
| * | frontend: add support for CHUNITHM INTERNATIONAL | Pinapelz | 2025-04-15 | -1/+1 |
| | | ||||
| * | add chuni_intl to generation script | Pinapelz | 2025-04-15 | -1/+1 |
| | | ||||
| * | refactor sega games to follow function factory design | Pinapelz | 2025-04-15 | -150/+199 |
| | | | | | unlikely to be much change between each game | |||
| * | add parser for CHUNITHM INTL | Pinapelz | 2025-04-15 | -0/+59 |
| | | ||||
| * | fix: early termination of maimaidx intl scraping | Pinapelz | 2025-04-14 | -1/+1 |
| | | ||||
| * | maimaidx_intl: fix base url domain | Pinapelz | 2025-04-14 | -1/+1 |
| | | ||||
| * | add maimai DX INTERNATIONAL basic info to scraper | Pinapelz | 2025-04-14 | -0/+36 |
| | | ||||
| * | add ONGEKI JPN to scraper | Pinapelz | 2025-04-14 | -0/+48 |
| | | ||||
| * | set headline to always None on sega games | Pinapelz | 2025-04-14 | -10/+3 |
| | | | | | content contains the same info | |||
| * | fix: maimaidx prism plus identifier | Pinapelz | 2025-04-14 | -2/+1 |
| | | ||||
| * | add maimai DX JPN scraping | Pinapelz | 2025-04-14 | -0/+48 |
| | | ||||
| * | fix chuni_jp image param to match format | Pinapelz | 2025-04-13 | -1/+1 |
| | | ||||
| * | feat: merged news feed | Pinapelz | 2025-04-13 | -0/+1 |
| | | ||||
| * | add CHUNITHM JPN scraper | Pinapelz | 2025-04-13 | -0/+60 |
