nextcloud-desktop/src
Christian Kamm f5cf03b6a6
On-demand downloading: Placeholder-file based prototype
- Controled by an option.
- New remote files start out as ItemTypePlaceholder, are created with a
  .owncloud extension.
- When their db entry is set to ItemTypePlaceholderDownload the next
  sync run will download them.
- Files that aren't in the placeholder state sync as usual.
- See test cases in testsyncplaceholders.

Missing:
- User ui for triggering placeholder file download
- Maybe: Going back from file to placeholder?
2020-12-15 10:57:43 +01:00
..
3rdparty Enable bugprone-narrowing-conversions clang-tidy check 2020-09-01 06:37:03 +00:00
cmd Partial Revert "Adapted for cmd version and added migration step for config file" 2020-11-10 17:46:43 +00:00
common Fix Windows compilation broken after QML debugging fix. 2020-11-24 16:50:16 +02:00
crashreporter macOS: Use macdeployqt instead of the old admin/osx/macdeployqt.py 2020-06-07 14:39:42 +02:00
csync On-demand downloading: Placeholder-file based prototype 2020-12-15 10:57:43 +01:00
gui Ensure a sync happens after a conflict resolution 2020-12-15 09:40:57 +00:00
libsync On-demand downloading: Placeholder-file based prototype 2020-12-15 10:57:43 +01:00
CMakeLists.txt Windows: Enable CFG and SafeSEH linker security flags 2020-08-03 10:11:33 +02:00