Select Git revision
  • main default
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025Dec241715141312119723Novfeat(docs): add historical versions section to README.md with project evolution detailsmainmainfeat(docs): add README.md with the whole project overview and deployment instructionschore: rename the docs folder to openeulerfeat(docker): add Docker Compose configuration for judge4c servicesfeat(docs): enhance README.md with detailed platform description and quick start guidefix(docs): update image paths in README.md for correct renderingMerge commit '1afa7a1a5db5f2ae03ed8a8bbd849f7bd1585a42'Add 'judge4c/' from commit 'b04613784acb8824e748a3d091a219db3acd4263'(chore): Move existing content to docs folderfeat(playground): add minimap checkbox component and integrate minimap functionality in code editorfeat(playground): add support for C++ and TypeScript in code editor and sidebarfeat(playground): add Python support in code editor and multi-model editor using path as an identifierfeat(playground): add ligatures checkbox component and update translations in PlaygroundPagefeat(playground): add theme selector component and enhance code editor with additional themes and languagesfeat(playground): add code editor component and integrate file retrieval functionalityfeat(playground): enhance file tree structure by adding path property to FileTreerefactor: import actions from specific modulefeat(playground): add session management and folder open icon in PlaygroundSidebar componentfeat(playground): integrate Gitea API for file tree retrieval and update PlaygroundSidebar componentfeat(playground): refactor PlaygroundSidebar component by removing unused changes section and reorganizing importsfeat(playground): restructure sidebar components and implement Playground layoutfeat(playground): add PlaygroundPage component with tabbed interface and update sidebar navigationfeat(i18n): update AppSidebar component for internationalization supportfeat(i18n): update NavProjects component for internationalization supportfeat(i18n): restructure translation files and update NavUser component for internationalization supportfeat(i18n): refactor authentication to use user locale from cookies and implement language switchingfeat(i18n): add LanguageSwitcher and integrate with dashboard headerfeat(i18n): add internationalization support with en-US and zh-CN translationschore(auth): update NextAuth configuration to include JWT languagefeat(auth): extend NextAuth user and session to include language supportdocs: add source attribution for use-meta-color implementationfeat(theme): add meta color management and integrate Jotai for theme switchingdocs: add source attribution for ModeSwitcher and ThemeProvider implementationsfeat(theme): add theme switching functionality with ModeSwitcher and ThemeProviderdocs: add source reference and author attribution to ConfirmationDialog and useConfirmationStorefeat(dialog): add confirmation dialog and state management for user actionsfeat(dashboard): integrate SessionProvider and update NavUser for session datafix(style): use local image for Gitea OAuth provider logofeat(dashboard): add shadcn sidebar-08feat(auth): implement Gitea authentication provider with NextAuth integration