This website requires JavaScript.
Explore
Help
Sign In
ddp
/
photoassistant
Watch
1
Star
0
Fork
0
You've already forked photoassistant
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
505a5fa81307512ebdf52ca5dfff4b3ff03f32f7
photoassistant
/
templates
History
Damien De Paoli
505a5fa813
made search a POST to /search be a redirect to a GET /search/<search_term> so that it works with back/forward buttons in the browser
2022-01-19 22:40:47 +11:00
..
aistats.html
made search a POST to /search be a redirect to a GET /search/<search_term> so that it works with back/forward buttons in the browser
2022-01-19 22:40:47 +11:00
base.html
made search a POST to /search be a redirect to a GET /search/<search_term> so that it works with back/forward buttons in the browser
2022-01-19 22:40:47 +11:00
dups.html
minor clean up of screen content
2021-09-04 19:50:27 +10:00
faces.html
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
file_list.html
fix issue with OPT.how_many being an int, so it is not setting the "selected" string options in CreateSelect
2021-09-22 20:58:01 +10:00
files.html
tweaked bin icon for small/large displaying, added todo around viewing on phone and maybe datatables
2022-01-14 11:20:41 +11:00
joblog.html
remove debug
2022-01-16 14:49:56 +11:00
jobs.html
implemented job archiving (via a Setting, and just viewing recent or all)
2022-01-13 23:11:21 +11:00
login.html
wrong password now has close button looking consistent AND actually closes alert
2021-10-08 22:31:31 +11:00
person.html
first pass of allowing to scan for all files in import and storage paths <- works, and showing all unknown faces to handle them somehow - very rudimentary
2022-01-10 01:20:20 +11:00
persons.html
made search a POST to /search be a redirect to a GET /search/<search_term> so that it works with back/forward buttons in the browser
2022-01-19 22:40:47 +11:00
prefs.html
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
refimg.html
remove -lg- / bootstrap 5
2021-07-22 20:43:11 +10:00
refimgs.html
okay this now works with bootstrap 5, I dont love the sz buttons / mixed black and white hover text needs love - probably own class with own styles, but I dont want to hard-code info color, need to work out how to do style / css using the right bs variable for info color
2021-07-20 19:03:14 +10:00
settings.html
use tooltips for settings, to explain path usage in particular
2021-09-06 19:16:24 +10:00
viewer.html
fixed BUG-78 (deleted recursively too far - took out parent_dir), also deleting from the viewer page works with Delete key too. Removed debugs in viewer for fullscreen
2022-01-14 13:49:39 +11:00