fz0x1

Results 40 comments of fz0x1
trafficstars

@d03j @zadam There is my nginx config with **basic auth** protection ``` server { listen 80; server_name site.com; return 301 https://site.com$request_uri; } server { server_name site.com; access_log /var/log/nginx/trilium_access.log; error_log /var/log/nginx/trilium_error.log;...

@zadam, could you please add the config above as an example configuration for **Basic Auth** to the [wiki](https://github.com/zadam/trilium/wiki/Server-installation)?

> > > `/api/sync/*` and `/api/login/sync` > > > > > > Exceptions for `/api/sync/*`, `/api/login/sync` and `/api/setup/status` worked for me. > > I would still love to have the...

> What part of the content needs to be encrypted? memo's content? Yes, memo's content

@Druyaj018 @Se5sion Hi there, You can install my fork for now - https://github.com/foozzi/wafw00f I have added the 'Hatch' project manager.

Hi there, Is the issue still not fixed by the author?

> > Hi there, Is the issue still not fixed by the author? > > I assume it isn't, as this issue is still open. Did you have any luck...

I have reviewed the code and noticed that it's not an issue. Look at this code. It works only manually: https://github.com/vimwiki/vimwiki/blob/dev/plugin/vimwiki.vim#L358 https://github.com/vimwiki/vimwiki/blob/dev/plugin/vimwiki.vim#L392 https://github.com/vimwiki/vimwiki/blob/dev/plugin/vimwiki.vim#L416 `VimwikiDiaryIndex` runs the code below: https://github.com/vimwiki/vimwiki/blob/dev/autoload/vimwiki/diary.vim#L336 ```vim...

> I just install and tried QTile and im also having this issue with QTile not scaling to Xft.dpi: 192, i normally use AwesomeWM and its bar and bar's widgets...

> Could you provide more details? You can contact [[email protected]](mailto:[email protected]) for personal help. No, I don't know how it happened, I just use the app and the sync feature