added viewnext and viewprev routes and plumbed these in to the file viewer code. Viewer code now works has a prev/next button, and handles videos
This commit is contained in:
6
TODO
6
TODO
@@ -1,8 +1,9 @@
|
||||
## GENERAL
|
||||
|
||||
* allow rotate of image (permanently on FS, so its right everywhere)
|
||||
* file browser:
|
||||
- maybe back feature/button?
|
||||
|
||||
* improve photo browser -> view file, rather than just allowing browser to show image
|
||||
* allow rotate of image (permanently on FS, so its right everywhere)
|
||||
|
||||
* face locations:
|
||||
START FORM SCRATCH so all images have face_locn data
|
||||
@@ -16,6 +17,7 @@
|
||||
* refimg
|
||||
- remove AI menu from top-level -> make a sub-of Person, and just have Match or AI
|
||||
|
||||
* remove dirs after the duplicate cleanup removes all its content
|
||||
* fix up logging in general
|
||||
* comment your code
|
||||
* more OO goodness :)
|
||||
|
||||
Reference in New Issue
Block a user