Go to file
a2nr d29c2f2e3e feat: Integrate CircuitJS1 into Elemes LMS
- Added CircuitJSApi interface for simulator API interaction.
- Updated lesson page to support circuit simulation alongside code execution.
- Implemented separate output states for code and circuit evaluations.
- Enhanced lesson content rendering to include circuit embeds using markdown.
- Refactored backend to process circuit embed syntax and convert to HTML.
- Updated podman-compose configuration to include new environment variable for cursor offset.
- Created a proposal document outlining the feasibility and implementation plan for CircuitJS1 integration.
2026-03-31 12:08:42 +07:00
compiler update multi language programing (currently c and python) 2026-01-14 10:35:20 +07:00
config feat: Implement anti copy-paste system and enhance asset proxying 2026-03-26 13:52:59 +07:00
frontend feat: Integrate CircuitJS1 into Elemes LMS 2026-03-31 12:08:42 +07:00
routes feat: integrate circuitjs1 simulator into frontend with new editor component and service worker support 2026-03-29 17:25:09 +07:00
services feat: Integrate CircuitJS1 into Elemes LMS 2026-03-31 12:08:42 +07:00
.dockerignore refactor to make it better 2026-03-25 09:39:51 +07:00
.gitignore update cara menampilkan available leasson tergantung dari home.md, menampilkan tombol review code apabila leasson telah complete 2026-01-18 22:40:31 +07:00
Dockerfile refactor to make it better 2026-03-25 09:39:51 +07:00
app.py refactor to make it better 2026-03-25 09:39:51 +07:00
config.py refactor to make it better 2026-03-25 09:39:51 +07:00
documentation.md feat: Integrate CircuitJS1 into Elemes LMS 2026-03-31 12:08:42 +07:00
elemes.sh feat: Integrate CircuitJS1 into Elemes LMS 2026-03-31 12:08:42 +07:00
generate_tokens.py update tampilan progress report 2026-01-17 18:58:16 +07:00
gunicorn.conf.py refactor: optimize performance with lru_cache, update gunicorn to gthread 2026-03-28 20:09:09 +07:00
podman-compose.yml feat: Integrate CircuitJS1 into Elemes LMS 2026-03-31 12:08:42 +07:00
proposal.md feat: Integrate CircuitJS1 into Elemes LMS 2026-03-31 12:08:42 +07:00
requirements.txt refactor to make it better 2026-03-25 09:39:51 +07:00