pacien
pacien
Release v0.41 now makes the config and log directories available to the stock file manager and other editor apps. Please test :)
Quoting Rowan (2024-10-04 22:32:19) > When upgrading to 0.41 via the play store all existing configurations > are missing from the UI. If I connect via adb they're still in...
Quoting Rowan (2024-10-04 23:11:54) > /data/user/0/org.pacien.tincapp/files/rList: The destination file already exists. Thank you for sharing the log; Seems like some system file made the whole automatic migration process fail. I've...
Thanks everyone for the feedbacks! I think this issue is now resolved; closing.
Rebased on latest `main` and amended to add shorthand CLI flags.
Rebased on latest `main` to fix merge conflict. Updated Nix hashes to apply the new patches: ```nix { services.ollama.package = pkgs.ollama.overrideAttrs (oldAttrs: { patches = (oldAttrs.patches or {}) ++ [...
(Same idea as in this discussion: https://github.com/artempyanykh/marksman/discussions/119#discussioncomment-4317648)
I couldn't find a pure Java or Kotlin implementation of a dot graph renderer. So we would indeed probably need to bundle a copy of graphviz. Its licence should allow...
Quoting Lukas Lihotzki (2024-06-20 18:51:45) > Remember to change the redundant service file inside install.sh too, as #389 is not merged. Good catch, this is now amended :+1:
Merged as part of https://github.com/stalwartlabs/mail-server/commit/71c3c06c01807810bd03fdf6d301078e93c93af7 :+1: