leonghui

Results 10 comments of leonghui

Thanks for the swift reply but unfortunately docker-proxy returned an error: ``` labels: caddy.dynamic_dns.provider: "duckdns " caddy.dynamic_dns.domains_0: "duckdns.org subdomain" ``` ``` "[ERROR] Removing invalid block: parsing caddyfile tokens for 'dynamic_dns':...

You are right, the parser is not handling the period correctly. In the meantime, I will try the suggested workarounds. Thanks again! ``` "domains": { "duckdns": [ "@" ], "org":...

@Odysseus16 Thanks for your work, I am looking forward to Totp support but I will need to migrate my data over to your build for testing. @VictorNine Issue above still...

Interesting suggestion. Instead of Javascript, [qrencode ](https://github.com/openwrt/packages/tree/master/libs/qrencode) is currently used by 3 LuCI packages to generate QR codes: - luci-app-wireguard - luci-app-fwknopd - luci-app-travelmate

I managed to compile libtirpc by bumping the version to 0.3.1 in makefile and replacing the patches with those from [buildroot](http://git.buildroot.net/buildroot/tree/package/libtirpc?id=6dc861f2a2b413a50630ee762a81830df670f227). Issues with uClibc were fixed in the newer versions....

@wongsyrone done, see https://github.com/tobiaswaldvogel/openwrt-addpack/pull/10

@wongsyrone I disabled AIO because file transfer was slower with it on my RT-N56U. Perhaps I can add it back as a config option in makefile.

Same success with newer hardware, this time using the mkinitcpio `bluetooth` hook in ZFSBootMenu: `04:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)` ``` MODULES=(cmac uhid) HOOKS=(base udev autodetect...

+1. Additionally, the group Delete button is visually the same as the Edit and Unlink buttons, compared to the watch Delete button:

> yeah this could also be a nice setting I created a [new request](https://github.com/dgtlmoon/changedetection.io/issues/2394) for this to be configurable. I used to have a mix of high-priority (Apprise) and low-priority...