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: simulot/immich-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.21.0
Choose a base ref
...
head repository: simulot/immich-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.22.0
Choose a head ref
  • 17 commits
  • 28 files changed
  • 7 contributors

Commits on Jul 30, 2024

  1. Improve get debug data (#413)

    * Improve get debug data
    
    * adapt the fakefs reader
    simulot authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ca96b75 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. fix Takout zip is unsupported file type #357 (#415)

    * fix Duplicated assets already uploaded are not counted as Duplicates #414
    
    * fix Takout zip is unsupported file type #357
    simulot authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ff81fd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix motion photo files with MP~2 extension marked unsupported and ski…

    …pped #405 (#419)
    
    * Improve get debug data
    
    * adapt the fakefs reader
    
    * fix duplicate counts when same path in the archive
    
    * fix Duplicated assets already uploaded are not counted as Duplicates #414
    
    * Merge branch 'main' into fix-0.21
    
    * fix Movie part of live pictures already present on the server aren't counted, leading to a no 100% progression #414
    
    * fix upload counters for live photos
    
    * add upload  of .MP~* motion pictures
    
    * add support of .MP~* in google photos
    
    * fix motion photo files with MP~2 extension marked unsupported and skipped #405
    
    * linter messages
    simulot authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1d3016e View commit details
    Browse the repository at this point in the history
  2. edit readme (#420)

    simulot authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c637717 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 5, 2024

  1. chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#425)

    Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.7.0 to 0.8.0.
    - [Commits](golang/sync@v0.7.0...v0.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sync
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1a4de53 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Program errors out due to no ping API response despite API responding (

    …#431)
    
    * Program errors out due to no ping API response despite API responding
    Fixes #393
    
    * add API trace for ping and validate connection
    
    * fix linter
    simulot authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3396f6f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. google photo: file is uploaded with the title VID_20180811_184034.mp4…

    ….MP4 (#441)
    
    * google photo: file is uploaded with the title VID_20180811_184034.mp4.MP4
    Fixes #439
    
    * "Rename `max` to `maxValue` in `progressUpdate` function type"
    simulot authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    fad0f57 View commit details
    Browse the repository at this point in the history
  2. remove "GetJobs" call from API traces (#442)

    * remove "GetJobs" call from API traces
    Fixes #440
    
    * "Renamed hardcoded endpoint names to constants in ImmichClient and serverCall"
    simulot authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    c9bfd97 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Add support for -use-full-path-album-name to be able to use the full …

    …path to the file as album name/title (#444)
    
    * Add support for -use-full-path-album-name to be able to use the full path to the file as album name/title
    
    * Merge remote-tracking branch 'origin/main' into pr/giejay/444
    giejay authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    8adfd32 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Documentation-update (#446)

    * Update README.md: changed flag syntax, added note for Mac OS users
    
    * Add Russian translation to Google Takeout file names table
    simulot authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ab7ee9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d58d266 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Add new AutoArchive option (#450)

    * Add new AutoArchive option to autoarchive images which are also archived in google images
    
    * Update documentation to add new option
    
    * Update logic for autoarchive
    
    * Remove dead code
    Resolve #448
    Alex1607 authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    be10802 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Fix incorrect argument description (#456)

    * Add new AutoArchive option to autoarchive images which are also archived in google images
    
    * Update documentation to add new option
    
    * Update logic for autoarchive
    
    * Remove dead code
    Resolve #448
    
    * Fix incorrect message
    
    * Merge branch 'main' of github.com:simulot/immich-go
    Alex1607 authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ce79f99 View commit details
    Browse the repository at this point in the history
  2. Update README.md, google-takeout.md, and motivation.md (#454)

    * Update readme.md
    
    * Update readme.md
    
    * Update google-takeout.md
    
    * Update motivation.md
    aaronjrodrigues authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7f517ba View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Fix "reason" field not being populated by correct album title when us…

    …e-full-path-album-name was used (#457)
    
    Use os.PathSeparator to make determining of full album name os independant
    giejay authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6cd230f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. "Update releases.md to include Release 0.22.0 with new features, chan…

    …ges, and contributors"
    simulot committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    3cc0f05 View commit details
    Browse the repository at this point in the history
Loading