Skip to content
Snippets Groups Projects
  1. Jan 30, 2025
  2. Jan 23, 2025
    • Chaoyue Zhao's avatar
      Make new header app default · f6524fdd
      Chaoyue Zhao authored
      The new Vue app for header of Repository, Blob and Project Overview pages is temporarily hidden behind `common_repository_blob_header_app=true` URL param. This is to remove the condition and render the new app as default.
      
      Changelog: changed
      f6524fdd
  3. Jan 17, 2025
  4. Dec 11, 2024
  5. Nov 25, 2024
  6. Nov 15, 2024
  7. Nov 04, 2024
    • Chaoyue Zhao's avatar
      Changes after rebase: · 406c633c
      Chaoyue Zhao authored
      - Remove pdf from webpack.vendor.config
      - Support both versions of pdfjs in webpack.constants.js
      - Pull pdfjs consts into its own file
      - Fix tests
      406c633c
  8. Jul 31, 2024
  9. Jun 04, 2024
  10. Apr 16, 2024
  11. Feb 20, 2024
  12. Jan 23, 2024
  13. Jan 16, 2024
  14. Jan 08, 2024
  15. Dec 08, 2023
  16. Oct 27, 2023
  17. Oct 24, 2023
  18. Jul 26, 2023
  19. Jun 29, 2023
  20. Jun 26, 2023
  21. Jun 06, 2023
  22. Apr 25, 2023
    • Denys Mishunov's avatar
      Introduced chat capabilities to Explain Code · a0791aa8
      Denys Mishunov authored and Jacques Erasmus's avatar Jacques Erasmus committed
      Minor refactoring for constants, etc.
      
      Fine-tuned styling for the AiGenieChat component
      
      Updated styling of the code blocks in AI responses
      
      Unified Explain Code to use chat interface
      
      Now. no matter whether we request chat or not,
      we route even the very first request to the chat
      functionality and processing
      
      Refactored AiGenieChat component to match drawer
      
      Removed bottom margin from the last node
      
      When in aiGenieChat message, we do not want the
      unexpected bottom margins to affect the height of
      the message
      
      Added the top bordre to AiGenieChat
      
      Removed avatars from the chat
      
      Moved chat error closer to input
      
      Slightly updated the tokens computation
      
      Reset messages and error on new explaiantion
      
      When requesting explanation of  a new code
      snippet, we reset the current messages and the
      error message to start blank with the new snippet
      
      Simplified messages prop in chat component
      
      Abstracted all API into the utility
      
      Moved the selected text into a slot
      
      This allows to generalize the chat component more
      
      Simplified the loading flag
      
      Removed unnecessary asyncs
      
      Improved the soft scrolling on the new messages
      
      Re-named the method to generalize
      
      Simplified utilities for easier replacement
      
      Updated styles for the chat component
      
      Extended the tests coverage of AiGenie component
      
      Removed style changes to minimze the scope
      
      Tested the utilities
      
      Updated tests for AiGenie component
      a0791aa8
  23. Apr 14, 2023
  24. Apr 12, 2023
  25. Apr 03, 2023
  26. Mar 26, 2023
  27. Mar 23, 2023
  28. Feb 16, 2023
  29. Nov 23, 2022
  30. Nov 22, 2022
  31. Aug 16, 2022
  32. Jul 13, 2022
  33. May 06, 2022
  34. Mar 23, 2022
  35. Feb 17, 2022
  36. Jan 18, 2022
  37. Jan 17, 2022
  38. Jan 11, 2022
Loading