Skip to content

FETCH/UPDATE with server file browser features implemented

Inseo Kim requested to merge SYNC_MULTIWINDOW_UPDATE into main

THE LEGENDARY TALE OF THREE MEN FROM 12 TO 4

  1. New file browser which browses server files.
  2. FETCH feature implemented: users can fetch and get latest update from server. It will update related windows' content.
  3. UPDATE feature implemeted: users can update thier work to the server.
  4. FETCH feature is possible in file browser.
  5. Delete in server side will not affect locally.
  6. DELETE in local side will not affect server.

Merge request reports