pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:C# language:CSS
Filter by
117M results
!-- attendance 404 --
Summary
attendanceController was imported in server/routes/api.js but none of its functions were mapped to any HTTP routes,
making all attendance endpoints return 404. Added POST ...
What changed
- Reworked scenario 3 into a multi-step deep trajectory flow with accumulated PFDO links, completed-program review,
editable search criteria, recommendations, and PDF download.
- ...
Implement the site s basic structure and page navigation system, organizing the main components and creating a seamless
navigation experience across the interfaces that will make up the site.
Summary
Closes #1757
Implements a comprehensive system for managing legal compliance documents, user acceptances, and GDPR requests as
requested in Issue #1757.
Changes
🖥️ Backend
\server/services/complianceService.js\ ...
admin-dashboard
GSSoC'26
level:critical
mentor:Ayushh-Sharmaa
needs-pr-fixes
priority:medium
size/XL
💡 What: Replaced inline new Intl.NumberFormat().format() calls with a module-level cached formatter in OverviewCards.js
and UsageTable.js.
🎯 Why: Creating new Intl formatter instances is a known JavaScript ...
Use linter on javascript added linter
Replaces the giant hosts file for large lists with a local DNS sinkhole on 127.0.0.1:53 (UDP+TCP). Blocked names
answered from an in-memory HashSet (0.0.0.0/::), everything else forwarded upstream. Exact-match ...