Webreaper / Damselfly

Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
GNU General Public License v3.0
1.45k stars 76 forks source link

Logging in via default theme #510

Closed drycounty closed 6 months ago

drycounty commented 6 months ago

Not sure if this is a known issue already, but after installing this via Docker on synology, the default theme was the dark green. I cannot see the login/password as the background is black, and the text is also black. Perhaps if the default theme were grey, it would allow you to see if the fields are entered.

Webreaper commented 6 months ago

Never seen that before! If you press Shift-refresh does it work better?

Also, you might want to try pulling webreaper/damselfly:dev - it's got a lot of fixes including some around themes.

drycounty commented 6 months ago

trying the dev release didn't fix -- here's a screenshot after switching themes. The only way to view any content on the page is to highlight/scroll.

I'm attempting this via Synology 423+ w/18GB of RAM, but another friend has seen the same behavior with the latest release on a Mac Pro (32GB RAM).

Screenshot 2024-03-05 at 9 17 12 AM
Webreaper commented 6 months ago

Okay, thanks for the info. I've never seen this before, so not sure how I'll repro. Did you check the dev tools to make sure that styles are loading etc? THat's the only thing I can think it might be, and it looks like a bunch of stuff is missing styles in that screenshot.

Webreaper commented 6 months ago

I think I have a fix for this now. Available in the dev version - will release next week.