1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tests for invalid thumbnail type and invalid image format for thumbnail function More... about 6 years ago
Add tests for more search queries More... about 6 years ago
Add tests for different search queries More... about 6 years ago
Use more suited testdata in lables test More... about 6 years ago
Add tests for mediafile.go More... about 6 years ago
Refactored RelativeFilename and RelativePath function to be able to deal with paths ending with or without slashes More... about 6 years ago
Add tests for label.go More... about 6 years ago
Add tests for mediafile More... about 6 years ago
Adapt importer test to use files from new smaller testdata More... about 6 years ago
Adapt converter test to use files from new smaller testdata More... about 6 years ago
Update testdata hash More... about 6 years ago
Use example data instead of testdata in thumbnail tests More... about 6 years ago
Remove initialize testdata in search tests More... about 6 years ago
Remove logger declaration from time.go as it is already defined in utils.go More... about 6 years ago
Add logger to util.go More... about 6 years ago
Use file basename in colors test so that assertion gets executed independent from the files location More... about 6 years ago
Add Twitter badge to README.md More... about 6 years ago
Add HEIF as possible main file format More... about 6 years ago
Add check for HEIF file to converter to convert HEIF images to jpg More... about 6 years ago
Convert HEIF files to jpeg during import More... about 6 years ago
Make HEIF files compatible with exif functionality More... about 6 years ago
Renamed ctx to conf in search test More... about 6 years ago
Correct spelling mistake (Change Filemame to Filename) in converter test More... about 6 years ago
Use image from examples to prevent use of initialize testdata in tensorflow test to make test faster More... about 6 years ago
Use images from examples to prevent use of initialize testdata in mediafile test to make test faster More... about 6 years ago
Use images from example data to prevent initializing testdata in colors test to make test faster More... about 6 years ago
PhotoLabel: Change index order for improved performance #121 More... about 6 years ago
Code clean-up in commands More... about 6 years ago
Mediafile: Basename should also trim " copy" at the end of file names More... about 6 years ago
Additional example files for tests More... about 6 years ago