| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | 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> | |||
| * | middleware: migrate to tailwindcss | Pinapelz | 2025-11-28 | -290/+469 |
| | | ||||
| * | fix: image typing issue in middleware | Pinapelz | 2025-11-23 | -1/+4 |
| | | ||||
| * | feat: new permalink feature | Pinapelz | 2025-11-23 | -20/+522 |
| | | ||||
| * | scaffold implementation for remote sqlite db | Pinapelz | 2025-11-21 | -0/+235 |
| | | ||||
| * | implement api call to save topic for given fcm token | Pinapelz | 2025-10-03 | -5/+27 |
| | | ||||
| * | add redis fcm notif topic saving | Pinapelz | 2025-10-03 | -0/+72 |
| | | ||||
| * | add news feed archival to db | Pinapelz | 2025-10-02 | -40/+24 |
| | | ||||
| * | middleware: allow for EN TL in opengraph | Pinapelz | 2025-07-01 | -1/+9 |
| | | ||||
| * | keep content even if headline becomes content (og description tag usage) | Pinapelz | 2025-07-01 | -1/+0 |
| | | ||||
| * | fix: redirection url path parameter for main feed | Pinapelz | 2025-07-01 | -1/+4 |
| | | ||||
| * | add not-found page | Pinapelz | 2025-07-01 | -43/+23 |
| | | ||||
| * | adjust post link to use middleware site | Pinapelz | 2025-07-01 | -2/+2 |
| | | ||||
| * | adjust newsId to map non-ascii characters | Pinapelz | 2025-06-30 | -2/+15 |
| | | | | | vercel limitation | |||
| * | update stub middleware page css styling | Pinapelz | 2025-06-30 | -8/+12 |
| | | ||||
| * | add opengraph middleware | Pinapelz | 2025-06-30 | -0/+3954 |
