Skip to content

Latest commit

 

History

History
39 lines (36 loc) · 2.13 KB

todo.md

File metadata and controls

39 lines (36 loc) · 2.13 KB

Improvement ideas

Here is my personal todo-list. It completes the existing ideas from the Github issue list.

  • Show icon titles in mobile mode
  • Switch to show/hide hidden photos in albums
  • Show as per Group to test visibility
  • Swipe photos on touch devices
  • Fix sort & see as dropdowns on chrome
  • Show ongoing task during library update
  • Global search on album titles with instant propositions
  • Possibility to order albums by title or newest first
  • Smart albums: tag photos to see them grouped in virtual albums from homepage
  • [/] Local favorites: people can locally mark pictures as favorites and download them all
  • Download full albums in zip
  • Download of albums with progress bar when many pictures
  • Don't compute/use file list, only myphoto.json->hidden + use service-side cache at album level
  • Fix remaining time calculation on resumes - make it client side?
  • Reset library / album if for example image quality setting is changed
  • Fast Sync (discover only new folder) or deep sync only selected folder
  • [/] Optimize using dev tools (ex: minifiy..)
  • [/] Dynamically load js & css for admin
  • Date of evenement to sort on
  • Shareable link without authentication
  • Share to individual people in addition to groups
  • Automatically check updates (based on config)
  • Config version #
  • Visual config at first login or new config version
  • Display cron command and how to schedule
  • System checks (php version, modules (gd, zip), writeable folders, browser version for clients)
  • bug when logging out in admin mode shows login btn instead of admin mode
  • bug when last photo is hidden black picture - islast function?
  • preview pictures not in correct res and still too big!
  • caching of preview photos doesn't seem to work anymore - maximize duration
  • Ignore notice errors during synchronization (ex: wideimage recoverable errors)
  • Send Report feature which prepares a mail with all tech details

Click here to submit a new feature request.