Joshua

Results 13 comments of Joshua

I also need this, often times I need to modify/create some pdfs (taking notes during lectures for example) on my tablet and synchronize them as soon as a connection is...

Currently Favorites are ordered by upload date (more precisely by id) for `prev` and `next` TODO: order by date when they where favored.

if you use systemd (journald), you can set `backend = systemd` in your fail2bans jail config

I just saw that there is an explanation in the PS of quickstart. I will try providing my own certificates

I am currently trying to proxy the interface but it tries to do xhr to `localhost:configuredport` instead of `proxydomain:443`. can I somehow configure the base domainname/port or would it be...

> do you already have a TLS cert-refresh script for the reverse proxy that you'll be using for mox as well? I am just using dehydrated (with dns challenge) in...

I wanted to use this to create custom notification logic: ``` create or replace function monitor_values() returns trigger as $$ begin perform pg_notify('monitor_queue', json_agg(inserted)::text) from inserted; return NULL; end; $$...

Add change password functionality. that would not require a mail server.

\ 4K is 4096x2160 which is 17:9 btw the 16:9 equivalent would be UHD-1 3840x2160 2560x1440 is WQHD https://upload.wikimedia.org/wikipedia/commons/0/0c/Vector_Video_Standards8.svg

Same issue. Host: Win 10 Synergy 1.8.8 Client: Archlinux Synergy 1.8.8 copy pasting special characters such as `ßäöü` results in ? on the client (havent tried the other way around)...