Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
-
-
-
Forked from syncthing/syncthing-android
Wrapper of syncthing for Android.
-
Forked from syncthing/syncthing-inotify
File watcher intended for use with Syncthing (Linux, BSD, Windows, OSX)
Go 1
-
Forked from joakimskoog/anapioficeandfire-python
A Python helper library for https://anapioficeandfire.com
Python 2
-
841 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 42 commits in 2 repositories
Created 1 repository
Created a pull request in syncthing/syncthing that received 8 comments
lib/protocol: Send Close message on read error
Doing some testing for untrusted feature I noticed that errors processing cluster-config didn't result in the connection being dropped on the remot…
Opened 41 other pull requests in 4 repositories
syncthing/syncthing
29
merged
4
open
1
closed
- lib/fs, lib/model: Cover more windowsyness sanitizing paths (fixes #7075)
- lib/api: Shut the api down gracefully (fixes #7138)
- lib/db: Do not reset index-id when dropping device (ref #7135)
- lib/model: Fix enc file size when pulling (fixes #7152)
- lib: Skip deleted, locally changed on recv-enc folders (fixes #7153)
- all: Handle errors opening db/creating file-set (ref #5907)
- build: Ignore noscript in translation-script
- gui: Fix & improve sharing with untrusted device
- lib/model: Don't send locally changed on recv-enc (fixes #7137)
- lib/protocol: Fix OOR panic on recv-only folders
- gui: Incorrect recv-enc folder status after revert
- lib/db: Store versions for last successful db migration
- lib/db: Reset index-id when dropping device
- lib/model: Never send unpaused folder without index info
- lib/model: Retain index info for new folders/devs (ref #7100)
- lib/model: Index racyness between conns and folders (ref #7100)
- all: Add configurable defaults (fixes #4224, fixes #6068)
- all: Refactor preparing configuration
- lib/model, lib/util: Replace IsComplete with NoRestartErr (ref #6947)
- gui: Remove erronous $ from scope in directive (fixes #7124)
- lib/model: Handle cluster-config before folder start (fixes #7122)
- lib/config: Use correct var in MaxConcurrentIncomingRequestKiB()
- gui: Initialise sharing when accepting new device (fixes #7113)
- lib/model: Prevent test deadlock
- lib/model: Fix locking when resending cluster-configs
- Some pull requests not shown.
syncthing/syncthing-android
2
merged
1
open
rjeczalik/notify
3
open
lucas-clemente/quic-go
1
open
Reviewed 6 pull requests in 2 repositories
syncthing/syncthing 5 pull requests
syncthing/docs 1 pull request
Created an issue in syncthing/syncthing that received 1 comment
panics in failure reporting
https://sentry.syncthing.net/syncthing/syncthing/issues/4783
panic: interface conversion: interface {} is nil, not string github.com/syncthing/sync…

