Serge
Serge
Just in case, i have just uploaded a 1.0.3-SNAPSHOT version, allowing to have : - either the "Topics" definition at top level in the JSON configuration (as nowadays, acting as...
Good, then - thanks for having confirmed that it's (at least somehow) working also for P1S.
Same use case for me. I'm surprised this is not the default behavior indeed. I would like : - All URLs to be password protected ("/admin", "/", "/list") - EXCEPT...
Ok found it after giving a look at the code. The bindings are "GTK constants". The constants can probably be found in the GTK code, i've just quickly found them...
But i don't think this is the core point of this discussion : the point, to say things differently, is "how could we 'repair' a broken PDF (not strictly respecting...
So this is a clean "test PDF" with the erroneous date, as an easy-to-use input. It's openable with probably every single tool, example here with EVINCE (but also tested/working with...
In the end there is only one point (and this is exactly what this issue is about) : when there are "weird" (and wrong !) dates, PDFCPU fails to validate...
Interesting. On my side (just to let you know), i have an extra corner case : i would need a way to configure (for some specific tiles) an "Authorization" bearer...
Same here, "monitoror" was a really nice tool and very well polished. The biggest transformation needed being IMHO the capacity to manage "observables" as plugins (like what caddy is doing)...
``` cargo run Updating crates.io index Locking 1 package to latest Rust 1.86.0 compatible version Adding openssl-probe v0.1.6 Downloaded openssl-probe v0.1.6 Downloaded 1 crate (8.1 KB) in 0.20s Compiling openssl-probe...