Skip to content

v0.7.0

Compare
Choose a tag to compare
@ViBiOh ViBiOh released this 05 Aug 20:55

Features

  • (exif) Fixing exif render on mobile bf54693
  • (exif) Reintroducing aggregate folder call 25a8de8
  • (exif) Adding hover on icon for exif 83c60a9
  • (exif) Changing placement of exif data on grid 77f2385
  • (files) Changing rendering of date for exif 1c98e17
  • (exif) Adding aggregate display on folders 7f072cd
  • (exif) Computing aggregate in a file for each folder b15620e
  • (geolocation) Adding geolocation directory computation 0dd3068
  • (thumbnail) Adding more metrics and docs about exif c070655
  • (exif) More metrics everywhere c5eaf2a
  • (exif) Adding metrics for prometheus 15ce4d7
  • (exif) Adding geocoding from exif ca59a8e
  • (exif) Adding video handling 5ac7439
  • (exif) Another date parsing a990383
  • (exif) Adding more insightful log for bad pattern 9469fb7
  • (exif) Adding iso format 48e82d6
  • (exif) yeat another date format parsing 17bf172
  • (exif) Adding another time pattern for parsing 0167efb
  • (exif) Adding exif handling on upload, rename and deletion 232519d
  • (database) Adding badger database fb06886
  • (exif) Adding exif date change and drop s3 support for badgerdb d4c205d

Fixes

  • (exif) Creating directory is not exist d04785d
  • (prometheus) Fixing prometheus metrics optional in exif ce38f0e
  • (exif) Increasing height of grid c3b7a3d
  • (exif) Fixing formatting keyword 6500a07
  • (exif) Fixing templates rendering error 9c9873a
  • (exif) Removing systematic aggregate for folder when updating date a47f57a
  • (exif) Fixing load of metdata c2563da
  • (exif) Fixing aggregate computation de6c4ca
  • (geolocation) Adding struct for parsing file eaf9ffd
  • (geolocation) Fixing geolocation computation that exit too fast 28a5bf5
  • (auth) Fixing user not in context bd1daa0
  • (thumbnail) Fixing nil counter 461b702
  • (exif) Fixing metrics name for date and geocode e03dcbe
  • (geocode) Save file for exif of geocode even if empty 62e906a
  • (geocode) Do not try to compute geocode if no data 2dee9f6
  • (database) Fixing hasEntry method behavior f710a9c
  • (exif) Fixing date parsing and handling graceful close on start 084b594
  • (database) Tweaking config for working in allocated memory 2e1e2c0

Miscellaneous

  • Changing var env name for aggregate on start 49a85ad
  • (provider) Adding event bus for spreading event 44486fa
  • (exif) Cleaning func calls and error formatting 4431a41
  • (exif) Mutualizing behavior between components ac67fa7
  • disable exif on start b0a8caf
  • (geolocation) removing neighor and ading table 3cbb636
  • (exif) Trying to discover if file are already generated 56362df
  • (share) Renaming refresh method 317f2f0
  • (deps) Bumping httputils and auth 3c1473e
  • (exif) Getting rid of badger by leveraging files 1f2e38c
  • (exif) Tweaking memory allocation for Badger ae1ecc8
  • (exif) Adding another date name and another pattern f104707
  • (exif) Adding more resilient date parsing fb0a721
  • (fibr) Renaming and refactoring some methods 045dfac
  • Fixing mockgen timeline for having mod tidy working 8a3b4fd
  • Fixing v prefix for mockgen version f91155d
  • (Makefile) Fixing latest version for mockgen 620e93f
  • (go) Using gomock for mocking e3fa653