pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript is:unmerged
Filter by
59.8M results
🚨 Severity: CRITICAL 💡 Vulnerability: Hardcoded Firebase API keys and configuration were present in src/firebase.js. 🎯
Impact: These credentials could be leaked through version control, leading to unauthorized ...
- DatePicker: editable input + open to selected month
- User form: end-date 1-12 month grid, start-date field, bigger action buttons, page-level slate background, חזרה
למתאמנים label, robust back ...
Update new changes💬:
Checklist
- [ ] Page have h1 tag ?:
- [ ] Deleted all console.log debug variable
- [ ] Ussing English for variable, file and function name?
- [ ] Checked with no code comment ...
Issue IUAKT-202
Checklist
- [x] Follows coding conventions
- [x] Tests added/updated
- [x] Documentation updated (if needed)
Motivation
The in-loop readability-auditor — the cold sub-agent that audits design.md and track-file prose during the dual-clean
authoring loop — has two defects on the design path, plus a file-placement ...
🎯 What: Addressed the missing test coverage for the generate-sitemap.js script, which is responsible for generating the
site s XML sitemap.
📊 Coverage:
- getGitDate: Success (valid date), failure (git ...
snyk-top-banner
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
- src/frontend/package.json
- src/frontend/package-lock.json ...
Este PR ajusta os casos de teste no arquivo testes/lógica.js para utilizarem a notação polonesa (prefixa), alinhando-os
com o padrão adotado em outros módulos de teste como listas.js e texto.js.
Mudanças ...
:robot: I have created a release beep boop
25.13.4 (2026-06-25)
Features
- idl-clients-bundle: add investWithMaxAmount function and WithdrawQueue support (03901c2)
This PR was generated with Release ...
autorelease: pending
🎯 What: The complex date filter function in eleventy.config.js was refactored to use the modern Intl.DateTimeFormat API.
💡 Why: Using Intl.DateTimeFormat makes the code more concise, less error-prone, ...