1. 11 Jan, 2025 1 commit
    • myhloli's avatar
      fix: update resource URLs to jsdelivr · a1c4f22a
      myhloli authored
      - Replace Gitee URLs with jsdelivr URLs in multiple files
      - Update Dockerfile instructions to use new URLs
      - Modify documentation to reflect new resource location
      - Adjust scripts and READMEs to point to new URL for downloads
      a1c4f22a
  2. 07 Jan, 2025 4 commits
  3. 06 Jan, 2025 3 commits
  4. 13 Dec, 2024 3 commits
  5. 11 Dec, 2024 1 commit
  6. 06 Dec, 2024 1 commit
  7. 27 Nov, 2024 2 commits
  8. 26 Nov, 2024 4 commits
  9. 22 Nov, 2024 1 commit
    • Alex Liu's avatar
      Add test cases to json compressor util (#1056) · 93208f44
      Alex Liu authored
      * delete unused pipeline file
      
      * add json test circle
      
      * add size reduction test case
      
      * add serializable test case
      
      * add invalid json compress test case
      
      * add empty test case
      
      * add special char test case
      93208f44
  10. 21 Nov, 2024 1 commit
  11. 18 Nov, 2024 5 commits
  12. 17 Nov, 2024 2 commits
  13. 15 Nov, 2024 2 commits
  14. 08 Nov, 2024 2 commits
  15. 06 Nov, 2024 1 commit
    • myhloli's avatar
      test(table): improve HTML validation for table extraction · 04ec6aad
      myhloli authored
      - Add lxml dependency for HTML parsing
      - Update test case to use XPath and HTML parser for structure and content validation
      - Check for presence of essential HTML elements like <table>, <thead>, <tbody>, <tr>, and <td>
      - Validate column headers and specific row contents
      04ec6aad
  16. 01 Nov, 2024 1 commit
  17. 30 Oct, 2024 1 commit
  18. 29 Oct, 2024 1 commit
    • myhloli's avatar
      (docs&build): switch to Aliyun PyPI mirror · 4c412b28
      myhloli authored
      - Update PyPI mirror from Tsinghua to Aliyun in multiple Dockerfiles and installation scripts
      - This change may improve package download speed and reliability for users in China
      4c412b28
  19. 24 Oct, 2024 1 commit
  20. 23 Sep, 2024 1 commit
    • yyy's avatar
      feat: add test case (#645) · 0aa45778
      yyy authored
      
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      * feat: add table case
      
      ---------
      Co-authored-by: default avatarquyuan <quyuan@pjlab.org>
      0aa45778
  21. 12 Sep, 2024 2 commits