fbafab5d51
add tunnel-only setup with Docker, including Dockerfile, docker-compose, and scripts
2025-11-01 00:49:59 +05:30
a433c5067f
update service configuration to use host.docker.internal for backend connectivity
2025-10-31 21:21:46 +05:30
ishikabhoyar
ec33604a6f
refactor docker-compose configuration to simplify network setup for tunnel service
2025-10-31 16:36:17 +05:30
ishikabhoyar
dbd8770f20
refactor Dockerfile and configuration for cloudflared tunnel setup
2025-10-31 16:28:37 +05:30
ishikabhoyar
9fa0528ff0
remove DNS routing setup for cloudflared tunnel in Dockerfile
2025-10-31 16:23:19 +05:30
ishikabhoyar
e82554215b
add Dockerfile, docker-compose, and scripts for frontend tunnel setup
2025-10-31 16:08:02 +05:30
ishikabhoyar
abc15efabd
refactor API URL handling in TestList and AuthContext components
2025-10-31 15:12:58 +05:30
ishikabhoyar
b18dc5f21b
update styling for language selector and reset code button in CodeChallenge component
2025-10-30 23:24:48 +05:30
ishikabhoyar
336ad17240
remove active line border from Monaco Editor
2025-10-30 23:10:43 +05:30
ishikabhoyar
9d180e13b1
increase font size for time labels in index.css
2025-10-30 23:07:04 +05:30
ishikabhoyar
6b98938245
update font sizes and layout adjustments in CodeChallenge component
2025-10-30 23:06:22 +05:30
ishikabhoyar
9a1dee00a1
Enhance UI and UX of Code Challenge Component
2025-10-30 22:21:49 +05:30
ishikabhoyar
9d6729e63c
modernize UI for Code Challenge page with new header, question palette, and improved styling
2025-10-30 21:54:07 +05:30
ishikabhoyar
4daafa726d
fix: update API URL for student submissions in CodeChallenge component
2025-10-29 16:43:37 +05:30
47f73681af
feat: Update login navigation and authentication flow
...
- Changed navigation from '/editor' to '/tests' after successful login.
- Introduced token state management in AuthContext for better handling of authentication.
- Updated login function to store JWT instead of Google token.
- Added error handling for login and test fetching processes.
style: Enhance UI with new footer and test list styles
- Added a footer component with copyright information.
- Created a new TestList component with improved styling and animations.
- Implemented responsive design for test cards and filter tabs.
- Added loading and error states for better user experience.
fix: Improve API interaction for test fetching and password verification
- Refactored API calls to use a centralized studentApi utility.
- Enhanced error handling for API responses, including unauthorized access.
- Implemented password verification for protected tests before starting them.
2025-10-29 11:37:19 +05:30
ishikabhoyar
304761e258
Remove Header component from ProtectedRoute in App.jsx
2025-10-28 14:14:44 +05:30
ishikabhoyar
453f44a43a
Add Google OAuth integration, routing, and theme toggle; implement login and protected routes
2025-10-13 23:51:39 +05:30
Ishika Bhoyar
e8e6011524
Merge pull request #2 from ishikabhoyar/leetcode
...
Leetcode
2025-10-13 16:38:55 +05:30
ishikabhoyar
eabfbf806e
Refactor footer padding and enhance scrollbar styles for terminal and content areas
2025-08-17 17:07:38 +05:30
ishikabhoyar
e4f193613a
Add footer component and styles to prevent overlap with content
2025-08-17 17:03:16 +05:30
210f531990
Update configuration defaults for server and executor settings
2025-08-15 14:53:57 +05:30
e9553dd3af
Add DNS routing setup for cloudflared tunnel in Dockerfile
2025-08-15 14:23:29 +05:30
458b2ca06f
Add credentials.json and update cloudflared configuration in Dockerfile
2025-08-15 14:19:58 +05:30
232c6ec530
Update supervisord configuration for cloudflared to use tunnel URL and modify tunnel ID in config.json
2025-08-15 14:17:18 +05:30
20680719f5
Update Dockerfile and docker-compose to enhance cloudflared configuration and startup process
2025-08-15 14:09:36 +05:30
c7d65c612f
Refactor Dockerfile and docker-compose to use supervisord for process management and update cloudflared installation method
2025-08-15 14:05:00 +05:30
e5827cfa42
Add supervisord configuration for backend and cloudflared services
2025-08-14 23:55:57 +05:30
720a37fa82
Refactor Dockerfile to create startup script dynamically, ensuring correct line endings and improved backend initialization
2025-08-14 23:52:05 +05:30
9474d2f633
Add Dockerfile and Makefile for cloudflared tunnel setup; include startup script
2025-08-14 23:49:19 +05:30
5902300c95
Refactor Dockerfile to streamline cloudflared installation and improve image layering
2025-08-14 23:42:45 +05:30
eb2873a3b9
Add Docker setup for Monaco backend with Cloudflare tunnel support
2025-08-14 21:15:53 +05:30
ishikabhoyar
25900803c3
Increase timeout settings for Python, C, C++, JavaScript, and Go language configurations to improve execution reliability
2025-08-08 13:39:49 +05:30
ishikabhoyar
5104fcbde0
java timeout
2025-08-08 13:37:52 +05:30
ishikabhoyar
402235bdec
Remove unused vite.svg file to declutter the project
2025-08-08 13:37:30 +05:30
2af996b83e
Add Dockerfile and Nginx configuration for multi-stage build setup
2025-07-23 19:31:13 +05:30
ishikabhoyar
d501b53ab6
Add favicon.ico and link it in index.html for improved branding
2025-07-23 17:25:21 +05:30
ishikabhoyar
ac12360822
Remove CodeChallenge component CSS file to streamline styling management
2025-07-23 17:17:12 +05:30
ishikabhoyar
4654b93b15
Enhance styling in CodeChallenge component for improved UI and readability
2025-07-23 17:16:23 +05:30
ishikabhoyar
2867f3bf42
Enhance CodeChallenge component with improved styling for problem examples and refined WebSocket handling for execution state management
2025-07-23 16:04:06 +05:30
ishikabhoyar
6d77a6b8ce
Refactor language identifier mapping and remove unused language options in CodeChallenge component
2025-07-22 15:52:06 +05:30
ishikabhoyar
233be39b7f
Add language identifier mapping and starter code templates for multiple languages in CodeChallenge component
2025-07-22 15:47:24 +05:30
ishikabhoyar
6964f370cb
Enhance WebSocket message handling to support new message types and improve error reporting
2025-07-22 15:32:59 +05:30
ishikabhoyar
e12bbcfc6a
Implement Code Challenge component with styling and WebSocket integration
2025-07-22 15:26:54 +05:30
ishikabhoyar
e61bd7cfca
Add new backend implementation in main file
2025-06-22 12:46:46 +05:30
ishikabhoyar
a6bd8eeebb
Refactor WebSocket input handling to support structured messages and improve error logging
2025-06-22 12:44:00 +05:30
ishikabhoyar
c529a48f31
Enhance C code execution by adding a wrapper to disable stdout buffering
2025-06-22 12:11:13 +05:30
ishikabhoyar
86bc89c12e
new backend changes
2025-06-22 11:30:47 +05:30
ishikabhoyar
6802cefcaa
Remove unused Monaco distribution files for Windows and macOS
2025-06-22 11:17:30 +05:30
ishikabhoyar
85c9b99ef6
Remove unused Monaco distribution files for various platforms
2025-06-22 11:16:58 +05:30
ishikabhoyar
142ff262ac
Remove unused Monaco distribution files
2025-06-22 11:16:50 +05:30