Commit Graph

4 Commits

Author SHA1 Message Date
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
J-D-K
411452658c Update translation files, might need a second look 2021-11-30 15:59:13 -05:00
J-D-K
815cdaf513 Revised translation loading, exporting 2021-09-26 02:09:37 -04:00
J-D-K
bdd1a1d88d Remove namespace from source files, add more text to translation text, add place holder files for translations, make folder menus share functions 2020-05-22 22:17:33 -04:00