-
-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Next version #540
base: main
Are you sure you want to change the base?
Next version #540
Commits on Sep 28, 2024
-
Refactor asset browsing to support grouped assets
- Updated `Browse` and `passTwo` methods in `LocalAssetBrowser` to return `AssetGroup` instead of `LocalAssetFile`. - Implemented logic to handle different types of asset groups (e.g., motion photos, single images, videos). - Added album management for asset groups. - Introduced `AssetGroup` struct in `group.go` to represent linked assets. - Updated tests to validate and handle `AssetGroup` instead of individual assets. - Removed redundant album management code from `assetFromFile` method.
Configuration menu - View commit details
-
Copy full SHA for 1834167 - Browse repository at this point
Copy the full SHA 1834167View commit details -
Configuration menu - View commit details
-
Copy full SHA for edb09f8 - Browse repository at this point
Copy the full SHA edb09f8View commit details -
Refactor metadata reading functions to return metadata and error
- Updated `ReadMetadata`, `metadataFromExiftool`, and `metadataFromDirectRead` functions to return `*metadata.Metadata` and `error` instead of setting `la.Metadata` directly. - Adjusted logic to handle the returned metadata and error appropriately.
Configuration menu - View commit details
-
Copy full SHA for 4610b05 - Browse repository at this point
Copy the full SHA 4610b05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31941bb - Browse repository at this point
Copy the full SHA 31941bbView commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3df29e2 - Browse repository at this point
Copy the full SHA 3df29e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b12bb7 - Browse repository at this point
Copy the full SHA 7b12bb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a57f85c - Browse repository at this point
Copy the full SHA a57f85cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac4af01 - Browse repository at this point
Copy the full SHA ac4af01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a47677 - Browse repository at this point
Copy the full SHA 4a47677View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4acca - Browse repository at this point
Copy the full SHA ba4accaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 194e8f8 - Browse repository at this point
Copy the full SHA 194e8f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e05df2 - Browse repository at this point
Copy the full SHA 9e05df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6bbf5b - Browse repository at this point
Copy the full SHA a6bbf5bView commit details
Commits on Sep 30, 2024
-
Refactor date handling flags in AddDateHandlingFlags function default…
… is DateMethodNameThenExif
Configuration menu - View commit details
-
Copy full SHA for 2169d98 - Browse repository at this point
Copy the full SHA 2169d98View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5937da - Browse repository at this point
Copy the full SHA a5937daView commit details -
- Add functionality to list the flags and arguments used in the command to provide more context in the logs.
Configuration menu - View commit details
-
Copy full SHA for fbaf9dd - Browse repository at this point
Copy the full SHA fbaf9ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for e226463 - Browse repository at this point
Copy the full SHA e226463View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd6e252 - Browse repository at this point
Copy the full SHA dd6e252View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e95c56 - Browse repository at this point
Copy the full SHA 1e95c56View commit details -
Refactor Open() in cmdFolder.go to use cmdFolder as a parameter and b…
…ind flags to environment variables
Configuration menu - View commit details
-
Copy full SHA for 027b8ec - Browse repository at this point
Copy the full SHA 027b8ecView commit details -
Refactor Open() in cmdFolder.go to use cmdFolder as a parameter and b…
…ind flags to environment variables
Configuration menu - View commit details
-
Copy full SHA for 8200738 - Browse repository at this point
Copy the full SHA 8200738View commit details
Commits on Oct 6, 2024
-
Refactor Open() in cmdFolder.go to use cmdFolder as a parameter and b…
…ind flags to environment variables Refactor NewRecorder() in fileevents.go to remove debug parameter Refactor AddCommands() in commands.go to use context and application parameters Refactor .goreleaser.yaml to update ldflags for version and commit Refactor CommandTool() in tool.nogo to remove unused imports and update error message Refactor readFolder.go to update function signature and parameter names Refactor version.go to initialize version and commit at runtime Refactor banner.go to update banner with version information Refactor flagsCommon.go to remove unused flags and function Refactor upload/TEST_DATA/Takeout3/Photos from 2023/DSC_0238.JPG.json to update creationTime and photoTakenTime Refactor upload/TEST_DATA/Takeout3/Photos from 2023/DSC_0238_1.JPG.json to update creationTime and photoTakenTime Refactor upload/TEST_DATA/Takeout3/Photos from 2023/DSC_0238.JPG(1).json to update creationTime and photoTakenTime Refactor upload/TEST_DATA/Takeout3/Photos from 2023/DSC_0238.JPG to add new file Refactor upload/TEST_DATA/Takeout3/Photos from 2023/DSC_0238_1.JPG to add new file Refactor upload/TEST_DATA/Takeout3/Photos from 2023/DSC_0238(1).JPG to add new file Refactor upload/TEST_DATA/Takeout2/Google Photos/Sans titre(9)/métadonnées.json to add new file Refactor upload/TEST_DATA/Takeout1/Google Photos/Album test 6-10-23/métadonnées.json to add new file Refactor cmdVersion/version.go to remove unused file Refactor version/version.go to update version and commit initialization Refactor upload/TEST_DATA/Takeout3/Photos from 2023/DSC_0238.JPG.json to update geoData Refactor upload/TEST_DATA/Takeout3/Photos from 2023/DSC_0238_1.JPG.json to update geoData Refactor upload/TEST_DATA/Takeout3/Photos from 2023/DSC_0238.JPG(1).json to update geoData Refactor upload/TEST_DATA/Takeout3/Photos from 2023/DSC_0238.JPG to update title and creationTime Refactor upload/TEST_DATA/Takeout3/Photos from 2023/DSC_0238_1.JPG to update title and creationTime Refactor upload/TEST_DATA/Takeout3/Photos from 2023/DSC_0238(1).JPG to update title and creationTime Refactor upload/TEST_DATA/Takeout2/Google Photos/Sans titre(9)/métadonnées.json to update title and creationTime Refactor upload/TEST_DATA/Takeout1/Google Photos/Album test 6-10-23/métadonnées.json to update title and creationTime
Configuration menu - View commit details
-
Copy full SHA for 67d9312 - Browse repository at this point
Copy the full SHA 67d9312View commit details -
Configuration menu - View commit details
-
Copy full SHA for b573dd7 - Browse repository at this point
Copy the full SHA b573dd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 968be4f - Browse repository at this point
Copy the full SHA 968be4fView commit details -
Refactor upload command to use separate sub-commands for different so…
…urces - The `upload` command has been refactored to use separate sub-commands for different sources of photos. - The `upload` command now has a `from-folder` sub-command to upload photos from a folder. - The `upload` command also has a `from-google-photos` sub-command to upload photos from a Google Photos takeout.
Configuration menu - View commit details
-
Copy full SHA for 3c5110a - Browse repository at this point
Copy the full SHA 3c5110aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04ca927 - Browse repository at this point
Copy the full SHA 04ca927View commit details -
Configuration menu - View commit details
-
Copy full SHA for dddff54 - Browse repository at this point
Copy the full SHA dddff54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 997d72f - Browse repository at this point
Copy the full SHA 997d72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 717dd3a - Browse repository at this point
Copy the full SHA 717dd3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f77c4f - Browse repository at this point
Copy the full SHA 6f77c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29fca64 - Browse repository at this point
Copy the full SHA 29fca64View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d27d0 - Browse repository at this point
Copy the full SHA f1d27d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ce5dd5 - Browse repository at this point
Copy the full SHA 7ce5dd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d7e0b5 - Browse repository at this point
Copy the full SHA 7d7e0b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d693f41 - Browse repository at this point
Copy the full SHA d693f41View commit details -
Configuration menu - View commit details
-
Copy full SHA for dde3c60 - Browse repository at this point
Copy the full SHA dde3c60View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 62ceb3f - Browse repository at this point
Copy the full SHA 62ceb3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for abb751a - Browse repository at this point
Copy the full SHA abb751aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f9577a - Browse repository at this point
Copy the full SHA 5f9577aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f1544e - Browse repository at this point
Copy the full SHA 3f1544eView commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c7ee08 - Browse repository at this point
Copy the full SHA 4c7ee08View commit details -
Configuration menu - View commit details
-
Copy full SHA for b035542 - Browse repository at this point
Copy the full SHA b035542View commit details
Commits on Oct 13, 2024
-
* Refactor LocalAssetFile to add LogValue method * Refactor readFolder.go to not group photo and move with a different capture date * Refactor readFolder.go to improve logging of associated metadata * Refactor log.go to separate log file opening logic * readFolder: adapt tests to write a log * Refactor metadata.go to add LogValue method * Refactor log.go to use assetFile struct for logging in logMessage function * Refactor json_test.go to include dateTaken and title fields in the test cases * Refactor json.go to simplify the GoogleMetaData struct, and fix the logValue() * Refactor log.go to fanout log in file and console with different handler * Refactor fileevent package to separate FileAndName struct and add LogValue method * Refactor googlephotos.go to improve logging and metadata handling * Fix json.go to handle photo taken time in GoogleMetaData struct * Refactor googlephotos.go to handle photo taken time in GoogleMetaData struct * Refactor uploadAsset method to improve error handling and logging * Refactor upload/ui.go to use colored logs * Refactor log.go to use console-slog for colored logs * Refactor ui to display google takeout progression * Refactor error handling in main.go * Update dependencies in go.mod
Configuration menu - View commit details
-
Copy full SHA for 0bf90c2 - Browse repository at this point
Copy the full SHA 0bf90c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a8f1e0 - Browse repository at this point
Copy the full SHA 0a8f1e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae40e6 - Browse repository at this point
Copy the full SHA 7ae40e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9b293a - Browse repository at this point
Copy the full SHA d9b293aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c475d - Browse repository at this point
Copy the full SHA 10c475dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73ae0a1 - Browse repository at this point
Copy the full SHA 73ae0a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a60c911 - Browse repository at this point
Copy the full SHA a60c911View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd2f9e4 - Browse repository at this point
Copy the full SHA bd2f9e4View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10231b1 - Browse repository at this point
Copy the full SHA 10231b1View commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7088e6 - Browse repository at this point
Copy the full SHA a7088e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab8b793 - Browse repository at this point
Copy the full SHA ab8b793View commit details -
Configuration menu - View commit details
-
Copy full SHA for d02ee94 - Browse repository at this point
Copy the full SHA d02ee94View commit details -
Configuration menu - View commit details
-
Copy full SHA for eee993f - Browse repository at this point
Copy the full SHA eee993fView commit details -
Configuration menu - View commit details
-
Copy full SHA for af84c1a - Browse repository at this point
Copy the full SHA af84c1aView commit details
Commits on Oct 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 76d86b2 - Browse repository at this point
Copy the full SHA 76d86b2View commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e7bbf3a - Browse repository at this point
Copy the full SHA e7bbf3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 598ef56 - Browse repository at this point
Copy the full SHA 598ef56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3beb8b2 - Browse repository at this point
Copy the full SHA 3beb8b2View commit details
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 806425d - Browse repository at this point
Copy the full SHA 806425dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c10ef45 - Browse repository at this point
Copy the full SHA c10ef45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14b5ba4 - Browse repository at this point
Copy the full SHA 14b5ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbae2fd - Browse repository at this point
Copy the full SHA cbae2fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c6480 - Browse repository at this point
Copy the full SHA 85c6480View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cad549c - Browse repository at this point
Copy the full SHA cad549cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26c10d5 - Browse repository at this point
Copy the full SHA 26c10d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d352d9 - Browse repository at this point
Copy the full SHA 4d352d9View commit details -
Refactor options in Google Photos option to mange RAW-JPG, HEIC-JPG a…
…nd burst options
Configuration menu - View commit details
-
Copy full SHA for 2946b21 - Browse repository at this point
Copy the full SHA 2946b21View commit details -
Refactor options in Google Photos command to manage RAW-JPG, HEIC-JPG…
…, and burst options
Configuration menu - View commit details
-
Copy full SHA for 26510cd - Browse repository at this point
Copy the full SHA 26510cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e75a2a - Browse repository at this point
Copy the full SHA 3e75a2aView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2278270 - Browse repository at this point
Copy the full SHA 2278270View commit details -
Configuration menu - View commit details
-
Copy full SHA for fecce8d - Browse repository at this point
Copy the full SHA fecce8dView commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 510b062 - Browse repository at this point
Copy the full SHA 510b062View commit details -
Refactor options in folder and Google Photos commands to manage HEIC-…
…JPG, RAW-JPG, and burst options
Configuration menu - View commit details
-
Copy full SHA for 77352ae - Browse repository at this point
Copy the full SHA 77352aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f3d68b - Browse repository at this point
Copy the full SHA 0f3d68bView commit details
Commits on Oct 31, 2024
-
Refactor burst group logic to fix grouping issue
- Adjusted the frame interval constant in the burst group logic from 250 milliseconds to 1 second to properly group assets taken within a period of less than 1 second. - Fixed a bug where assets were not properly grouped when the first asset in a burst was taken more than 1 second after the previous burst. Refactor series group logic to improve grouping accuracy - Updated the delay threshold for grouping assets in the series group logic from 500 milliseconds to 1 second for both RAW-JPG and HEIC-JPG grouping options. - This change ensures that assets with a delay of more than 1 second between them are not grouped together.
Configuration menu - View commit details
-
Copy full SHA for efd69cb - Browse repository at this point
Copy the full SHA efd69cbView commit details -
Refactor burst group logic to fix grouping issue, increase interval b…
…etween frames to 1 second
Configuration menu - View commit details
-
Copy full SHA for 1d49739 - Browse repository at this point
Copy the full SHA 1d49739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1669596 - Browse repository at this point
Copy the full SHA 1669596View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 74ee91f - Browse repository at this point
Copy the full SHA 74ee91fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d97d6a7 - Browse repository at this point
Copy the full SHA d97d6a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb526d - Browse repository at this point
Copy the full SHA 9fb526dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d5a74e - Browse repository at this point
Copy the full SHA 7d5a74eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e03ecc - Browse repository at this point
Copy the full SHA 5e03eccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d2c13a - Browse repository at this point
Copy the full SHA 9d2c13aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c44642b - Browse repository at this point
Copy the full SHA c44642bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e9123c - Browse repository at this point
Copy the full SHA 3e9123cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d8187 - Browse repository at this point
Copy the full SHA 55d8187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70d9691 - Browse repository at this point
Copy the full SHA 70d9691View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9608013 - Browse repository at this point
Copy the full SHA 9608013View commit details -
Add support for managing Epson FastFoto files
fix [FEATURE REQUEST] FastFoto scanned image stack option #213
Configuration menu - View commit details
-
Copy full SHA for 37786d8 - Browse repository at this point
Copy the full SHA 37786d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a3e2e - Browse repository at this point
Copy the full SHA 24a3e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40088ca - Browse repository at this point
Copy the full SHA 40088caView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb3494b - Browse repository at this point
Copy the full SHA bb3494bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e38506 - Browse repository at this point
Copy the full SHA 3e38506View commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b1064d9 - Browse repository at this point
Copy the full SHA b1064d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c5dcd - Browse repository at this point
Copy the full SHA 45c5dcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3f2955 - Browse repository at this point
Copy the full SHA f3f2955View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33664ae - Browse repository at this point
Copy the full SHA 33664aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44bdf41 - Browse repository at this point
Copy the full SHA 44bdf41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 370c635 - Browse repository at this point
Copy the full SHA 370c635View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb54ca5 - Browse repository at this point
Copy the full SHA fb54ca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2873d9 - Browse repository at this point
Copy the full SHA e2873d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e791d4d - Browse repository at this point
Copy the full SHA e791d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd1b28 - Browse repository at this point
Copy the full SHA fdd1b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8939f36 - Browse repository at this point
Copy the full SHA 8939f36View commit details -
Refactor LocalAssetWriter to use fs.FS directly and enhance MkdirAll …
…functionality in fshelper
Configuration menu - View commit details
-
Copy full SHA for 254b645 - Browse repository at this point
Copy the full SHA 254b645View commit details -
Enhance LocalAssetWriter to track created directories and avoid redun…
…dant MkdirAll calls
Configuration menu - View commit details
-
Copy full SHA for 9b66771 - Browse repository at this point
Copy the full SHA 9b66771View commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 029e561 - Browse repository at this point
Copy the full SHA 029e561View commit details -
Configuration menu - View commit details
-
Copy full SHA for db53422 - Browse repository at this point
Copy the full SHA db53422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9044af0 - Browse repository at this point
Copy the full SHA 9044af0View commit details -
Add WriteGroup method to AssetWriter and enhance WriteAsset to suppor…
…t album associations
Configuration menu - View commit details
-
Copy full SHA for f7ee727 - Browse repository at this point
Copy the full SHA f7ee727View commit details -
Add album association to assets and enhance import flags for Google P…
…hotos integration
Configuration menu - View commit details
-
Copy full SHA for 69f55c2 - Browse repository at this point
Copy the full SHA 69f55c2View commit details -
Refactor upload command options to streamline flag management and enh…
…ance filter handling
Configuration menu - View commit details
-
Copy full SHA for a97c533 - Browse repository at this point
Copy the full SHA a97c533View commit details -
Refactor import command to enhance folder options handling and stream…
…line flag management
Configuration menu - View commit details
-
Copy full SHA for ed0164c - Browse repository at this point
Copy the full SHA ed0164cView commit details -
Refactor upload and archive commands to streamline options handling a…
…nd add Google Photos archive
Configuration menu - View commit details
-
Copy full SHA for fd59efd - Browse repository at this point
Copy the full SHA fd59efdView commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70463e9 - Browse repository at this point
Copy the full SHA 70463e9View commit details -
Refactor XMP read and write to write immich image properties using a …
…specific namespace: xmlns:immichgo="http://ns.immich-go.com/immich-go/1.0/"
Configuration menu - View commit details
-
Copy full SHA for d421520 - Browse repository at this point
Copy the full SHA d421520View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8377d62 - Browse repository at this point
Copy the full SHA 8377d62View commit details -
Edit release.md: Add new
archive
command to store photos and videos…… in a structured folder format
Configuration menu - View commit details
-
Copy full SHA for 31dc283 - Browse repository at this point
Copy the full SHA 31dc283View commit details
Commits on Nov 7, 2024
-
Refactor command flag handling to include parent command context for …
…upload and archive operations
Configuration menu - View commit details
-
Copy full SHA for 9674f50 - Browse repository at this point
Copy the full SHA 9674f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb33c5b - Browse repository at this point
Copy the full SHA cb33c5bView commit details
Commits on Nov 8, 2024
-
Refactor asset retrieval and tagging: Introduce SearchMetadataQuery f…
…or filtering and enhance asset structure with rating and tag support
Configuration menu - View commit details
-
Copy full SHA for c463af1 - Browse repository at this point
Copy the full SHA c463af1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6fb156 - Browse repository at this point
Copy the full SHA f6fb156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b75656 - Browse repository at this point
Copy the full SHA 8b75656View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddbf781 - Browse repository at this point
Copy the full SHA ddbf781View commit details
Commits on Nov 10, 2024
-
Add support for tags in XMP asset handling: enhance reader and writer…
… for tag extraction and serialization
Configuration menu - View commit details
-
Copy full SHA for 0cc5706 - Browse repository at this point
Copy the full SHA 0cc5706View commit details -
Refactor ImmichClient methods and enhance asset handling: rename GetA…
…ssetByID to GetAssetInfo, add DownloadAsset method, and improve request handling for album retrieval
Configuration menu - View commit details
-
Copy full SHA for 2013d67 - Browse repository at this point
Copy the full SHA 2013d67View commit details -
Add immichfs package for reading assets from Immich server with file …
…system interface
Configuration menu - View commit details
-
Copy full SHA for 1443c1c - Browse repository at this point
Copy the full SHA 1443c1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd7c5a5 - Browse repository at this point
Copy the full SHA fd7c5a5View commit details -
Add support for tags in XMP asset handling: update reader and writer,…
… and add test cases for tag extraction
Configuration menu - View commit details
-
Copy full SHA for 05f4253 - Browse repository at this point
Copy the full SHA 05f4253View commit details -
Enhance client error handling: ensure client opens successfully and m…
…anage API trace writer closure
Configuration menu - View commit details
-
Copy full SHA for 6a8ee0c - Browse repository at this point
Copy the full SHA 6a8ee0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e394927 - Browse repository at this point
Copy the full SHA e394927View commit details -
Configuration menu - View commit details
-
Copy full SHA for f27a71a - Browse repository at this point
Copy the full SHA f27a71aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 106df5f - Browse repository at this point
Copy the full SHA 106df5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 323d2c2 - Browse repository at this point
Copy the full SHA 323d2c2View commit details
Commits on Nov 11, 2024
-
Refactor asset handling: update OriginalFileName usage and add FromIm…
…mich command for uploads
Configuration menu - View commit details
-
Copy full SHA for 835145d - Browse repository at this point
Copy the full SHA 835145dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eed97e - Browse repository at this point
Copy the full SHA 5eed97eView commit details -
Update AlbumContent struct to use pointer for Assets and enhance GetA…
…lbumInfo query handling
Configuration menu - View commit details
-
Copy full SHA for 4b96e00 - Browse repository at this point
Copy the full SHA 4b96e00View commit details -
Implement album-specific asset retrieval in FromImmich adapter and up…
…date command flag for album selection
Configuration menu - View commit details
-
Copy full SHA for aab3fa7 - Browse repository at this point
Copy the full SHA aab3fa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01e1d48 - Browse repository at this point
Copy the full SHA 01e1d48View commit details -
Add documentation for new
archive --from-immich
and `upload --from-……immich` commands with usage details and flags
Configuration menu - View commit details
-
Copy full SHA for 0328c12 - Browse repository at this point
Copy the full SHA 0328c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f6847f - Browse repository at this point
Copy the full SHA 6f6847fView commit details -
Configuration menu - View commit details
-
Copy full SHA for efb6cbf - Browse repository at this point
Copy the full SHA efb6cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2fa875 - Browse repository at this point
Copy the full SHA f2fa875View commit details -
Refactor FromImmich to use flags.client for API calls instead of a se…
…parate client field
Configuration menu - View commit details
-
Copy full SHA for 77664ba - Browse repository at this point
Copy the full SHA 77664baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 071d007 - Browse repository at this point
Copy the full SHA 071d007View commit details -
Refactor date formatting in AssetUpload to use a constant TimeFormat …
…and remove redundant CaptureDate assignment
Configuration menu - View commit details
-
Copy full SHA for 8585e06 - Browse repository at this point
Copy the full SHA 8585e06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0853301 - Browse repository at this point
Copy the full SHA 0853301View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1861b45 - Browse repository at this point
Copy the full SHA 1861b45View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d473639 - Browse repository at this point
Copy the full SHA d473639View commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9cbabb0 - Browse repository at this point
Copy the full SHA 9cbabb0View commit details
Commits on Nov 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4745cf3 - Browse repository at this point
Copy the full SHA 4745cf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f29071 - Browse repository at this point
Copy the full SHA 7f29071View commit details -
Configuration menu - View commit details
-
Copy full SHA for 181b2aa - Browse repository at this point
Copy the full SHA 181b2aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 190cf49 - Browse repository at this point
Copy the full SHA 190cf49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3306536 - Browse repository at this point
Copy the full SHA 3306536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d0f1f6 - Browse repository at this point
Copy the full SHA 0d0f1f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6849df1 - Browse repository at this point
Copy the full SHA 6849df1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38e42e4 - Browse repository at this point
Copy the full SHA 38e42e4View commit details -
Refactor ExifTool initialization and metadata reading methods for imp…
…roved error handling and flexibility
Configuration menu - View commit details
-
Copy full SHA for 267f9bd - Browse repository at this point
Copy the full SHA 267f9bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41555ee - Browse repository at this point
Copy the full SHA 41555eeView commit details -
Refactor Asset methods to remove redundant CaptureDate assignment and…
… update PartialSourceReader to return temporary file name
Configuration menu - View commit details
-
Copy full SHA for f2d0739 - Browse repository at this point
Copy the full SHA f2d0739View commit details -
Refactor metadata handling to eliminate DateHandlingFlags and streaml…
…ine EXIF data retrieval
Configuration menu - View commit details
-
Copy full SHA for 41f0e36 - Browse repository at this point
Copy the full SHA 41f0e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb825d3 - Browse repository at this point
Copy the full SHA fb825d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for de18dab - Browse repository at this point
Copy the full SHA de18dabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b1b1da - Browse repository at this point
Copy the full SHA 4b1b1daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6506b86 - Browse repository at this point
Copy the full SHA 6506b86View commit details -
Configuration menu - View commit details
-
Copy full SHA for e784f3a - Browse repository at this point
Copy the full SHA e784f3aView commit details -
Refactor Google Photos adapter to streamline metadata handling and re…
…move unused date handling flags
Configuration menu - View commit details
-
Copy full SHA for 02ded48 - Browse repository at this point
Copy the full SHA 02ded48View commit details -
Refactor client initialization to use application logger and streamli…
…ne trace file handling
Configuration menu - View commit details
-
Copy full SHA for 7379ce0 - Browse repository at this point
Copy the full SHA 7379ce0View commit details -
Refactor ExifTool test to improve flag handling and enhance readabili…
…ty; add JSON indentation in sidecar writer
Configuration menu - View commit details
-
Copy full SHA for f555f0b - Browse repository at this point
Copy the full SHA f555f0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3690ff8 - Browse repository at this point
Copy the full SHA 3690ff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 555d45e - Browse repository at this point
Copy the full SHA 555d45eView commit details -
Enhance file handling in LocalAssetWriter and update FromImmich initi…
…alization to use application context
Configuration menu - View commit details
-
Copy full SHA for b8250fa - Browse repository at this point
Copy the full SHA b8250faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cec505 - Browse repository at this point
Copy the full SHA 4cec505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae47d7 - Browse repository at this point
Copy the full SHA 7ae47d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 788ddd1 - Browse repository at this point
Copy the full SHA 788ddd1View commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce7d2e6 - Browse repository at this point
Copy the full SHA ce7d2e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b05fbb - Browse repository at this point
Copy the full SHA 0b05fbbView commit details
Commits on Nov 19, 2024
-
Refactor Asset methods to use 'a' receiver and enhance tag handling i…
…n AddTag function
Configuration menu - View commit details
-
Copy full SHA for 7154412 - Browse repository at this point
Copy the full SHA 7154412View commit details -
Configuration menu - View commit details
-
Copy full SHA for a41de42 - Browse repository at this point
Copy the full SHA a41de42View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ea0c94 - Browse repository at this point
Copy the full SHA 1ea0c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46ac722 - Browse repository at this point
Copy the full SHA 46ac722View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48d8332 - Browse repository at this point
Copy the full SHA 48d8332View commit details -
Configuration menu - View commit details
-
Copy full SHA for 223c701 - Browse repository at this point
Copy the full SHA 223c701View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3217e6 - Browse repository at this point
Copy the full SHA a3217e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1abc5ad - Browse repository at this point
Copy the full SHA 1abc5adView commit details -
Update release notes for v0.23.0-alpha6: add new features for tag man…
…agement and document breaking change
Configuration menu - View commit details
-
Copy full SHA for 3f127b7 - Browse repository at this point
Copy the full SHA 3f127b7View commit details -
Update release notes to clarify folder-as-tags usage and add explanat…
…ion for session tag benefits
Configuration menu - View commit details
-
Copy full SHA for 76755e5 - Browse repository at this point
Copy the full SHA 76755e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04ee1f8 - Browse repository at this point
Copy the full SHA 04ee1f8View commit details -
Update release notes to clarify folder import tags and add Google Pho…
…tos import tag details
Configuration menu - View commit details
-
Copy full SHA for 6ff997a - Browse repository at this point
Copy the full SHA 6ff997aView commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0acbdde - Browse repository at this point
Copy the full SHA 0acbddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72d0fdb - Browse repository at this point
Copy the full SHA 72d0fdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba53156 - Browse repository at this point
Copy the full SHA ba53156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d0d333 - Browse repository at this point
Copy the full SHA 7d0d333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3db234a - Browse repository at this point
Copy the full SHA 3db234aView commit details
Commits on Nov 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de5c675 - Browse repository at this point
Copy the full SHA de5c675View commit details -
Refactor command structure by moving 'commands' package to 'applicati…
…on/commands' and updating related imports
Configuration menu - View commit details
-
Copy full SHA for fb8732b - Browse repository at this point
Copy the full SHA fb8732bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ecd469 - Browse repository at this point
Copy the full SHA 4ecd469View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1cc88f - Browse repository at this point
Copy the full SHA e1cc88fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e459c0 - Browse repository at this point
Copy the full SHA 6e459c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62ef829 - Browse repository at this point
Copy the full SHA 62ef829View commit details -
Configuration menu - View commit details
-
Copy full SHA for 653c02a - Browse repository at this point
Copy the full SHA 653c02aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 731df23 - Browse repository at this point
Copy the full SHA 731df23View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea176a0 - Browse repository at this point
Copy the full SHA ea176a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fd06b8 - Browse repository at this point
Copy the full SHA 8fd06b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbfc25f - Browse repository at this point
Copy the full SHA cbfc25fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e3d62a - Browse repository at this point
Copy the full SHA 6e3d62aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfeea18 - Browse repository at this point
Copy the full SHA bfeea18View commit details -
Configuration menu - View commit details
-
Copy full SHA for d180f87 - Browse repository at this point
Copy the full SHA d180f87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4adb6ce - Browse repository at this point
Copy the full SHA 4adb6ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21e795b - Browse repository at this point
Copy the full SHA 21e795bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbabe43 - Browse repository at this point
Copy the full SHA bbabe43View commit details -
fix: handle file opening error in AssetUpload and update import for s…
…upportedMediaTypes
Configuration menu - View commit details
-
Copy full SHA for c33def2 - Browse repository at this point
Copy the full SHA c33def2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69f5c8a - Browse repository at this point
Copy the full SHA 69f5c8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0874168 - Browse repository at this point
Copy the full SHA 0874168View commit details -
Configuration menu - View commit details
-
Copy full SHA for e502a35 - Browse repository at this point
Copy the full SHA e502a35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08e524f - Browse repository at this point
Copy the full SHA 08e524fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7705716 - Browse repository at this point
Copy the full SHA 7705716View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd94c5 - Browse repository at this point
Copy the full SHA 9bd94c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a6425f - Browse repository at this point
Copy the full SHA 5a6425fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0106dd - Browse repository at this point
Copy the full SHA f0106ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for b55447a - Browse repository at this point
Copy the full SHA b55447aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac70c2 - Browse repository at this point
Copy the full SHA 6ac70c2View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dec475d - Browse repository at this point
Copy the full SHA dec475dView commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 39431fc - Browse repository at this point
Copy the full SHA 39431fcView commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de5e2ff - Browse repository at this point
Copy the full SHA de5e2ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 410b7e6 - Browse repository at this point
Copy the full SHA 410b7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff155f8 - Browse repository at this point
Copy the full SHA ff155f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c25c5 - Browse repository at this point
Copy the full SHA 18c25c5View commit details -
refactor: enhance metadata extraction by checking for JSON sidecar fi…
…les and adjusting date handling
Configuration menu - View commit details
-
Copy full SHA for cb9ecde - Browse repository at this point
Copy the full SHA cb9ecdeView commit details -
refactor: update fileCreatedAt handling to use modified time when cap…
…ture date is zero
Configuration menu - View commit details
-
Copy full SHA for 8102b20 - Browse repository at this point
Copy the full SHA 8102b20View commit details -
refactor: update logging to use file name instead of asset for error …
…and discard messages
Configuration menu - View commit details
-
Copy full SHA for 067fdff - Browse repository at this point
Copy the full SHA 067fdffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85581e8 - Browse repository at this point
Copy the full SHA 85581e8View commit details
Commits on Nov 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b15c6c - Browse repository at this point
Copy the full SHA 5b15c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2a17c - Browse repository at this point
Copy the full SHA bc2a17cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9b5829 - Browse repository at this point
Copy the full SHA b9b5829View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5ab438 - Browse repository at this point
Copy the full SHA a5ab438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21cdcb7 - Browse repository at this point
Copy the full SHA 21cdcb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bcdef9 - Browse repository at this point
Copy the full SHA 5bcdef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8020d46 - Browse repository at this point
Copy the full SHA 8020d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc14818 - Browse repository at this point
Copy the full SHA cc14818View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed642b1 - Browse repository at this point
Copy the full SHA ed642b1View commit details -
refactor: enhance test case for date handling by adding filename date…
… extraction and updating expected counts
Configuration menu - View commit details
-
Copy full SHA for 4e1a7e5 - Browse repository at this point
Copy the full SHA 4e1a7e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8776b28 - Browse repository at this point
Copy the full SHA 8776b28View commit details -
refactor: improve error message for unsupported metadata formats and …
…update test case expectations
Configuration menu - View commit details
-
Copy full SHA for 6c7c64e - Browse repository at this point
Copy the full SHA 6c7c64eView commit details -
refactor: update timezone handling in Google Photos upload command an…
…d remove ExifTool dependency
Configuration menu - View commit details
-
Copy full SHA for 227948b - Browse repository at this point
Copy the full SHA 227948bView commit details -
Merge pull request #545 from simulot:simulot/issue543
Simulot/issue543
Configuration menu - View commit details
-
Copy full SHA for 7bdb042 - Browse repository at this point
Copy the full SHA 7bdb042View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d3f698 - Browse repository at this point
Copy the full SHA 8d3f698View commit details