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
3472717d017780d44977ad4a7839a8c0f5dda72f
photoassistant
/
templates
History
Damien De Paoli
3472717d01
fixed BUG-44: quickly clicking in folder view can somehow end up with a view/<id> crash
2021-08-30 18:25:19 +10:00
..
aistats.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
base.html
complete rewrite of viewer, videos need to be fixed. Otherwise, viewer now loads entry data for all "how_many" images on the screen, and allows prev/next movement between images without a DB load for the current page of images, then as required, it will retrieve the prev/next "how_many" from the database via /viewlist route, and go back into view/<id> of the appropriate new image of the new list. Also prevents going below 0 and beyond end of DB for the first time.
2021-08-27 23:38:31 +10:00
dups.html
alert in form fails in bs5?, so made it a div
2021-08-30 18:24:55 +10:00
file_list.html
convert OPT from a dict to a class
2021-08-29 20:13:26 +10:00
files.html
fixed BUG-44: quickly clicking in folder view can somehow end up with a view/<id> crash
2021-08-30 18:25:19 +10:00
joblog.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
jobs.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
login.html
moving to /internal for a js dir, icons.svg Ive built, etc. and added route in files.py, updates all html to use new path
2021-08-15 00:26:27 +10:00
person.html
moving to /internal for a js dir, icons.svg Ive built, etc. and added route in files.py, updates all html to use new path
2021-08-15 00:26:27 +10:00
persons.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
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
added ai model settings
2021-07-25 13:18:18 +10:00
viewer.html
viewer hotkeys are in tooltip now
2021-08-30 17:47:33 +10:00