|
|
de81db9412
|
unmatched faces now sorts size of face desc, and is slightly prettier -- still slow and only takes you to the file anyway, might optimise that later. still no code to auto deal with unmatched face, but will add some capabilities next. Also, remembered last dir when file_ip/sp/bin. Also throw error if try to find unknown person - happened since I allowed the back/forward.
|
2022-01-18 20:59:39 +11:00 |
|
|
|
096d4f79cf
|
scans now put AI back on by default, and optimise to only call path-level scans once per path, rather than once per dir in path
|
2022-01-16 12:51:25 +11:00 |
|
|
|
684cc27df9
|
first quick pass of user menu in navbar which shows simple read only prefs content, and a logout option that works
|
2022-01-16 11:37:49 +11:00 |
|
|
|
12726ed186
|
added # matches on show persons page, and fixed issue with search OPT being hardcoded and not using those in the DB
|
2022-01-16 00:55:23 +11:00 |
|
|
|
95c5413985
|
treat a Search as a "path" in PA_PREFS so we can remember settings for a search too - this fixes the issue where prefs are "changed" when you go from import/storage -> search -> import/storage again
|
2021-10-17 15:45:10 +11:00 |
|
|
|
58889c394f
|
fixed BUG-71 - size is lost from view details
|
2021-10-10 11:30:32 +11:00 |
|
|
|
eca9c24665
|
add fullscreen into pa_prefs class, and default to False if not set
|
2021-10-01 22:14:33 +10:00 |
|
|
|
e07d6c462b
|
remember orig_url properly in OPT so that viewlist knows if we were originall import or storage for GetEntries to continue the list
|
2021-09-22 18:43:01 +10:00 |
|
|
|
0d9d1c01db
|
remove prints
|
2021-09-20 21:10:14 +10:00 |
|
|
|
de6ba62b67
|
user prefs now in table (per user/path combo) and works
|
2021-09-20 21:08:46 +10:00 |
|
|
|
a64b651118
|
use new base_path Setting, but have not tested use of absolute paths instead of relative paths, also need better tooltips for the paths -- AND, still have odd trailing slash due to SymLinkName, etc. being too complex
|
2021-09-05 21:58:54 +10:00 |
|
|
|
10fcda0d7c
|
convert OPT from a dict to a class
|
2021-08-29 20:13:26 +10:00 |
|