Jakob Borg
|
dc0dc8efb4
|
Merge pull request #301 from jedie/reformat_table2
reformat "folder" and "shared with" table items
|
2014-05-27 11:12:21 +02:00 |
|
JensDiemer
|
b062d5dd7f
|
reformat "folder" and "shared with" table items
using white-space:nowrap;
|
2014-05-27 10:58:55 +02:00 |
|
Jakob Borg
|
c519e582b5
|
Expand tilde on Windows as well (fixes #289)
|
2014-05-26 16:58:03 +02:00 |
|
Jakob Borg
|
6b9dce36bf
|
Default listen host should be 0.0.0.0 (again) (ref #216)
|
2014-05-26 15:01:04 +02:00 |
|
Jakob Borg
|
8e0520887a
|
Send default permissions 0777 on directories when IgnorePerms set (ref #284)
|
2014-05-26 11:09:35 +02:00 |
|
Jakob Borg
|
cfd1fdb38e
|
Don't set permissions 000 on directories with NoPermissionBits set (ref #284)
|
2014-05-26 11:08:54 +02:00 |
|
Jakob Borg
|
c6ba0208d0
|
Don't require SSE in 32 bit builds (fixes #277)
|
2014-05-25 21:36:38 +02:00 |
|
Jakob Borg
|
3d055bbb79
|
Simple file versioning (fixes #218)
|
2014-05-25 20:49:08 +02:00 |
|
Jakob Borg
|
dd971b56e5
|
Correct tests for uppercase-only node IDs
|
2014-05-25 14:54:50 +02:00 |
|
Jakob Borg
|
4031f5e24b
|
Fix version comparison in upgrade
|
2014-05-24 23:22:08 +02:00 |
|
Jakob Borg
|
1cd7cc6869
|
Configuration directory is machine local (Windows)
|
2014-05-24 22:45:50 +02:00 |
|
Jakob Borg
|
9de2864db3
|
Repair and clean HTML structure
|
2014-05-24 21:56:09 +02:00 |
|
Jakob Borg
|
c27861cbaf
|
Show node ID/name/address mapping at startup (ref #249)
|
2014-05-24 21:39:08 +02:00 |
|
Jakob Borg
|
c2f75d3689
|
Show counters for total data transferred (fixes #265)
|
2014-05-24 21:34:11 +02:00 |
|
Jakob Borg
|
5454ca1cf7
|
Sort list of sharing nodes (fixes #266)
|
2014-05-24 21:13:35 +02:00 |
|
Jakob Borg
|
8644bf30a9
|
Syncthing might be restarted after shutdown (fixes #274)
|
2014-05-24 21:08:53 +02:00 |
|
Jakob Borg
|
db3341a178
|
In Sync is now Up to Date (fixes #268)
|
2014-05-24 21:06:46 +02:00 |
|
Jakob Borg
|
e2cb0219c7
|
Node IDs are always upper case (ref #269)
|
2014-05-24 21:01:21 +02:00 |
|
Jakob Borg
|
217f29de76
|
Don't mess up unset properties of new nodes/repos
|
2014-05-24 21:00:47 +02:00 |
|
Jakob Borg
|
8661afcb4f
|
Expand ~/ on Windows as well
|
2014-05-24 13:34:40 +02:00 |
|
Jakob Borg
|
ed07fc0f2c
|
Simplify node/repo headers on extra-small screens
|
2014-05-24 12:38:44 +02:00 |
|
Jakob Borg
|
4af3f77a9a
|
Wait for parent to release sockets (fixes #267, fixes #241)
|
2014-05-24 12:28:36 +02:00 |
|
Jakob Borg
|
8c4f07ef1b
|
Crash slightly more controlled under weird circumstances...
|
2014-05-24 12:08:28 +02:00 |
|
Jakob Borg
|
1a231d39a5
|
Default permission bits are 0666
|
2014-05-24 08:53:54 +02:00 |
|
Jakob Borg
|
17e3d14272
|
Correct formatting of warning messages
|
2014-05-24 08:26:05 +02:00 |
|
Jakob Borg
|
03182c7714
|
Get tests in line with reality
|
2014-05-23 15:54:45 +02:00 |
|
Jakob Borg
|
963078f6ac
|
Don't reuse certificate serials
|
2014-05-23 14:43:17 +02:00 |
|
Jakob Borg
|
8356b58b1d
|
Implement IgnorePerms
|
2014-05-23 14:31:16 +02:00 |
|
Jakob Borg
|
303ce02271
|
Internal support for ignoring permissions
|
2014-05-23 13:10:26 +02:00 |
|
Jakob Borg
|
bcdc3ecdae
|
There should be only One
|
2014-05-23 12:55:24 +02:00 |
|
Jakob Borg
|
b60d648e22
|
Convenience functions for flag testing
|
2014-05-23 12:53:26 +02:00 |
|
Jakob Borg
|
7bc36cbbd1
|
Add bit 17, No Permission Bits
|
2014-05-23 12:53:11 +02:00 |
|
Jakob Borg
|
04130fcb15
|
Allow GUI development with standard binary
|
2014-05-22 16:12:19 +02:00 |
|
Jakob Borg
|
52d8e4c691
|
Set local discovery port in GUI
|
2014-05-22 09:38:11 +02:00 |
|
Jakob Borg
|
ae0193b724
|
Configurable local announcement port (fixes #256)
|
2014-05-22 09:35:54 +02:00 |
|
Jakob Borg
|
2e1c33206f
|
Fix discosrv build, build as part of all (fixes #257)
|
2014-05-22 08:46:19 +02:00 |
|
Jakob Borg
|
0c642ec7cf
|
Un-ignore Godeps
|
2014-05-21 22:23:18 +02:00 |
|
Jakob Borg
|
b3ca96eeba
|
Merge pull request #255 from KayoticSully/master
Resolves Issue #239
|
2014-05-21 22:21:33 +02:00 |
|
Jakob Borg
|
ae0e033178
|
Add KayoticSully
|
2014-05-21 22:20:53 +02:00 |
|
Ryan Sullivan
|
a97985b428
|
Added suggestions to settings fix.
|
2014-05-21 15:54:16 -04:00 |
|
Ryan Sullivan
|
63c0f11458
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
auto/gui.files.go
|
2014-05-21 15:15:37 -04:00 |
|
Jakob Borg
|
5b0dd9d3b2
|
Assets update
|
2014-05-21 21:09:31 +02:00 |
|
Jakob Borg
|
8bba82a08d
|
Squelch interpolation errors at startup
|
2014-05-21 21:07:37 +02:00 |
|
Jakob Borg
|
51bf15728a
|
Fix delete node (fixes #250)
|
2014-05-21 21:06:20 +02:00 |
|
Ryan Sullivan
|
b336b2c336
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
auto/gui.files.go
|
2014-05-21 14:38:54 -04:00 |
|
Jakob Borg
|
2331089854
|
Correct list of debugging facilities
|
2014-05-21 20:36:21 +02:00 |
|
Ryan Sullivan
|
8a5a573851
|
Fixed issue #239 Saving an unchanged config does not prompt for reboot
|
2014-05-21 14:35:51 -04:00 |
|
Jakob Borg
|
6fb05fc82a
|
Add Edit > Show ID with QR (fixes #243)
|
2014-05-21 20:06:14 +02:00 |
|
Ryan Sullivan
|
358862c7ad
|
Ignore sublime files and Godeps changes
|
2014-05-21 13:50:06 -04:00 |
|
Jakob Borg
|
4235175966
|
Show 'shutdown complete' modal (fixes #251)
|
2014-05-21 19:35:56 +02:00 |
|