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: manexim/codecard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.2
Choose a base ref
...
head repository: manexim/codecard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.0
Choose a head ref
  • 14 commits
  • 18 files changed
  • 2 contributors

Commits on Jan 3, 2022

  1. MainWindow: Set title

    meisenzahl committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    81ce09b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d28d342 View commit details
    Browse the repository at this point in the history
  3. Update copyright year

    meisenzahl committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    bc749d3 View commit details
    Browse the repository at this point in the history
  4. Update OARS info

    meisenzahl committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    e28eb4d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from manexim/ui-fixes

    UI fixes
    meisenzahl authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    4ddc306 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #11 from manexim/update-metainfo

    Update metainfo
    meisenzahl authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    63e7842 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    efd6471 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bd2040 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdcf6ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79e6440 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13 from manexim/use-notification-instead-of-toast

    Use notification instead of toast
    meisenzahl authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    4795018 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Simplify export of Codecard (#12)

    * Add portals
    
    * Flatpak: Drop D-Bus interface
    
    * MainWindow: Try to use screenshot portal
    
    * Use screenshot portal
    
    * Remove unused code
    
    * MainWindow: Request interactive screenshot portal
    
    * CodecardView: Use solarized theme
    
    * MainWindow: Use cairo surface
    
    * Remove libportal as dependency
    
    * Satisfy linter
    
    * Improve border radius and margin
    
    * Refactor using Granite
    
    * Add blur
    
    * MainWindow: Increase spacing
    meisenzahl authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    1ad0a3d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Update font (#14)

    * Application: Use monospace font
    
    * Application: Fix typo
    meisenzahl authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    bf7993a View commit details
    Browse the repository at this point in the history
  2. Release version 1.1.0 (#15)

    * meson: Update version
    
    * AppData: Release 1.1.0
    
    * Update screenshots
    meisenzahl authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    01518f1 View commit details
    Browse the repository at this point in the history
Loading