final todo for today

This commit is contained in:
2022-01-23 01:08:17 +11:00
parent 4b89831e0f
commit fe35ed0d02

9
TODO
View File

@@ -3,14 +3,17 @@
- remove all "Options()" that are not set by a user-choice in the F/E and just make sure new "Options" sets all defaults as needed
- some done, just finish it
* going forward into search page (and probably all POSTs) does not work -- use POST -> redirect to GET
/viewlist ? -> think it works, BUT, need a rewrite anyway to use json data rather than new urls...
* fix BUG-81
* browser back/forward buttons dont work -- use POST -> redirect to GET
job.py:@app.route("/jobs", methods=["GET", "POST"])
job.py:@app.route("/job/<id>", methods=["GET","POST"])
-- these need to store 'job prefs' somewhere...
-- these need to store 'job prefs' somewhere... (extras?)
files.py:@app.route("/fix_dups", methods=["POST"])
???
* refimg locns can lose an array idx of 0 always.
* delete / rescan in dev, needs to delete faces, frl, ffl, ...
* search allow noo?