leepeuker / movary

Self hosted web app to track and rate your watched movies
MIT License
388 stars 14 forks source link

REQ: change main page title #570

Closed punkyard closed 7 months ago

punkyard commented 7 months ago

Description

at the top left, it reads MOVARY

Desired Behavior

could it be possible to edit this through admin interface? we'd give it the name of our movie fan tam

Additional Context

movary credits could be moved to the center bottom of the page - as it is regular to see ..

cheers

leepeuker commented 7 months ago

Changing the brand should be easy to implement, I will look into it.

movary credits could be moved to the center bottom of the page - as it is regular to see ..

I am not really sure what you means with this? Which Movary credits do you want to move from where?

leepeuker commented 7 months ago

Added new option Application Name to the Server -> General settings page.

image

Application name will be displayed as the navbar brand name (as seen in the screenshot) and as page title on the login page.

Alternatively to the UI you can use the new env variable APPLICATION_NAME to set the name.

punkyard commented 7 months ago

Movary at the bottom of the page, as woth github for instance

D3171043-9747-4BEF-98DE-ACAA9419CD9B

leepeuker commented 7 months ago

Hm I see. And how would the navbar look like when the logo/name is moved to the bottom?

punkyard commented 7 months ago

i think that's a different subject. my topic here is the name.

is it possible to change to name Movary by our organisation name in the top bar. and eventually move the name of the app Movary, to the bottom of the page.