Conversation
…o 24.18.1, npm to 12.0.2, TypeScript to 6.0.3, update github action dependencies refactor(ci/docs): fix workflow vulnerabilities, update dependabot config, update readme & other docs, dynamic firebase configs devcontainer: move to Windows docker desktop, hassle-free ssh agent forwarding and direct adb
…educing server performance
…tes, and test suite maintenance
…s, and refactor code
…er-side profile bundling, and code cleanup
…ndardize error handling and security constants across the codebase.
…rse instructor upsert robustness
…cle management, and introduce exponential backoff for login failures. refactor: standardize date parsing and attendance utilities, enhance networking configuration.
…AddAttendanceDialog
…tadata from google-services.json in release workflow
…e mobile secret references
Contributor
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
devakesu-admin
approved these changes
Aug 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
refactor(ci/docs): fix workflow vulnerabilities, update dependabot config, update readme & other docs, dynamic firebase configs
devcontainer: move to Windows docker desktop, hassle-free ssh agent forwarding and direct adb
chore: refactor code and improve linting standards across the codebase
improvement: remove unnecessary JWE encryption for unsensitive data reducing server performance
refactor: perform comprehensive project-wide cleanup, dependency updates, and test suite maintenance
feat: add individual course targets support, include duty leave counts, and refactor code
refactor: optimize data fetching and caching with tailored TTLs, server-side profile bundling, and code cleanup
refactor: modularize auth context, improve cache performance, and standardize error handling and security constants across the codebase.
feat: implement duty leave filtering in tracking page and improve course instructor upsert robustness
refactor: centralize transient error detection, add robust app lifecycle management, and introduce exponential backoff for login failures.
refactor: standardize date parsing and attendance utilities, enhance networking configuration.
feat: add visual blocked state overlay and submit button feedback to AddAttendanceDialog
feat: automate mobile configuration by extracting Firebase and app metadata from google-services.json in release workflow
feat: implement streaming response support with size limits and remove mobile secret references
chore: update actions/setup-node to version 8207627 in CI workflows
chore: add step to prepare app_secrets.dart in CodeQL workflow
Type of Change
Testing
Tests Performed
Web Application
npm run test)npm run test:e2e)npm run lint)Mobile Application
flutter test)Documentation
Checklist
For maintainers: