This website requires JavaScript.
Explore
Help
Register
Sign In
NikitolProject
/
volsu-contests
Watch
1
Star
0
Fork
0
You've already forked volsu-contests
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
master
volsu-contests
/
backend
/
app
/
routers
History
n.tolstov
0a9c5aa5c9
feat: Display problem titles and links in submission lists and persist code drafts in local storage.
2025-12-01 00:54:24 +03:00
..
__init__.py
feat: Init commit
2025-11-30 19:55:50 +03:00
auth.py
fix: Ensure avatar upload directory uses an absolute path and is created before file writes.
2025-11-30 22:25:23 +03:00
contests.py
feat: Init commit
2025-11-30 19:55:50 +03:00
languages.py
feat: Add support for numerous new programming languages and update the popular language list.
2025-11-30 22:03:05 +03:00
leaderboard.py
feat: Add contest setting to control leaderboard visibility during contest and redesign leaderboard UI.
2025-11-30 23:56:33 +03:00
problems.py
feat: Add bulk test case import functionality with dedicated API endpoint and frontend interface.
2025-12-01 00:45:54 +03:00
submissions.py
feat: Display problem titles and links in submission lists and persist code drafts in local storage.
2025-12-01 00:54:24 +03:00