Commit graph

4104 commits

Author SHA1 Message Date
Hylke Bons
a31d5ee1be setup controller: Remove old code 2013-05-27 23:04:30 +01:00
Hylke Bons
3c4f4a9584 about: Fix version check 2013-05-27 18:54:42 +01:00
Hylke Bons
a7711b29f3 setup: enable Client ID in status icon after key has been created 2013-05-26 13:44:57 +01:00
Hylke Bons
e86728b5f6 Update invite test page with new scheme 2013-05-26 13:19:51 +01:00
Hylke Bons
a38fe40fe4 invites: use new url scheme on all platforms. #1283 2013-05-26 13:18:23 +01:00
Hylke Bons
678be9fd14 mac: Change invite scheme to sparkleshare://addProject/. #1283 2013-05-26 13:13:01 +01:00
Hylke Bons
8b7b7d8252 setup: Allow spaces in the middle of passwords. closes #1278 2013-05-21 19:17:10 +01:00
Hylke Bons
bcaf67a9b3 mac setup: Make sure to update list after adding new plugin 2013-05-21 19:16:18 +01:00
Hylke Bons
bcfb5ed443 Merge pull request #1288 from melchips/master
Fix for compilation on GNU/Linux (missing System.Web reference)
2013-05-21 01:32:36 -07:00
Francois Truphemus (melchips)
81d7c393f0 Link against System.Web on GNU/Linux 2013-05-21 09:44:50 +02:00
Hylke Bons
761e720a05 Merge pull request #1287 from eighthave/master
support private, secure shares with tor .onion addresses
2013-05-18 02:16:49 -07:00
Hans-Christoph Steiner
313989de53 when using tor .onion addresses, skip ssh-keyscan (no proxying support)
Tor has special domain names called ".onion addresses".  They can only be
resolved by using a proxy via tor. While the rest of the openssh suite
fully supports proxying. ssh-keyscan does not, so it can't be used for
.onion addresses because it just barfs saying unknown host
2013-05-17 23:08:53 -04:00
Hylke Bons
ca17f60b50 invite: encode url data before posting it. closes #1285 2013-05-15 17:16:17 +01:00
Hylke Bons
9fc93123d0 repo git: show first file revision in history if unedited file has been deleted. fixes #1272 2013-05-14 22:40:20 +01:00
Hylke Bons
f8303cdde7 fix build 2013-05-14 21:12:15 +01:00
Hylke Bons
3bd0287466 windows keys: add more debug info for #1263 2013-05-04 18:08:31 -04:00
Hylke Bons
5afff41c69 git: don't crash on parsing progress info. fixes #1237 2013-05-04 17:47:43 -04:00
Hylke Bons
d72e5dc726 git: fix crash when committing renames with spaces. closes #1267 2013-05-04 17:07:52 -04:00
Hylke Bons
35b6e18762 fetcher: fix host key check. closes #1249 2013-04-27 13:02:54 +01:00
Gerard Walace
52485f32f4 - Mono/.Net diff : A little change in the code in order to work with a .net Build.
It seems (not tried) that the Mono Directory.GetFiles return an array of file_names.
A .net compiler return an array of file_paths.
2013-03-25 12:10:02 +01:00
Hylke Bons
d3899fc398 Merge pull request #1232 from GerardWalace/master
Build problems on windows
2013-03-24 15:57:59 -07:00
Hylke Bons
fdc42b5dd8 fetcher: create separate Base, SSH, and Git classes. cleaner abstraction. 2013-03-24 23:55:54 +01:00
Hylke Bons
74b483cf0b fetcher: create separate Base, SSH, and Git classes. cleaner abstraction. 2013-03-24 23:52:05 +01:00
Gerard Walace
8019f411f8 - windows : fix build (on windows) 2013-03-24 23:41:01 +01:00
Hylke Bons
59c9fa82f3 plugins: respect the Backend element. closes #1224 2013-03-23 18:48:47 +01:00
Hylke Bons
07d9f13a75 windows: fix build 2013-03-18 12:35:06 +01:00
Hylke Bons
b52899bf2a windows: fix build 2013-03-18 11:51:14 +01:00
Hylke Bons
a67979ac44 windows setup: remove close button. fixes #1215 2013-03-12 12:49:13 +00:00
Hylke Bons
c8126b225e news: prepare some release notes for 1.1 2013-03-11 22:44:06 +00:00
Hylke Bons
bee206814a git: only add GIT_SSH env var if it doesn't exist already 2013-03-11 21:01:41 +00:00
Hylke Bons
f41c7a4251 fetcher: ignore files with chars that aren't allowed on Windows. #1213 2013-03-11 20:10:13 +00:00
Hylke Bons
ca93d6ca4d linux about: fix window close keyboard shortcuts 2013-03-11 17:25:04 +00:00
Hylke Bons
c3d53e0267 repo git: error out when files can't be added to the database. closes #1212 2013-03-11 17:10:03 +00:00
Hylke Bons
669ebbaefb Update SparkleAbout.cs 2013-03-11 14:03:39 +00:00
Hylke Bons
1fff87a739 Update SparkleAbout.cs 2013-03-11 13:57:44 +00:00
Hylke Bons
20bf357f33 statusicon linux: fix build 2013-03-11 13:52:10 +00:00
Hylke Bons
692636ca9d event log: make folder names clickable. closes #1209 2013-03-11 12:30:45 +00:00
Hylke Bons
f5d358de14 event log: tell when a project doesn't keep a history 2013-03-10 22:31:33 +00:00
Hylke Bons
5d77525722 Update .gitignore 2013-03-10 21:40:30 +00:00
Hylke Bons
8a498b0bfa statusicon linux: fix typo. fixes #1207 2013-03-10 00:30:43 +00:00
Hylke Bons
14d0b524f4 Update README.md 2013-03-09 16:11:56 +00:00
Hylke Bons
49bb31bcc6 Update README.md 2013-03-09 16:10:27 +00:00
Hylke Bons
75cb1d932d controller: add more debug info for #1062 2013-03-09 15:11:03 +00:00
Hylke Bons
228e3ecf9b windows statusicon: implement link code item. closes #1129 2013-03-09 14:03:01 +00:00
Hylke Bons
08d67ffd00 setup: change tutorial slide text about link code location 2013-03-06 20:08:38 +00:00
Hylke Bons
d7f2e35ebe statusicon linux: add link code menu item. #1129 2013-03-06 20:02:09 +00:00
Hylke Bons
dba6c02fde link code is no longer needed in the user's sync folder 2013-03-05 00:19:20 +00:00
Hylke Bons
8ebaf12323 mac statusicon: implement Copy Link Code menu item. #1129 2013-03-04 16:10:22 +00:00
Hylke Bons
eaa19e7d49 mac: fix crash in watcher. closes #1190 2013-02-28 19:36:59 +00:00
Hylke Bons
876e266e32 fetcher: configure to ignore the global gitignore file. closes #1194 2013-02-27 17:45:41 +00:00