Files
nextcloud-notes-desktop-app/src
drelich 995696fea3 Refactor WebDAV path construction and fix note move operations
- Replace Node.js fetch with Electron net.request for better session handling
- Extract WebDAV path building into reusable private methods with proper URL encoding
- Add helper methods for category path encoding and attachment path construction
- Fix note move operations to use remote category/filename from saved snapshots
- Add ensureCategoryDirectoryExists to handle nested category creation
- Only move/rename attachment folders when note has any
2026-04-06 17:40:57 +02:00
..