这是indexloc提供的服务,不要输入任何密码
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: browserutils/kooky
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: j178/kooky
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 83 files changed
  • 4 contributors

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    56cd2cd View commit details
    Browse the repository at this point in the history
  2. Move check outside

    j178 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    602b62f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. feat: append a path to safari.cookieFile (#1)

    Co-authored-by: acehinnnqru <acehinnnqru@gmail.com>
    j178 and acehinnnqru authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    e439c66 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. remove value filter (#3)

    j178 authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    0c781c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. feat: support chromium-based Micorsoft Edge (#4)

    * 🚧  Mac edge support
    
    Directory structure is similar to chrome
    
    * 🚧  Mac edge support
    
    Directory structure is similar to chrome
    
    * 🚨 remove error
    
    * 💥 Implementation of reuse of chrome
    
    Because the keychain was written to death, I don't want to destroy the original code.
    
    * Create edge_windows.go
    
    Additional Realizations
    
    * Update chrome_darwin_cgo.go
    
    chrome and edge get a different Safe Storage
    
    * removing duplicate logic
    
    reuse chrome's code
    
    * reuse chrome find for edge
    
    * add chromium support
    
    ---------
    
    Co-authored-by: kalifun <kalifun@163.com>
    j178 and kalifun authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    82fa502 View commit details
    Browse the repository at this point in the history
  2. fix: missing import of fmt

    j178 committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    48e4258 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bc7062 View commit details
    Browse the repository at this point in the history
  4. fix: missing imports

    j178 committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    c0b5404 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. feat: support select finders

    j178 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    044cb72 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    af88dcd View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. bump deps

    j178 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c099117 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. handle latest chrome sql schema

    DP19 authored and j178 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7423774 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

  1. Configuration menu
    Copy the full SHA
    b7a34b3 View commit details
    Browse the repository at this point in the history
  2. Upgrade dependencies

    j178 committed Dec 28, 2024
    Configuration menu
    Copy the full SHA
    994a771 View commit details
    Browse the repository at this point in the history
  3. Report decrypt error

    j178 committed Dec 28, 2024
    Configuration menu
    Copy the full SHA
    b7d55e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Configuration menu
    Copy the full SHA
    9bf54ed View commit details
    Browse the repository at this point in the history
Loading