Commit graph

79 commits

Author SHA1 Message Date
Hylke Bons 508092e0f1 config: remove old and unused methods 2012-04-15 16:58:39 +02:00
Hylke Bons 06b821a3a3 Verify known host fingerprints and warn about new ones 2012-04-13 00:44:31 +02:00
Hylke Bons 19aed69038 config: Remove commented out code 2012-04-11 12:03:34 +02:00
Travis Glenn Hansen 582a6b5c1f fixing HomePath on linux 2012-03-17 17:15:35 -06:00
Hylke Bons 85bec2210a windows: Add migration code to use ~/SparkleShare instead of ~/My Documents/SparkleShare 2012-03-15 03:56:10 +00:00
Hylke Bons 17affe8b63 windows: some small fixes 2012-03-08 14:55:44 +00:00
Hylke Bons b11f6af166 Replace tabs with spaces in project 2012-03-08 03:35:24 +00:00
serras 87ef4ed013 Merge branch 'master' into gettext-cs
Conflicts:
	SparkleLib/SparkleListenerTcp.cs
2012-02-27 10:04:28 +01:00
Hylke Bons 5d7c9a79ac Allow invites and plugins to set a custom <announcements_url>. Closes #562 2012-02-24 18:50:05 +01:00
Hylke Bons 758bfe62a9 Point to the right location for the avatars on Linux 2012-02-23 01:30:28 +01:00
Hylke Bons 8bed56d707 invites: upload the user's pubkey on invite accept 2012-02-17 21:26:13 +01:00
serras e2e706dc6a Merge branch 'master' into gettext-cs
Conflicts:
	SparkleLib/Git/SparkleFetcherGit.cs
2012-02-12 16:24:12 +01:00
Hylke Bons c43abafdab listener factory: allow setting of a global notification service for all the folders 2012-02-06 13:33:00 +01:00
serras 8eedf5b148 Merge branch 'master' into gettext-cs 2012-01-19 20:04:49 +01:00
Hylke Bons fb82977b97 config: remove more DebugInfo calls 2012-01-18 13:33:31 +00:00
Hylke Bons c0d5e4f6ea config: don't write any debug output, as DebugInfo method requires a working config 2012-01-18 13:03:23 +00:00
serras 81a7c81750 Merge branch 'master' into gettext-cs 2012-01-14 11:21:53 +01:00
Hylke Bons 793a74268c config: Revert adding Identityfile to SSH config for Arch Linux 2012-01-13 18:07:41 +00:00
Hylke Bons d36ef5ee48 Fix compile error 2012-01-12 00:21:34 +00:00
Eric Wong b0457580b5 Allow home path to be specified 2012-01-11 23:43:26 +00:00
Hylke Bons 98746b26c7 Write debug output to a log file. Closes #515 2012-01-11 23:02:22 +00:00
serras 0dd7605834 Make it compile with Sparkleshare 0.6 and create .msi file correctly 2012-01-08 22:31:14 +01:00
Hylke Bons 5665ea831e config: don't change SSH config when email is unknown. Fixes #499 2012-01-01 14:58:53 +01:00
Hylke Bons 45655d4395 fetcher: fix permissions on ssh config file 2011-12-25 20:33:39 +01:00
Hylke Bons e9048d5180 config: don't add identity to .ssh/config twice 2011-12-20 17:47:39 +01:00
Hylke Bons c235248078 Use folders_path config option to create the tmo dir when it is set. Fixes #485 2011-12-18 17:10:06 +01:00
Hylke Bons 20c6ac32d0 config: explicitly point to the sparkleshare private key in ssh config. Closes #396 2011-12-11 20:45:18 +01:00
Hylke Bons 5030933abf setup: Show a warning when the user has a global gitignore. Closes #432 2011-11-28 14:40:34 +01:00
Hylke Bons 76a24f9af3 config: skip badly formatted uris. Fixes #410 2011-11-12 01:54:08 +00:00
Hylke Bons 11609bccf2 Update README to build on OSX. Closes #383 2011-11-11 22:01:51 +00:00
Hylke Bons 05dd261789 config: Fix error 2011-11-07 18:35:00 +00:00
Hylke Bons b29c60bf14 config: use File.WriteAllText to write initial config 2011-11-07 18:03:19 +00:00
Hylke Bons 92fe955910 config: fix error 2011-10-29 15:47:14 +01:00
Hylke Bons 337194538d config: catch FileNotFoundException and create config 2011-10-29 14:27:53 +01:00
Hylke Bons 5a9b7d4ba6 new Add Project dialog, powered by plugins 2011-10-01 23:16:25 +02:00
Hylke Bons 0bdaa01099 Merge branch 'tutorial' of ssh://github.com/hbons/SparkleShare 2011-09-22 13:05:14 +01:00
Hylke Bons 87e6fc56a0 config: catch IOException, FileException does not exist 2011-09-22 12:55:35 +01:00
Hylke Bons 8ba23a6d11 config: create initial config when exception happens 2011-09-20 19:09:43 +01:00
Hylke Bons 9144a6f52b setup: add images to tutorial pages 2011-09-14 02:09:03 +02:00
Hylke Bons 36d7269974 config: fix some whitespace 2011-08-27 01:11:53 +02:00
Hylke Bons 3a571c7baf Create a new config.xml if it exists but is empty. Throw an error if the format is invalid. Fixes #315 2011-08-26 23:53:04 +02:00
Hylke Bons 5afd3dc59f Refactor config and merge with Paths 2011-07-24 02:00:40 +01:00
Lars Falk-Petersen 3d707244b7 FolderPaths 2011-07-22 22:27:16 +02:00
Hylke 1e13ca711f intro config: we want to prefill a host only once 2011-07-02 17:20:54 +01:00
Hylke 118591e262 UI is not allowed to access config. go via controller and talk about hosts 2011-07-02 17:10:57 +01:00
Hylke b57a59cc60 config: get urls in a simpler way and clean up 2011-07-02 17:05:05 +01:00
Lars Falk-Petersen b102609899 Formatting and removing of comments. 2011-07-02 14:56:42 +02:00
Lars Falk-Petersen f28b6e8512 Formatting and removing of comments. 2011-07-02 14:55:56 +02:00
Lars Falk-Petersen 70adad83b4 Strip ssh:// and git:// from urls. 2011-07-02 14:46:08 +02:00
Lars Falk-Petersen 3fc7ff54cd Added GetUrls 2011-07-02 13:29:37 +02:00