JKSV/inc/fs
Martin Riedel 938c52b603 feat: Webdav support for remote storage
- Created common interface that GDrive and Webdav implement (rfs::IRemoteFS)
- Moved shared functionality into shared interface/implementation
- drive.h/.cpp was replaced by remote.h/.cpp
- fld.cpp now gets a copy of RfsItem (former gdIems), because the implementation is not required to retain these (e.g. Webdav does not)
- UI presentation changed from [GD] to [R] (Remote)
2023-07-09 23:13:01 -04:00
..
dir.h Ignore dot (.) files 2023-07-05 11:00:27 -04:00
file.h Move stuff, fix stuff. 2021-10-12 23:14:04 -04:00
fsfile.h Code Revisions + Auto extend saves 2021-10-12 21:36:33 -04:00
fstype.h Fix config loading, early drive code, threaded file read/write 2021-11-30 15:58:05 -05:00
remote.h feat: Webdav support for remote storage 2023-07-09 23:13:01 -04:00
zip.h Code Revisions + Auto extend saves 2021-10-12 21:36:33 -04:00