Jakob Borg
d657bc4e3d
Implement IPv6 multicast again ( fixes #346 )
2014-08-17 15:14:44 +02:00
Audrius Butkevicius
7db528be39
Replace NodeConfiguration with RepositoryNodeConfiguration
2014-08-16 23:20:21 +01:00
Jakob Borg
9f2948f595
Fix tests for UPnP options
2014-08-14 12:59:09 +02:00
Jakob Borg
fe7b77198c
Rip out the Suppressor (maybe to be reintroduced)
2014-08-12 15:04:02 +02:00
Jakob Borg
cec3bad373
Move calmh/syncthing -> syncthing/syncthing
2014-08-01 16:48:46 +02:00
Jakob Borg
9312e3c7de
Config version 3: default to compression=true on nodes
2014-08-01 16:48:46 +02:00
Jakob Borg
244f0ffaf1
Test maps and versioning config
2014-07-31 14:13:55 +02:00
Audrius Butkevicius
75388caeed
Prevent duplicate nodes in repos
2014-07-28 00:15:16 +01:00
Jakob Borg
f762bd5e25
Always use correct format Node IDs in GUI
2014-07-24 13:23:26 +02:00
Audrius Butkevicius
b208102b98
Remove non-existing nodes from repositories
2014-07-22 22:29:44 +01:00
Jakob Borg
75d4d2df8b
Remove SyncOrder, at least temporarily (sorry fREW)
...
Doesn't actually work very well with the batched approach to needed
files, not documented, not exposed in UI. I'll be happy to reintegrate
if this is solved.
2014-07-21 10:49:18 +02:00
Jakob Borg
c844991cba
Tests for previous commit
2014-07-13 21:07:04 +02:00
Jakob Borg
0a633c526f
Copyright wording
2014-07-13 01:07:49 +02:00
Jakob Borg
655acb4cb2
Deprecate scanner.Block & File
2014-07-12 23:09:47 +02:00
Jakob Borg
8f3effed32
Refactor node ID handling, use check digits ( fixes #269 )
...
New node ID:s contain four Luhn check digits and are grouped
differently. Code uses NodeID type instead of string, so it's formatted
homogenously everywhere.
2014-06-30 01:42:03 +02:00
Arthur Axel 'fREW' Schmidt
82cfd37263
Allow prioritization of downloads based on name ( fixes #174 )
2014-06-08 07:16:25 +02:00
Jakob Borg
843fd9bdbd
Add license header
2014-06-01 22:50:14 +02:00
Jakob Borg
dd971b56e5
Correct tests for uppercase-only node IDs
2014-05-25 14:54:50 +02:00
Jakob Borg
ae0193b724
Configurable local announcement port ( fixes #256 )
2014-05-22 09:35:54 +02:00
Jakob Borg
bbefcef53b
Allow node IDs with spaces/dashes in config. Use dashes in GUI. (ref #230 )
2014-05-18 12:05:31 +02:00
Jakob Borg
e22ddae3a8
Repair test suite
2014-05-15 09:09:21 -03:00
Jakob Borg
f8e34c083e
Refactor config into separate package
2014-05-14 21:18:09 -03:00