| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | frontend: make caught_up sentinel less intrusive if its at the top ofHEADmain | Pinapelz | 2026-04-11 | -2/+3 |
| | | | | | feed | |||
| * | frontedn: push unviewed items to top of view | Pinapelz | 2026-04-08 | -33/+92 |
| | | ||||
| * | fix: re-add generation for merged feed | Pinapelz | 2026-03-23 | -11/+11 |
| | | ||||
| * | update chuni parse to X_VERSE_X | Pinapelz | 2026-03-23 | -1/+1 |
| | | ||||
| * | fix bamco module relative import | Pinapelz | 2026-03-23 | -2/+1 |
| | | ||||
| * | Rename SDVX parser to parse_nabla_news_site | Pinapelz | 2026-03-23 | -55/+7 |
| | | | | | | 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 | -58/+158 |
| |\ | ||||
| | * | add support for sdvx nabla news site | Pinapelz | 2025-12-24 | -1/+83 |
| | | | ||||
| | * | fix: svg styling issues | Pinapelz | 2025-12-24 | -3/+3 |
| | | | ||||
| | * | stub AI summarization if API call fails | Pinapelz | 2025-12-23 | -1/+1 |
| | | | ||||
| | * | Add language toggle button to news post page | Pinapelz | 2025-12-15 | -2/+26 |
| | | | | | | | | | | | | | | | Create a new `createToggleUrl()` function to generate URLs for switching between English and Japanese versions of news posts. Add a language toggle button that appears when translations are available, and localize the back button text. | |||
| | * | Update favicon | Pinapelz | 2025-12-15 | -0/+0 |
| | | | ||||
| | * | Merge pull request #1 from pinapelz/vercel/nextjsreact-flight-rce-vulnera-3442jv | Pinapelz | 2025-12-10 | -48/+48 |
| | |\ | | | | | | | Fix React Server Components RCE vulnerability | |||
| | | * | Update Next.js/React Flight RCE vulnerability patchesvercel/nextjsreact-flight-rce-vulnera-3442jv | Vercel | 2025-12-11 | -48/+48 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | Updated dependencies to fix Next.js CVE vulnerabilities. The fix-react2shell-next tool automatically updated the following packages to their secure versions: - next - react-server-dom-webpack - react-server-dom-parcel - react-server-dom-turbopack All package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory. Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com> | |||
| * | | update game notes to reflect 2026 | Pinapelz | 2026-03-22 | -3/+2 |
| | | | ||||
| * | | fix: remove bemani.iidx key terms | Pinapelz | 2026-03-22 | -2/+1 |
| | | | ||||
| * | | Use empty translation overrides for PolarisChord | Pinapelz | 2026-03-22 | -2/+1 |
| | | | ||||
| * | | refactor: move to common NewsSource interface | Pinapelz | 2026-03-12 | -713/+655 |
| |/ | | | | | | cleanup imports by defining initaliazers modules and decorator remove legacy scrapers remove single factory for sega games (sites don't change that much) | |||
| * | middleware: migrate to tailwindcss | Pinapelz | 2025-11-28 | -290/+469 |
| | | ||||
| * | fix: change news image table to handle multiple images for each post | Pinapelz | 2025-11-28 | -1/+16 |
| | | ||||
| * | fix: remove archive_hash before checking if notif should be sent | Pinapelz | 2025-11-25 | -1/+5 |
| | | ||||
| * | Revert "fix: notification issue where old seen-ids aren't added to DB" | Pinapelz | 2025-11-25 | -33/+6 |
| | | | | | This reverts commit 5df3850e1b3530b1cce37bc987f887c846711fbc. | |||
| * | fix: add missing dep libsql | Pinapelz | 2025-11-25 | -0/+1 |
| | | ||||
| * | fix: notification issue where old seen-ids aren't added to DB | Pinapelz | 2025-11-25 | -6/+33 |
| | | ||||
| * | wac_plus: upload image instead of b64 encode | Pinapelz | 2025-11-24 | -13/+9 |
| | | ||||
| * | fix: image typing issue in middleware | Pinapelz | 2025-11-23 | -2/+5 |
| | | ||||
| * | feat: new permalink feature | Pinapelz | 2025-11-23 | -23/+527 |
| | | ||||
| * | add archive_hash to merged feed | Pinapelz | 2025-11-23 | -7/+15 |
| | | ||||
| * | add archive_hash to generated news files | Pinapelz | 2025-11-22 | -1/+6 |
| | | ||||
| * | update reqs | Pinapelz | 2025-11-21 | -0/+1 |
| | | ||||
| * | scaffold implementation for remote sqlite db | Pinapelz | 2025-11-21 | -16/+472 |
| | | ||||
| * | skip adding b64 images to db | Pinapelz | 2025-11-21 | -0/+2 |
| | | ||||
| * | fix: idac correctly detect if there is no promo image on post | Pinapelz | 2025-11-15 | -1/+4 |
| | | ||||
| * | eam: fix: check for empty estring in image_url | Pinapelz | 2025-10-22 | -1/+1 |
| | | ||||
| * | fix: upstash rest token removal url | Pinapelz | 2025-10-21 | -3/+2 |
| | | ||||
| * | fix: mainfeed generation crash when image has no article link | Pinapelz | 2025-10-20 | -1/+2 |
| | | ||||
| * | fix: chuni_jp version check condition | Pinapelz | 2025-10-20 | -1/+1 |
| | | ||||
| * | 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 | -6/+8 |
| | | ||||
| * | fix: maimaidx_intl extra assets path | Pinapelz | 2025-10-16 | -2/+2 |
| | | ||||
| * | add hard limit option on polaris chord news scrape | Pinapelz | 2025-10-16 | -2/+7 |
| | | ||||
| * | add deprecations.md | Pinapelz | 2025-10-16 | -2/+14 |
| | | ||||
| * | migrate chunithm_intl to use api routes | Pinapelz | 2025-10-16 | -15/+50 |
| | | | | | allows for older news to also be added in page view | |||
| * | migrate maimaidx_intl to scrape downloads api route | Pinapelz | 2025-10-16 | -7/+40 |
| | | ||||
| * | fix: change polaris chord to scrape skeleton html, add date validation | Pinapelz | 2025-10-16 | -27/+52 |
| | | ||||
| * | migrate all eamuse app feed games to scrape api route | Pinapelz | 2025-10-16 | -17/+50 |
| | | ||||
| * | fix: remove unused language switcher props | Pinapelz | 2025-10-07 | -9/+4 |
| | | ||||
| * | feat: add i18n translation (initial JP and EN) | Pinapelz | 2025-10-07 | -115/+534 |
| | | ||||
| * | fix: maimaidx jp identifier name | Pinapelz | 2025-10-04 | -1/+1 |
| | | ||||
| * | disable notifs for rbdx | Pinapelz | 2025-10-04 | -1/+3 |
| | | ||||
