Activity
Add problems to a contest during contest creation itself
Add problems to a contest during contest creation itself
Rename nameId to code in problems-related files
Rename nameId to code in problems-related files
Fix code editor always showing the default problem
Fix code editor always showing the default problem
Format with bun format
Format with bun format
Enhance GenericEditor with async save and loading state
Enhance GenericEditor with async save and loading state
Add refreshUser method to AuthContext for updating user data after or…
Add refreshUser method to AuthContext for updating user data after or…
Add theme toggler to auth pages
Add theme toggler to auth pages
Redirect to login page if not authenticated, instead of getting stuck…
Redirect to login page if not authenticated, instead of getting stuck…
Fix the problems table using nameId field instead of code
Fix the problems table using nameId field instead of code
Add support for datetime fields in generic-editor for contests
Add support for datetime fields in generic-editor for contests
Handle empty contests array or non-existent contests item in injectPr…
Handle empty contests array or non-existent contests item in injectPr…
Update theme toggler ui, and extract to a different component, that a…
Update theme toggler ui, and extract to a different component, that a…