You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9.1 KiB

gallery (15.0.0)

gallery (14.5.0)

gallery (14.4.0)

gallery (14.3.0)

gallery (14.2.0)

gallery (14.1.0)

gallery (14.0.0)

gallery (13.0.0)

  • Caching and JS performance improvements (@oparoz)
  • Make the app compatible with the "back" button #160 (@oparoz,@setnes)
  • Fix broken view when going back to a nested folder #206 (@oparoz)
  • Add missing folder navigation if user switched to an empty folder from the Files app #76 (@oparoz)
  • Save the sorting order for the current session #198 (@oparoz)
  • Exit the slideshow with one click when in fullscreen mode #200 (@oparoz)
  • Render native SVGs directly and use fallback for older browsers (@oparoz)
  • fix image titles / labels #191 (@jancborchardt )

gallery (12)

gallery (8.1.11)

  • Keep the browsing position in the Files app when exiting the slideshow #126 (@oparoz)

gallery (2.0.10)

  • Add the possibility to enable external shares via the configuration file (only works on 8.1) (@oparoz)
  • Fix slideshow loading for when the app is installed in a custom folder #121 (@oparoz)
  • Don't load the slideshow on the files public page for single items #123 (@oparoz)
  • Make album labels tighter #117 (@oparoz)
  • Only load supported image formats in the Files slideshow #127 (@oparoz)

gallery (2.0.9)

  • Restore the ability to see images located on local, shared folders #120 (@oparoz)
  • Fix Url builder for public side (@oparoz)

gallery (2.0.8)

  • Introduce album configuration via a text file #85 (@oparoz)
  • Introduce buttons to sort content by name and upload date #90 and #91 (@oparoz)
  • Introduce image labels #106 (@oparoz)
  • Shrink the breadcrumb when there is very little space left #108 (@oparoz)
  • Remove permission loading routine and send the information about the current folder with the files (@oparoz)
  • Remove extra slash in preview URL #100 (@oparoz)
  • Fix thumbnail rendering so that the view doesn't break when a new request is made while the previous one is still not completed #56 (@oparoz)
  • Fix searching algorithm to only return a maximum of 4 images per album #112 (@oparoz)
  • Javascript cleanup #57 (@oparoz)

gallery (2.0.7)

  • Improved IE11 compatibility

gallery (2.0.6)

  • Fix the logic implemented to limit the number of thumbnails to preload #60 (@oparoz)
  • Fix all thumbnails instead of just the square ones. Preview in core can return previews of the wrong dimensions, so we fix them (@oparoz)
  • Always fill the albums with up to 4 pictures if we find enough at a lower level #65 (@oparoz)
  • Fix converted SVGs #63 (@oparoz)
  • Ignore broken files and folders when building a map of the current folder #69 (@oparoz)
  • Only return pictures of the first 2nd level sub-folder which contains pictures bug #79 (@oparoz)
  • Always show the Gallery button in the files app, making it possible to start the Gallery from any folder #73 (@oparoz)

gallery (2.0.5)

  • Fix performance issues related to the initialisation of the view by only loading folders and media files belonging to the current folder #17 (@oparoz)
  • Don't scan folders containing a '.nomedia' file #58 (@oparoz based on @jsalatiel's idea)
  • Don't scan folders stored on external storage (@oparoz)
  • Disable search field (since it's not working) #37 (@oparoz)
  • Display an error message in the slideshow if something went wrong when generating the full screen preview (@oparoz)
  • Change the default background of large previews to white so that dark images with a transparent background can be viewed #40 (@oparoz)
  • Let the user change the background colour of large previews #40 (@oparoz)
  • Fix the path to media type icons so that it works on all configurations (@oparoz)
  • Calculate picture size properly on High DPI devices (@oparoz)
  • Fix controls on mobile devices (@oparoz)

gallery (2.0.0)

  • ownCloud 8 only
  • Includes patch to previsualise Raw files (@oparoz)

gallery (1.0.3)

  • First release using the AppFramework (@oparoz)
  • ownCloud 7 compatible (@oparoz)
  • Supports all the media types ownCloud has been configured to convert to PNG (@oparoz)
  • Download a file straight from the slideshow (@libasys,@oparoz)
  • Download all the pictures shown in a public gallery (@oparoz)
  • Fullscreen previews with zoom support (@davidrapin, @oparoz)
  • Batch loading of thumbnails (@icewind1991, @oparoz)
  • Prettier albums (@libasys,@oparoz)
  • Native SVG support, without conversion (@oparoz)
  • Loads the gallery exactly where you were in the Files app (@oparoz)
  • Various fixes to the preview generator (@oparoz)
  • Make the gallery button available in the Files app (non-shared area) (@oparoz)
  • Generate gallery links straight from the share dialogue in the Files app (@oparoz)
  • Includes performance patches to avoid constantly generating new previews (@oparoz)