Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change txt files formatting to Markdown #45

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

KindDragon
Copy link

So they can be viewed with formatting directly on GitHub

rpaquay and others added 18 commits February 15, 2018 15:00
* Don't recurse in non-parent paths
Use the right set of options with "ContinueWith" to avoid
deadlocking the UI thread when running a server request
from the UI thread.
* This is that there is only one request to the server in most cases
  of small changes to the tree.
Protobuf deserialization creates instances of elements of a List<T>
even if the sender sent "null" value. This is problematic for
DirectoryEntry, as protobuf also fails to understand inheritance
information and ends up trying to instantiate FileEntry objects.
* Don't disable file change detection optimization for files inside symbolic
  link directories. This is unreliable anyways.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants