Oleksa

Results 154 comments of Oleksa

> I hava placed a PR which by default uses the native Signal-Cli HTTP endpoint and falls back to morph027 / bbernhard if that is not available. > > FYI,...

> Well, you need to checkout the app from git, apply my PR, build the app ... all this inside a Nextcloud installation. Hi! Sorry for so late question. Have...

> Whether user have internet connection or not, the app should react lively and give information to the user. Actually it does. If there's no connection with the server you...

Try 3.28.2 version from github.

As a workaround I have added to the file js/pdfjs/web/viewer.css at line `1404 + font-size: 13px;` so a piece of code: ``` :is(.toolbar, .editorParamsToolbar, .findbar, #sidebarContainer) :is(input, button, select), .secondaryToolbar...

Hi! This is a very good incident. I have a table with 189 rows and the data are downloaded in webUI very slowly, and the page freezes. The same with...

> Hi @ostasevych. I'm unable to reproduce this. Can you please share a screencast of what's happening? Sadly, I cannot share screencasts, please, find the screenshots where I show how...

The update to v.0.7.1 hasn't solved the issue :( I am still having trouble with sorting by date in views.

UPD: I suspect that the command `occ tables:legacy:transfer:rows --all` broken the data format thus the date data are no more _sortable_. Can anybody check that?

All my rows from the table have gone (!!!) after update to 0.7.0. These are around 250 records. What to do to bring them back? Is it possible to downgrade?...