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
66eab072ceccbf68be47f007f74f6b2916ea41e9
photoassistant
/
templates
History
Damien De Paoli
645d419748
moved JoblogSearch to internal/js/ as it does not need any jinja processing, added button and hotkey to show logs, and brief logs into dbox - it works, but needs prettying up
2022-02-06 11:36:25 +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
remove old route for /search and fix issue where searching for empty string was failing
2022-01-30 23:42:38 +11:00
dups.html
minor clean up of screen content
2021-09-04 19:50:27 +10:00
faces.html
hacked /files_ip for now, this whole page is a bit of a mess, not sure we keep it - and its a kludge to assume its in the file_ip path -- only will work if img is in import path and we are viewing in flat mode, but at least this means we dont break the app, just get a confused viewer message. Also use tmp_locn rather than face.locn for viewlist to fix BUG-82
2022-01-28 20:48:56 +11:00
file_list.html
quick fix for view being a POST, its now redirected to a GET, but I want to fix up the viewlist properly as well, should work for now though
2022-01-20 11:26:09 +11:00
files.html
spc
2022-02-02 18:48:48 +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
removed useless [0] for face_locn in refimg code
2022-01-31 21:08:33 +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
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
formatting
2022-02-02 21:11:29 +11:00
states.html
remove debug
2022-01-30 23:46:15 +11:00
viewer.html
moved JoblogSearch to internal/js/ as it does not need any jinja processing, added button and hotkey to show logs, and brief logs into dbox - it works, but needs prettying up
2022-02-06 11:36:25 +11:00