8000 Comparing v1.1.2...v1.2.0 · tjblackheart/andcli · 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: tjblackheart/andcli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Choose a base ref
...
head repository: tjblackheart/andcli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 7 commits
  • 14 files changed
  • 4 contributors

Commits on Dec 18, 2024

  1. Possibility to set clipboard command (#1)

    * possibility to set clipboard command
    
    * clipboard command added to README
    
    * copy failed message, copy related state moved into model
    dyuri authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    bc2cc73 View commit details
    Browse the repository at this point in the history
  2. fix tests

    tjblackheart committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    fd70aaf View commit details
    Browse the repository at this point in the history
  3. Add support for 2FAS (#2)

    * Add support for 2FAS
    
    * Ensure SplitN checks for excessive fields. Move magic numbers to const.
    
    * Revert go.sum changes
    elliotwutingfeng authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    ade6d15 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Fix xclip not working on xorg and add Windows support (#3)

    * Fix xclip not working on xorg
    
    * Use cross-platform clipboard package.
    
    * Use existing copy methods for macOS/Linux. Fallback to clipboard package for Windows.
    
    * Upgrade GitHub Actions
    
    * Update README
    
    * Fix PowerShell compatibility
    
    * Add missing import
    elliotwutingfeng authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    b929871 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05ea8fa View commit details
    Browse the repository at this point in the history
  3. Replace date --rfc-3339=seconds with macOS/BSD compatible equivalent (

    #8)
    
    Co-authored-by: tjblackheart <tjblackheart@users.noreply.github.com>
    elliotwutingfeng and tjblackheart authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    97b1383 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Configuration menu
    Copy the full SHA
    4cbcdcd View commit details
    Browse the repository at this point in the history
Loading
0