pierobot / mangapie

This is a self-hosted server for archived manga.
BSD 3-Clause "New" or "Revised" License
65 stars 9 forks source link

Visual glitch in admin #175

Closed kurim closed 4 years ago

kurim commented 4 years ago

In admin area is a visual caused by long path. May be it start in "base" dir and not in absolut path

image

donotos commented 4 years ago

Hey! You should really not give away your url just like that, even more so if you kept the default dev password:

kurim commented 4 years ago

yes your right, caused by many reinstalled cause database got broken than i forget to disable dev...

//edit: in this case: a baned user still can login..., ppl like this should get a message that they are banned

donotos commented 4 years ago

you should not make your ssh server listen to the internet either, i was able to make a call on the default port.

kurim commented 4 years ago

thank's for the hint, but it's ok in this case

pierobot commented 4 years ago

How many characters long is your path? What browser and version?

In my case it wraps fine. image

kurim commented 4 years ago

Chrome: Version 81.0.4044.138 (also in Edge: 81.0.416.72, but its nearly the same as chrome) 67 Characters

Also happens in: Edge: 81.0.416.72 IE 11

pierobot commented 4 years ago

Confirmed in Chromium.

https://github.com/pierobot/mangapie/commit/9fa4c9dde4ac7be20986960a15065e93de1d1d91 should fix it