aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* frontend: make caught_up sentinel less intrusive if its at the top ofHEADmainPinapelz2026-04-11-2/+3
| | | | feed
* frontedn: push unviewed items to top of viewPinapelz2026-04-08-33/+92
|
* fix: re-add generation for merged feedPinapelz2026-03-23-11/+11
|
* update chuni parse to X_VERSE_XPinapelz2026-03-23-1/+1
|
* fix bamco module relative importPinapelz2026-03-23-2/+1
|
* Rename SDVX parser to parse_nabla_news_sitePinapelz2026-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 v3Pinapelz2026-03-22-58/+158
|\
| * add support for sdvx nabla news sitePinapelz2025-12-24-1/+83
| |
| * fix: svg styling issuesPinapelz2025-12-24-3/+3
| |
| * stub AI summarization if API call failsPinapelz2025-12-23-1/+1
| |
| * Add language toggle button to news post pagePinapelz2025-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 faviconPinapelz2025-12-15-0/+0
| |
| * Merge pull request #1 from pinapelz/vercel/nextjsreact-flight-rce-vulnera-3442jvPinapelz2025-12-10-48/+48
| |\ | | | | | | Fix React Server Components RCE vulnerability
| | * Update Next.js/React Flight RCE vulnerability patchesvercel/nextjsreact-flight-rce-vulnera-3442jvVercel2025-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 2026Pinapelz2026-03-22-3/+2
| |
* | fix: remove bemani.iidx key termsPinapelz2026-03-22-2/+1
| |
* | Use empty translation overrides for PolarisChordPinapelz2026-03-22-2/+1
| |
* | refactor: move to common NewsSource interfacePinapelz2026-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 tailwindcssPinapelz2025-11-28-290/+469
|
* fix: change news image table to handle multiple images for each postPinapelz2025-11-28-1/+16
|
* fix: remove archive_hash before checking if notif should be sentPinapelz2025-11-25-1/+5
|
* Revert "fix: notification issue where old seen-ids aren't added to DB"Pinapelz2025-11-25-33/+6
| | | | This reverts commit 5df3850e1b3530b1cce37bc987f887c846711fbc.
* fix: add missing dep libsqlPinapelz2025-11-25-0/+1
|
* fix: notification issue where old seen-ids aren't added to DBPinapelz2025-11-25-6/+33
|
* wac_plus: upload image instead of b64 encodePinapelz2025-11-24-13/+9
|
* fix: image typing issue in middlewarePinapelz2025-11-23-2/+5
|
* feat: new permalink featurePinapelz2025-11-23-23/+527
|
* add archive_hash to merged feedPinapelz2025-11-23-7/+15
|
* add archive_hash to generated news filesPinapelz2025-11-22-1/+6
|
* update reqsPinapelz2025-11-21-0/+1
|
* scaffold implementation for remote sqlite dbPinapelz2025-11-21-16/+472
|
* skip adding b64 images to dbPinapelz2025-11-21-0/+2
|
* fix: idac correctly detect if there is no promo image on postPinapelz2025-11-15-1/+4
|
* eam: fix: check for empty estring in image_urlPinapelz2025-10-22-1/+1
|
* fix: upstash rest token removal urlPinapelz2025-10-21-3/+2
|
* fix: mainfeed generation crash when image has no article linkPinapelz2025-10-20-1/+2
|
* fix: chuni_jp version check conditionPinapelz2025-10-20-1/+1
|
* remove title from chuni_intl postsPinapelz2025-10-20-2/+2
| | | | its the same as content field
* fix: maimaidx_intl image urls wrong datepathPinapelz2025-10-16-6/+8
|
* fix: maimaidx_intl extra assets pathPinapelz2025-10-16-2/+2
|
* add hard limit option on polaris chord news scrapePinapelz2025-10-16-2/+7
|
* add deprecations.mdPinapelz2025-10-16-2/+14
|
* migrate chunithm_intl to use api routesPinapelz2025-10-16-15/+50
| | | | allows for older news to also be added in page view
* migrate maimaidx_intl to scrape downloads api routePinapelz2025-10-16-7/+40
|
* fix: change polaris chord to scrape skeleton html, add date validationPinapelz2025-10-16-27/+52
|
* migrate all eamuse app feed games to scrape api routePinapelz2025-10-16-17/+50
|
* fix: remove unused language switcher propsPinapelz2025-10-07-9/+4
|
* feat: add i18n translation (initial JP and EN)Pinapelz2025-10-07-115/+534
|
* fix: maimaidx jp identifier namePinapelz2025-10-04-1/+1
|
* disable notifs for rbdxPinapelz2025-10-04-1/+3
|
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage