Bugfixes:
- File restore doesn't work on one folder
- Logging debugging flags stay after disabling all debug facilities in the web UI
- Disabling the minimum disk free space check on folders doesn't work
- interface {} is map[string]string, not map[string]interface {}
- index out of range
- Removed devices do not influnce the list of locally needed files
- Google maps issue in the GUI
- unknown device should already have been rejected
- Files not deleted properly when one side has ignore permissions set
Enhancements:
- Directory auto-complete should be case-insensitive
- Ship .desktop files
- Add "select all" / "deselect all" to folder and device sharing dialogs
- Should show indication of local files/directories that can't be scanned for whatever reason
- Upgrade SSL Certificate to use modern cipher
Other issues:
- Update to the new prometheus client API
Signed-off-by: Pierre-Yves <pyu@riseup.net>