Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript is:merged language:Java

Filter by

120M results  (2 s)

120M results

Summary Pass 2 ของ system-wide audit — mechanical sweep ของ hardcoded Tailwind palette → theme token 33 files ใน pages/ + components/ → ปรับสีให้ใช้ token ทั้งหมด เพื่อให้ palette tweak ในอนาคตแก้ที่ ...

Adds an HTTP→HTTPS 301 redirect in the Worker. *.workers.dev is reachable over plain HTTP and Cloudflare does not auto-redirect, which securityheaders.com flagged as Site is using HTTP . Loop-safe: only ...

- Introduced new ATTRIBUTION.md and AUTHORS.md files to clarify project credit and contributions. - Updated CONTRIBUTING.md to specify licensing terms for software and documentation contributions. ...

tsc -b failed (TS2339 import.meta.env). Adds the standard Vite client type reference.

Summary - update the nested frontend pointer to include the merged mobile instructions polish - records deployed frontend commit f5c9467 in the wrapper repo Verification - Frontend PR #43 merged ...

Problem All database calls in server/routes/reports.js used db.query(), which is not available on the mysql2/promise pool object. This caused the server to throw Unknown column category_id in field list ...

improve formatting and spacing in development README add environment configuration guide and usage mapping to development …

🔍 What is the PR? 개요 유통기한 당일에도 만료 알림이 발송되는 버그를 수정했습니다. 변경 사항 - DATEDIFF = 0 조건을 0으로 변경 - 유통기한 당일은 알림이 발송되지 않고, 다음날 오전 8시에 만료 알림 발송 변경 파일 - services/notificationScheduler.js 📸 Screenshot ...