Commit graph

76 commits

Author SHA1 Message Date
Travis Glenn Hansen 82ebe7e497 fixing HomePath on linux 2012-03-17 17:15:35 -06:00
Hylke Bons d4985ad4c4 windows: Add migration code to use ~/SparkleShare instead of ~/My Documents/SparkleShare 2012-03-15 03:56:10 +00:00
Hylke Bons b540d331aa windows: some small fixes 2012-03-08 14:55:44 +00:00
Hylke Bons eec7276a59 Replace tabs with spaces in project 2012-03-08 03:35:24 +00:00
serras ab6765868d Merge branch 'master' into gettext-cs
Conflicts:
	SparkleLib/SparkleListenerTcp.cs
2012-02-27 10:04:28 +01:00
Hylke Bons 91d62ac7e7 Allow invites and plugins to set a custom <announcements_url>. Closes #562 2012-02-24 18:50:05 +01:00
Hylke Bons fad54067ba Point to the right location for the avatars on Linux 2012-02-23 01:30:28 +01:00
Hylke Bons c1d54929a4 invites: upload the user's pubkey on invite accept 2012-02-17 21:26:13 +01:00
serras 8c26969335 Merge branch 'master' into gettext-cs
Conflicts:
	SparkleLib/Git/SparkleFetcherGit.cs
2012-02-12 16:24:12 +01:00
Hylke Bons a33a75939a listener factory: allow setting of a global notification service for all the folders 2012-02-06 13:33:00 +01:00
serras 69c5c1dfde Merge branch 'master' into gettext-cs 2012-01-19 20:04:49 +01:00
Hylke Bons 02b7565568 config: remove more DebugInfo calls 2012-01-18 13:33:31 +00:00
Hylke Bons 6c3ef62577 config: don't write any debug output, as DebugInfo method requires a working config 2012-01-18 13:03:23 +00:00
serras 6148cfc8b2 Merge branch 'master' into gettext-cs 2012-01-14 11:21:53 +01:00
Hylke Bons bbe097cdf4 config: Revert adding Identityfile to SSH config for Arch Linux 2012-01-13 18:07:41 +00:00
Hylke Bons c3f0995d8c Fix compile error 2012-01-12 00:21:34 +00:00
Eric Wong 0ba293b706 Allow home path to be specified 2012-01-11 23:43:26 +00:00
Hylke Bons 9129c65805 Write debug output to a log file. Closes #515 2012-01-11 23:02:22 +00:00
serras d91220f04e Make it compile with Sparkleshare 0.6 and create .msi file correctly 2012-01-08 22:31:14 +01:00
Hylke Bons db1dbf8178 config: don't change SSH config when email is unknown. Fixes #499 2012-01-01 14:58:53 +01:00
Hylke Bons 85d78a3a80 fetcher: fix permissions on ssh config file 2011-12-25 20:33:39 +01:00
Hylke Bons 4af4acaf37 config: don't add identity to .ssh/config twice 2011-12-20 17:47:39 +01:00
Hylke Bons 53db52610f 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 b901975920 config: explicitly point to the sparkleshare private key in ssh config. Closes #396 2011-12-11 20:45:18 +01:00
Hylke Bons e4317fc412 setup: Show a warning when the user has a global gitignore. Closes #432 2011-11-28 14:40:34 +01:00
Hylke Bons b5ac68735c config: skip badly formatted uris. Fixes #410 2011-11-12 01:54:08 +00:00
Hylke Bons 3a47ec752c Update README to build on OSX. Closes #383 2011-11-11 22:01:51 +00:00
Hylke Bons 93c777f195 config: Fix error 2011-11-07 18:35:00 +00:00
Hylke Bons 6d0b37a46a config: use File.WriteAllText to write initial config 2011-11-07 18:03:19 +00:00
Hylke Bons 4473e7e9c7 config: fix error 2011-10-29 15:47:14 +01:00
Hylke Bons ef70861533 config: catch FileNotFoundException and create config 2011-10-29 14:27:53 +01:00
Hylke Bons d7adcf6d1f new Add Project dialog, powered by plugins 2011-10-01 23:16:25 +02:00
Hylke Bons 7b81c37691 Merge branch 'tutorial' of ssh://github.com/hbons/SparkleShare 2011-09-22 13:05:14 +01:00
Hylke Bons a7a65a4fde config: catch IOException, FileException does not exist 2011-09-22 12:55:35 +01:00
Hylke Bons 7a914a1d83 config: create initial config when exception happens 2011-09-20 19:09:43 +01:00
Hylke Bons 360dc1ab40 setup: add images to tutorial pages 2011-09-14 02:09:03 +02:00
Hylke Bons 4295c8b88f config: fix some whitespace 2011-08-27 01:11:53 +02:00
Hylke Bons ce64d696b9 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 fd62154f6c Refactor config and merge with Paths 2011-07-24 02:00:40 +01:00
Lars Falk-Petersen 29d1dcfdb5 FolderPaths 2011-07-22 22:27:16 +02:00
Hylke c3d2c87e18 intro config: we want to prefill a host only once 2011-07-02 17:20:54 +01:00
Hylke 290b8917de UI is not allowed to access config. go via controller and talk about hosts 2011-07-02 17:10:57 +01:00
Hylke cb4a1e1a5b config: get urls in a simpler way and clean up 2011-07-02 17:05:05 +01:00
Lars Falk-Petersen 48a692355e Formatting and removing of comments. 2011-07-02 14:56:42 +02:00
Lars Falk-Petersen 98953bf54f Formatting and removing of comments. 2011-07-02 14:55:56 +02:00
Lars Falk-Petersen 373c3c876f Strip ssh:// and git:// from urls. 2011-07-02 14:46:08 +02:00
Lars Falk-Petersen 80db6b691d Added GetUrls 2011-07-02 13:29:37 +02:00
Lars Falk-Petersen 1dbdadd2ca Removed PrevServer, PrevFolder 2011-07-02 12:37:04 +02:00
Lars Falk-Petersen 5e18aad8b0 If options don't exist in config, create them! 2011-07-01 09:58:51 +02:00
Lars Falk-Petersen e53ecbf90e Problems with missing options in earlier config. 2011-07-01 02:10:13 +02:00