Commit Graph

162 Commits

Author SHA1 Message Date
Stalin 40d562629e Create summary.yml 2026-05-05 02:50:32 +05:30
Stalin 32af921933 Update firebase.ts 2026-05-05 02:47:26 +05:30
Stalin e0fcb7d8cb Create codeql.yml 2026-05-05 02:39:51 +05:30
Stalin bb40a16822 Merge pull request #13 from th30d4y/copilot/add-github-advisory-email-notification
feat: security advisory → Discord notification (replace SMTP)
2026-05-05 02:36:13 +05:30
copilot-swe-agent[bot] 6213bc68f7 Replace SMTP email with Discord webhook for advisory notifications
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/c1dfb007-d13e-4526-b2aa-1abb3365dd5a

Co-authored-by: 0x5t4l1n <161853795+0x5t4l1n@users.noreply.github.com>
2026-05-04 21:02:29 +00:00
copilot-swe-agent[bot] a642d16f89 Add security advisory email notification workflow
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/0933e001-4da8-4d13-882d-0a845ec776e5

Co-authored-by: 0x5t4l1n <161853795+0x5t4l1n@users.noreply.github.com>
2026-05-04 20:59:18 +00:00
Stalin 1751c8eec0 Merge pull request #12 from th30d4y/copilot/add-readme
docs: add README.md
2026-05-03 17:34:47 +05:30
copilot-swe-agent[bot] b49109609b docs: add comprehensive README.md
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/54d4ceb4-f587-483c-959d-8d15eb2b384e

Co-authored-by: 0x5t4l1n <161853795+0x5t4l1n@users.noreply.github.com>
2026-05-03 12:02:08 +00:00
Stalin 1e24d876d9 Create dig.yml 2026-05-03 17:26:23 +05:30
Stalin dcadeab9cc docs: overhaul README 2026-05-01 21:44:36 +05:30
Stalin 33770e2d8f Create org-bot-caller.yml 2026-04-23 03:52:05 +05:30
Stalin 14765d7d18 fix(security): harden execution sandbox and add dedicated admin execution logs v2.0.3-security-fix 2026-04-19 23:03:08 +05:30
Stalin d19c4e4d15 ci: add npm trusted publishing workflow 2.0.2 2026-04-19 19:04:33 +05:30
Stalin bd509807e4 Update README.md 2026-04-19 18:38:44 +05:30
Stalin 353a2dfc3b fix(dashboard): hide endpoint paths in recent activity UI v2.0.1 v2026.04.19-openlearnx-today 2026-04-19 18:03:24 +05:30
Stalin 9115fc5ffd feat: unify real activity tracking, admin monitoring, and error UX 2026-04-19 17:51:32 +05:30
Stalin cfc159d105 Merge pull request #8 from th30d4y/copilot/fix-mirror-event-log
Make event-mirroring workflow non-fatal when `LOGS_REPO_PAT` is unset
2026-04-19 13:14:13 +05:30
copilot-swe-agent[bot] fe9d69df39 style: simplify workflow if expressions
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/46d635ed-7046-41a5-a1d6-d39ad7d81a99

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-04-19 07:18:38 +00:00
copilot-swe-agent[bot] dcbeaf2711 fix: gate mirror logging steps via token-check output
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/46d635ed-7046-41a5-a1d6-d39ad7d81a99

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-04-19 07:18:05 +00:00
copilot-swe-agent[bot] ea70ede503 fix: prevent mirror-event-log from failing when PAT is missing
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/46d635ed-7046-41a5-a1d6-d39ad7d81a99

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-04-19 07:17:15 +00:00
Stalin 458f19ffc2 Update README.md 2026-04-19 12:43:51 +05:30
Stalin 91f5b95876 Merge pull request #7 from th30d4y/copilot/create-log-automation
Harden log-mirroring setup to use `LOGS_REPO_PAT` secret and remove plaintext token handling
2026-04-19 12:39:31 +05:30
copilot-swe-agent[bot] 116965b0db Pin checkout action SHA and simplify bot noreply email
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/17fba2c8-4f49-4a78-9dc4-483acc8cc945

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-04-19 06:38:38 +00:00
copilot-swe-agent[bot] c31b857c11 Add stronger log write and payload error handling
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/17fba2c8-4f49-4a78-9dc4-483acc8cc945

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-04-19 06:38:00 +00:00
copilot-swe-agent[bot] fdc4d67e48 Clarify PAT permissions and centralize log root path in workflow
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/17fba2c8-4f49-4a78-9dc4-483acc8cc945

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-04-19 06:37:24 +00:00
copilot-swe-agent[bot] 86346a3e9e Harden event payload handling in log mirror workflow
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/17fba2c8-4f49-4a78-9dc4-483acc8cc945

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-04-19 06:36:41 +00:00
copilot-swe-agent[bot] 4ac73bbd2c Use standard GitHub Actions bot identity for log commits
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/17fba2c8-4f49-4a78-9dc4-483acc8cc945

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-04-19 06:36:07 +00:00
copilot-swe-agent[bot] ce99bac76d Refine log workflow checks after review feedback
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/17fba2c8-4f49-4a78-9dc4-483acc8cc945

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-04-19 06:35:33 +00:00
copilot-swe-agent[bot] d3f38ad2f5 Add GitHub Actions automation to mirror repository events to LOGS
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/17fba2c8-4f49-4a78-9dc4-483acc8cc945

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-04-19 06:34:54 +00:00
Stalin 23e4e587bd Revise formatting and content of SECURITY.md
Updated the formatting and structure of the security policy document, including changes to the reporting vulnerabilities section.
1.0.1
2026-04-17 14:27:58 +05:30
w4nn4d13 06a2ca9c29 Add IEEE paper-based project report with academic formatting
- Generated IEEE_Report.pdf (171 KB) from IEEE paper content with reference report format
- Created IEEE_Report.md with complete IEEE paper content restructured as academic report
- Authors: Stalin S [Roll: 312423243175], Sidarthan S [Roll: 312423243172]
- Includes all sections: Introduction, Literature Review, System Architecture, Implementation, Results, Conclusion
- References: 15 academic citations
- Contains diagrams and technical specifications from IEEE paper
- Follows exact academic format matching reference template
- Includes appendices with smart contract code and API documentation
2026-04-09 20:07:05 +05:30
w4nn4d13 bc3c1305ef Add comprehensive project report with academic formatting
- Generated report_final.pdf with proper academic formatting matching reference template
- Created report_formatted.md with structured content (title page, certificates, TOC, chapters, appendices, references)
- Includes all sections: Introduction, Literature Review, System Design, Implementation, Results, Conclusion
- Authors: Stalin S [Roll: 302423243175], Sidarthan [Roll: 312423243172]
- Integrated content from IEEE paper and OpenLearnX project codebase
2026-04-09 19:57:57 +05:30
Stalin 81c7437ca0 Merge pull request #6 from th30d4y/copilot/fix-dependency-vulnerabilities
Fix critical Python dependency vulnerabilities (keras, protobuf)
2026-02-01 00:47:39 +05:30
copilot-swe-agent[bot] f2d450733e Fix critical Python dependency vulnerabilities (keras, protobuf)
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-01-31 19:12:35 +00:00
copilot-swe-agent[bot] 84030e309a Initial plan 2026-01-31 19:07:09 +00:00
Stalin e094e42e11 Merge pull request #5 from th30d4y/copilot/fix-security-bot-dependencies
Fix 106 Dependabot security alerts in Python and npm dependencies
2026-02-01 00:35:33 +05:30
copilot-swe-agent[bot] b25fdbb1a9 Add version upper bounds to Python dependencies for stability
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-01-31 19:01:42 +00:00
copilot-swe-agent[bot] a009522518 Update Python and npm dependencies to fix security vulnerabilities
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-01-31 19:00:19 +00:00
copilot-swe-agent[bot] 41efa11194 Initial plan 2026-01-31 18:55:00 +00:00
Stalin 87cd24c5f2 Merge pull request #4 from th30d4y/copilot/fix-security-vulnerabilities
Remove hardcoded secrets from frontend and backend
2026-02-01 00:24:07 +05:30
copilot-swe-agent[bot] f636387717 Improve code quality - add custom exception, documentation, and refactor auth.py
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-01-31 18:46:30 +00:00
copilot-swe-agent[bot] a1f9cd4114 Fix security concerns - restrictive file permissions and remove secret logging
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-01-31 18:44:17 +00:00
copilot-swe-agent[bot] a343b17ab3 Address code review feedback - persistent dev secrets and fix empty auth header
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-01-31 18:42:45 +00:00
copilot-swe-agent[bot] f04fc76eb9 Fix critical security vulnerabilities - remove hardcoded secrets
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-01-31 18:40:21 +00:00
copilot-swe-agent[bot] d8b8a57aab Initial plan 2026-01-31 18:35:24 +00:00
Stalin 43a41c9067 Merge pull request #3 from th30d4y/copilot/update-conference-paper-title
Add IEEE conference paper (paper.tex) documenting OpenLearnX platform
2026-01-31 23:22:52 +05:30
copilot-swe-agent[bot] 743ee21f5a Add paper.tex - IEEE conference format paper for OpenLearnX project
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-01-31 17:51:34 +00:00
copilot-swe-agent[bot] c0bf72fe7d Initial plan 2026-01-31 17:46:07 +00:00
Stalin 52c14a1c8b Remove author information from paper.md
Removed author details from the paper.
2026-01-31 23:02:24 +05:30
Stalin 8f7fe3a3bd Update README.md 2026-01-31 23:01:32 +05:30