Christian Eichert

Results 20 comments of Christian Eichert

this https://github.com/LibreTranslate/LibreTranslate/pull/296/commits/b4f3a524222bf64e705355f9ef989b8eed4274d5 is just some css improvements for mobile

> Hey @ecxod hand thank you for the PR, but I'm not sure we want to hide / move the API code generation example; what's the goal here? I thought...

This is a comparation how it whould look on mobile ### ACTUAL VERSION ![image](https://user-images.githubusercontent.com/102165928/183326928-383c0f64-46cd-4403-b3e5-747f139dd05c.png) ![image](https://user-images.githubusercontent.com/102165928/183327135-6f985939-fdc5-44a9-8797-8f26023c8e7e.png) And when you press the Hamburger ... ![image](https://user-images.githubusercontent.com/102165928/183327808-abcd44a4-44b8-4fef-8ac1-0df783bf3fa6.png) - - - - - ### NEW...

this one https://github.com/LibreTranslate/LibreTranslate/pull/296/commits/98b1072691e153a45ef8bea11e22b8594af7507d just made all buttons the same width by making in main.css ```css .btn-switch-type{ width:12rem; } ```

If you want to show the users, the role_names and the role_attributes then you can try something like this: ``` SELECT usename AS role_name, CASE WHEN usesuper AND usecreatedb THEN...

It looks like this question is somehow a duplicate of #4958 I was able to migrate with https:// and user and password.

A smart solution would be to try propose to fetch from "http://" and propose the correction in the error message. > git:// link is not supported through the product, >...

> Also can you please elaborate on installing in virtualenv? Can you share with us how have you installed self-hosted? certainly no problem ``` apt install redis-server virtualenv postgresql xmlsec1...

it is exactly what I do not want.