Xteink-X4-crosspoint-reader/src/network
Aaron Cunliffe f67c544e16
Some checks failed
CI / build (push) Has been cancelled
fix: webserver folder creation regex change (#653)
## Summary

Resolves #562 

Implements regex change to support valid characters discussed by
@daveallie in issue
[here](https://github.com/crosspoint-reader/crosspoint-reader/issues/562#issuecomment-3830809156).

Also rejects `.` and `..` as folder names which are invalid in FAT32 and
exFAT filesystems

## Additional Context
- Unsure on the wording for the alert, it feels overly explicit, but
that might be a good thing. Happy to change.

---

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? _**< PARTIALLY >**_
2026-02-02 21:27:02 +11:00
..
html fix: webserver folder creation regex change (#653) 2026-02-02 21:27:02 +11:00
CrossPointWebServer.cpp Refactors Calibre Wireless Device & Calibre Library (#404) 2026-01-27 22:02:38 +11:00
CrossPointWebServer.h Refactors Calibre Wireless Device & Calibre Library (#404) 2026-01-27 22:02:38 +11:00
HttpDownloader.cpp Refactors Calibre Wireless Device & Calibre Library (#404) 2026-01-27 22:02:38 +11:00
HttpDownloader.h fix: OPDS browser OOM (#403) 2026-01-22 01:43:51 +11:00
OtaUpdater.cpp refactor: Re-work for OTA feature (#509) 2026-01-28 01:30:27 +11:00
OtaUpdater.h refactor: Re-work for OTA feature (#509) 2026-01-28 01:30:27 +11:00