8000 Comparing v.1.1.0...v1.2.0 · blueaxis/Poricom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: blueaxis/Poricom 8000
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v.1.1.0
Choose a base ref
...
head repository: blueaxis/Poricom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 20 commits
  • 29 files changed
  • 3 contributors

Commits on May 20, 2023

  1. build: add Linux (debian) support

    * add initial implementation for linux build
    
    * chore: rename and move build files
    
    * chore: format imports
    
    * fix: add missing package and downgrade huggingface
    
    * include sacremoses package by downgrading
    
    * fix transformers logging error on build
    
    * fix: update pyinstaller and huggingface versions
    
    * downgrade versions since pyinstaller broke at some point after 4.10
    
    * chore: remove redundant dependency
    
    * fix: remove unused package
    
    * rename and move svg logo
    
    * remove app/components from build/linux/main.spec
    
    * fix rar and pdf format on Linux
    yupm authored May 20, 2023
    Configuration menu
    Copy the full SHA
    b7bc009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc7bb81 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Add initial implementation of translate component

    * Show text and translations in an adjustable popup window
    * Add threading to load `argostranslate` model
    * Update imports to be consistent
    yupm authored and blueaxis committed May 27, 2023
    Configuration menu
    Copy the full SHA
    38ad64f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    334d493 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93852e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a22732c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c501dc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7402730 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ccddc1 View commit details
    Browse the repository at this point in the history
  8. Merge branch fix/copy-to-clipboard

    fix: copy last instead of previous selection
    blueaxis authored May 27, 2023
    Configuration menu
    Copy the full SHA
    1f89c01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1c7653 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c345ed6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    feaf29f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8d33d12 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    485f9e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a46b0cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cb7dd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b34a06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    359d040 View commit details
    Browse the repository at this point in the history
  6. Merge branch feature/translation-component

    Update implementation of translate component
    blueaxis authored May 28, 2023
    Configuration menu
    Copy the full SHA
    14c2a2d View commit details
    Browse the repository at this point in the history
Loading
0