Skip to content
Tags give the ability to mark specific points in history as being important
  • no-media-cache
    ece0a1ce · change variable names ·
  • v4.1.0
    version v4.1.0 (Nov 29, 2019)
    
    * give the user the chance to download the album, either with or without its subalbums; download can include everything, or images only, or videos only
    * added 3-9 pinch by shortcut
    * generation of composite images has been disabled, because it mixed protected and unprotected images
    * many bug fixes
  • v4.0.4 Release: v4.0.4
    * simplify and fix menu behaviour
    * fixed image zoom
    * zoom now has now limit
  • v4.0.3
    dada531b · update release date ·
    Release: v4.0.3
  • v4.0.2
    3aeb26cd · stupid bug fix ·
    Release: v4.0.2
  • v4.0.1
    2c582bca · bug fix release ·
    Release: v4.0.1
  • v4.0.0
    5123f8ae · prepare for 4.0 release ·
    Release: v4.0.0
  • v4.0RC5
    b37f9696 · updated changelog ·
  • v4.0RC4
    8862e2a7 · changelog updated ·
  • v4.0RC3
    34858fbe · better calculation ·
    Release: v4.0RC3
  • rc1
    7e872eb0 · Merge branch 'hotfix/rc1' ·
    wrong version number
  • v4.0RC2
    7e872eb0 · Merge branch 'hotfix/rc1' ·
  • v4.0RC1 Release: v4.0RC1
    * scanner now reports unrecognized file with their mime types
    * when an album has many (according to the corresponding new options) media/positions, they are saved to a separate json file
      * new option: `max_media_in_json_file`
      * new option: `max_media_from_positions_in_json_file`
    * `python3` is now used in scanner
    * `python3-magic` is used to detect file types
    * albums and media can be protected with passwords: protected content isn't exposed in the album tree or the cache
      * new option: `passwords_file`: a file which is read when the options file is read, it defines the passwords and their respective identifiers
      * new option: `passwords_marker`: the name of the files to put in the albums tree in order to specify the passwords for albums and files
        * directory and file names can be matched case sensitive/insentitive, whole name/part of it
      * new option: `passwords_subdir`: the cache subdir where the passwords files are written
      * new shortcut `u` to unveil protected content
      * new option `protected_directories_prefix`: the prefix for the protected json files directories
    * new right menu entry: runs an authentication dialog to unveil the protected content; a padlock left to the right menu is shown too
    * when showing a map album, `esc` takes back to the map and the popup
    * right menu: bug fixes and better ordering of the options
    * right menu: new entry that permits to unveil protected content
    * right menu is now of accordion type in order to be always visible on mobile screens
  • v3.99
  • workingWithHotFix
    working with bug fix for media with dots in name
  • working
    6fc41a36 · redundant set() ·
  • v3.8.2 Release: v3.8.2
    * media shown in map popup are now albums, and can be sorted like regular albums
    * new shortcuts for changing sort of albums (`[` - `]`) and media (`{` - `}`), in a rotative way: name -> name reverse -> date reverse - date
    * more javascript messages for potentially slow loading
  • v3.8.1 Release: v3.8.1
    * fixed bug with spurious text seen on mobile when loading
    * fixed map size on both pc and mobile (with css _modal_)
    * fixed bug with lazy load not working in bottom thumbnails
    * new option 'copy_exif_into_reductions' (defaults to _false_) in order to permit copying all the exif metadata (and particularly the copyright info) to every reductions/thumbnails
    * new shortcut _<_/_>_ for rotating among browsing modes: folders -> by date -> by gps -> by map -> by search
    * json files size has been slightly reduced removing unnecessary properties or property parts
    * permit scrolling bottom thumbnails with mouse wheel
  • v3.8 Release: v3.8
    * images collected by map clicks can now be shown as an album and browsed
  • v3.7 Release: v3.7
    * the popup is now positioned in an average point among all the points that contribute their photos to the popup
    * bug fixes
    * lazy loader changed to jquery.lazy: it permits defining post-load actions