aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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>
* 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
|
* remove fcm tokens from kv when they are unresponsivePinapelz2025-10-04-2/+14
|
* refactor: remove game version specific identifiersPinapelz2025-10-04-42/+51
| | | | many of these will continue to work for a long time anyways without necessary updates
* update README with notification infoPinapelz2025-10-04-0/+19
|
* fix vapid key and firebase config import methodsPinapelz2025-10-03-6/+6
| | | | This reverts commit 2c349d08bd2d6b946f36d7fe9598e22cac393006.
* use multisend when communicating with fcmPinapelz2025-10-03-21/+18
|
* move vapid and firebase configs to env varsPinapelz2025-10-03-14/+13
|
* broadcast notification for all gamesPinapelz2025-10-03-28/+66
|
* fix: remove subscriptions after disabling notificationsPinapelz2025-10-03-20/+74
|
* fix buildPinapelz2025-10-03-1/+1
|
* temporarily stub out notification frontendPinapelz2025-10-03-3/+3
| | | | until i have more time to work on this
* add image when availalbe to notificationPinapelz2025-10-03-4/+12
|
* initial fcm cloud messaging trigger in generate scriptPinapelz2025-10-03-2/+117
|
* add notif warning developmentPinapelz2025-10-03-0/+3
|
* implement api call to save topic for given fcm tokenPinapelz2025-10-03-7/+36
|
* add redis fcm notif topic savingPinapelz2025-10-03-0/+72
|
* add topic based stubs for notificationsPinapelz2025-10-03-29/+226
|
* fix: double notification bugPinapelz2025-10-03-157/+67
|
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage