syncthing/gui
Jakob Borg a5345ac71e Don't get stuck at "Syncing 0%" when adding a new folder
The number of copiers and pullers is set to default at config loading
time, but the new folder configuration doesn't pass through config
loading so we start up with 0 copiers and 0 pullers and hence get stuck.
I moved the default handling to the puller itself instead. I think this
way is also cleaner as we get to keep the 0 in the config and the puller
gets to decide the defaults on it's own.
2015-08-14 10:35:51 +02:00
..
assets Update lang-en.json 2015-08-14 09:13:09 +02:00
syncthing Don't get stuck at "Syncing 0%" when adding a new folder 2015-08-14 10:35:51 +02:00
vendor Change to Font Awesome icon font (fixes #2138) 2015-08-13 15:41:51 +02:00
index.html Change to Font Awesome icon font (fixes #2138) 2015-08-13 15:41:51 +02:00
modal.html Change to Font Awesome icon font (fixes #2138) 2015-08-13 15:41:51 +02:00