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: moson-mo/pacseek
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.7
Choose a base ref
...
head repository: moson-mo/pacseek
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.8
Choose a head ref
  • 4 commits
  • 7 files changed
  • 1 contributor

Commits on Mar 19, 2023

  1. chore: update default AurRpcUrl

    Switch to aurapi.moson.org
    
    Signed-off-by: moson-mo <mo-son@mailbox.org>
    moson-mo committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    bbfdb3f View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump dependencies

    Signed-off-by: moson-mo <mo-son@mailbox.org>
    moson-mo committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    c558271 View commit details
    Browse the repository at this point in the history
  3. feat: Add click handler for AUR maintainer

    When clicking on a maintainer name for an AUR package,
    it'll open the browser showing a list of the maintainers packages.
    
    Unfortunately we can't do this for repo packages since we get the
    full name rather than the alias of the maintainer
    
    Signed-off-by: moson-mo <mo-son@mailbox.org>
    moson-mo committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    92d2d8c View commit details
    Browse the repository at this point in the history
  4. update: bump to v1.7.8

    Signed-off-by: moson-mo <mo-son@mailbox.org>
    moson-mo committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    c16c6e3 View commit details
    Browse the repository at this point in the history
Loading