pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:HTML language:Java
Filter by
45.2M results
Follow-up to #32. After that merged, /report still failed in production with:
discord.errors.Forbidden: 403 Forbidden (error code: 50007): Cannot send messages to this user
#32 made /report DM application_info().owner, ...
The landing page requires UI refinements and responsiveness improvements to provide a more polished and consistent user
experience across different screen sizes and devices.
Areas for Improvement
- ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| @astrojs/check (source) | devDependencies | pin | ^0.9.9 → 0.9.9 |
| typescript (source) | devDependencies ...
Added a new feature in app.js file.
自动更新标准检查结果。 合并后 check-results.md 文件会包含最新检测结果。
Summary
The codebase had two problems: (1) script.js and style.css were orphaned files (never referenced by index.html),
containing an older duplicate implementation of the same app that lived entirely ...
Adds an ** Attendance ▾ ** control to the Roster top strip, shaped like the existing pills (status filter / Coach driver
/ Add driver) and using the same split-button chevron as the status filter. Clicking ...
…LoginFilter parses
PayPal posts IPN bodies in the account charset (windows-1252). LoginFilter is mapped to /* and runs on
/gameServer/paypaLstnr; it calls getParameter() before PaypalIPNListenerServlet, ...