Spyke

Posts

selfhosted·Selfhostedbyfossyou

WebDAV on Windows 11 - HTTPS Not Working & Sync Issues (Local Network Only)

Hello to everyone!

Very new to WebDEV and I’m pulling my hair out trying to set up it on Windows 11 for local network use only (no internet access needed). I’ve hit two major roadblocks, and I’m hoping someone here can save me from this nightmare.

The problems:

  1. HTTPS connection fails:
    I can only get WebDAV to work over HTTP, not HTTPS. I’ve created a self-signed certificate, but it’s still not working. Am I missing something obvious?

  2. Sync issues with Android apps and another computer:
    I’ve tried syncing with apps like Joplin, EasySync, DataBackup, and Diarium. While they can push data to the WebDAV server, they can’t pull data back. It’s like the PUT method works, but GET doesn’t. Is this a certificate issue, a permissions problem, or something else entirely?


What I’ve done so far:

Here’s my setup process in case it helps diagnose the issue:

1. Windows Features:

  • Enabled Internet Information Services (IIS) (which auto-enabled Web Management Tools and World Wide Web Services).
  • Enabled WebDAV Publishing under World Wide Web Services > Common HTTP Features.
  • Enabled Basic Authentication under World Wide Web Services > Security.

2. IIS Manager:

  • In Default Web Site > WebDAV Authoring Rules, I enabled WebDAV and added an authoring rule for All users with Read, Source, and Write permissions.
  • Enabled Basic Authentication and disabled Anonymous Authentication and ASP .NET Impersonation.
  • Created a self-signed certificate under Server Certificates and bound it to the Default Web Site for HTTPS.

3. Folder Setup:

  • Created a folder (e.g. C:\WebDAVShare) and added it as a Virtual Directory in IIS with an alias (e.g. webdav).
  • Set permissions for a local user (DESKTOP-PC\webdavuser) with Full Control.

4. Directory Browsing:

  • Enabled Directory Browsing in IIS.

5. Accessing WebDAV:

  • Accessed the server via https://192.168.1.10/webdav in my browser.
  • Entered credentials (DESKTOP-PC\webdavuser + password) and could see the files, but the connection was HTTP, not HTTPS.

Additional info:

  • I’ve exported and installed the self-signed certificate on both my Android devices (Android 13 & 15) as VPN and app user certificates. I couldn’t install them as CA certificates - not sure if that’s the issue.

What am I missing?

  • Why isn’t HTTPS working despite the self-signed certificate?
  • Why can’t my Android apps pull data from the WebDAV server (nor another computer on same network)?
  • Is there a specific Windows feature, permission, or setting I’ve overlooked?

I’m at my wit’s end here, so any help would be hugely appreciated. If you’ve dealt with WebDAV on Windows 11 or have any insights, please chime in!

Thanks in advance and I'm sorry if this is not the right place to ask this :(

View original on lemm.ee
chatgpt·ChatGPTbyfossyou

Customizing ChatGPT experience: I'd love to hear your suggestions for new fonts

For people who don't like much the new font on the ChatGPT website, which font would you rather prefer to use (Except Inter, Roboto, DM Sans)? I noticed that there are people who don't like the current font, so I decided to add a custom fonts for the web extension that already customizes the ChatGPT UI. It would be really helpful to know more specifically what would be more pleasant for your eyes to read.

PS. if someone is into customizing, the extension is GPThemes (There are Firefox's Desktop and Android versions too)

View original on lemm.ee
programming·Programmingbyfossyou

Hey guys, I just wanted to share that I made a browser extension that enhances the ChatGPT UI

It's not the most fancy thing out there, but if you're still using ChatGPT 3.5 and are looking for something a little different, why not give GPThemes a try? It's a free and open-source browser extension for Chrome and Firefox (Desktop and Android) that'll give your ChatGPT website a fresh new look.

WHAT AWAITS YOU:

  • Modern themes: Light, Dark, and Black (AMOLED) for a stylish and more visually appealing experience.
  • Effortless theme switching: Change themes on the fly with a single click using floating button. Well, fine, Mr. Nitpicker, technically it's a two-click saga 🥲
  • Chat bubbles: Modern and sleek conversation design that clearly differentiate your messages from the AI's responses
  • Clean and spacious layout: No more feeling cramped, just generous spacing and clean lines for smooth chat sessions.
  • Subtle animations: Enjoy a touch of elegance with subtle animations that enhance readability and flow.

SOON: Custom theming to personalize your chat experience with your chosen accent color, adding a unique touch to your conversations. See the live preview as you're selecting your perfect hue via colorpicker.

SAFE AND TRANSPARENT:

  • GPThemes requests two permissions:
    • Storage: To remember your chosen theme across all ChatGPT pages.
    • Access to chat.openai.com (old) and chatgpt.com (new) domain: To modify the website's appearance within ChatGPT.
  • Open-source code: You can see exactly what GPThemes does.

DOWNLOADS:

(The attached image is only a sneak peek)

View original on lemm.ee

You reached the end