Skip to content
Snippets Groups Projects
  1. Apr 13, 2020
    • Eirik Steira's avatar
      Add Geocoding address search and autocompletion · a406bc1f
      Eirik Steira authored and Mads Lundegaard's avatar Mads Lundegaard committed
      Registered Google Maps API key in order to view the map
      
      Fix find or create tag to search by name instead of id since non-existing tags wont have id
      
      Fix recursion in Image, Album and Tag toString
      
      Auto stash before checking out "HEAD"
      Fix checkout commit issues
      
      Improve debug logging in Map controller and add GoogleMapView to map view
      
      Fix duplicate issues due to rebase
      
      Log hibernate to logfile exclusively
      
      Create ImageMapFactory to encourage reusability
      
      Finished ImageMapFactory - static factory method
      
      Add javadoc to ImageMapFactory
      
      Made image fetching a background task in Map controller
      
      Update javadoc in Map controller
      
      Fix nullpointer exception when getting geolocation from image
      
      Remove duplicate logging of exceptions in ExploreAlbums
      
      Minor refactors, return new GeoLocation instead of null if image does not have metadata
      
      Improve logging in ImageMapFactory and use longitude instead of latitude twice
      
      Implement search on location/address with autocomplete
      
      Add Google Places API for autocompletions
      
      Add Google Maps Services instead of outdated Google Places API
      
      Add Geocoding API search for adresses
      
      Add VM options to export javafx.base/com.sun.javafx.event to org.controlsfx.controls
      
      Finished location autocompletions related to the map
      
      Add javadoc to Map controller
      a406bc1f
    • Simon Jensen's avatar
      Upload page · ac5cb089
      Simon Jensen authored and Eirik Steira's avatar Eirik Steira committed
      ac5cb089
    • Mads Lundegaard's avatar
      View albums · bed82295
      Mads Lundegaard authored and Eirik Steira's avatar Eirik Steira committed
      bed82295
    • Nicolay Schiøll-Johansen's avatar
    • Nicolay Schiøll-Johansen's avatar
      Created search result page (FXML only) that can tab between album results and... · 4ec31ce8
      Nicolay Schiøll-Johansen authored
      Created search result page (FXML only) that can tab between album results and image results. Also updated background image for the App to one I created myself to avoid copyright infringement
      4ec31ce8
  2. Apr 11, 2020
  3. Apr 08, 2020
  4. Apr 07, 2020
    • Eirik Steira's avatar
      Add GMapFX - Google Map API depencendy · 2fb56bed
      Eirik Steira authored
      Registered Google Maps API key in order to view the map
      
      Fix find or create tag to search by name instead of id since non-existing tags wont have id
      
      Fix recursion in Image, Album and Tag toString
      
      Auto stash before checking out "HEAD"
      Fix checkout commit issues
      2fb56bed
  5. Apr 06, 2020
  6. Apr 04, 2020
  7. Apr 03, 2020
  8. Apr 01, 2020
  9. Mar 30, 2020
  10. Mar 28, 2020
  11. Mar 23, 2020
Loading