cmer

Members
  • Posts

    71
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

cmer's Achievements

Rookie

Rookie (2/14)

5

Reputation

  1. I don't use Caddy anymore, so I will not be releasing an update. You should just install the official release: https://hub.docker.com/_/caddy
  2. I'm having the same issue. Privoxy only accepts local connections, but not from LAN. It was working perfectly before, something changed in the image. Not sure what...
  3. You might want to switch to the official Docker image. I no longer use or update this one. This is the one I use now: docker.seadrive.org/seafileltd/seafile-pro:latest You can read more about it here.
  4. Yes. The theme changed quite a bit so I need to put in a good amount of work. But I'll definitely do it. I have updated the code base already to ensure that it doesnt break 6.7. It simply won't install on an unsupported version.
  5. In case you guys missed it in General, I have modified the Unraid 6.6.x theme to my taste. You can see it and download it here: https://github.com/cmer/unraid-sanity
  6. Make sure to read the instructions on GitHub. https://github.com/cmer/unraid-sanity
  7. Hi @limetech, Is there documentation somewhere that describes the purpose of each file for a theme, which ones to edit, etc? I couldn't find anything and I want to "do it right" instead of just hacking things together. thanks!
  8. Look in the developer console to see what's happening. Also try running this on your unraid box: curl https://raw.githubusercontent.com/cmer/unraid-sanity/master/dynamix-sanity.css -o /usr/local/emhttp/plugins/dynamix/styles/dynamix-sanity.css curl https://raw.githubusercontent.com/cmer/unraid-sanity/master/default-sanity.css -o /usr/local/emhttp/plugins/dynamix/styles/default-sanity.css
  9. What browser are you using? It works perfectly fine here in Safari, Chrome and Firefox.
  10. That's actually the new look. You don't like it? 😂 Make sure the CSS is not broken. It looks like something is wrong with it. Or try clearing your browser history.
  11. Ok I'll do that. There are some more tweaks I'd like to make first, but then I'll submit it.
  12. Font size has been changed. If you want to make it smaller, it's easy. Just change the font size here: https://github.com/cmer/unraid-sanity/blob/master/default-sanity.css#L4 All font sizes are now proportional so changing it once there will change ALL the other sizes as well.
  13. It's based on White but I made many changes. Changes and how to install are in the README.
  14. Give this a shot: https://github.com/cmer/unraid-sanity I think it's an improvement over the "stock" 6.6 UI.