Commit graph

3127 commits

Author SHA1 Message Date
Hylke Bons aa5092f672 Merge branch 'http' 2012-04-28 09:51:41 +01:00
Hylke Bons 978059c477 Remove unused icons 2012-04-26 19:08:13 +01:00
Hylke Bons 31efab0974 Remove some debug rules used for crypto feature 2012-04-26 18:48:18 +01:00
Hylke Bons 2f6431f193 fetcher git: override global git crlf settings. prevents some sync loops 2012-04-26 18:32:57 +01:00
Hylke Bons d4b34049b1 mac setup: on add fail, scroll to selected plugin 2012-04-26 18:32:57 +01:00
Hylke Bons f02436b218 Merge pull request #723 from darkip/master
Fixes build failure due to dodgy semi-colons
2012-04-26 10:15:44 -07:00
Luke Fitzgerald 40a3172c07 Fix semi-colon issues preventing build 2012-04-26 17:58:21 +01:00
Hylke Bons 0702ed22c7 Update NEWS 2012-04-26 15:31:38 +01:00
Hylke Bons ed5c8bfefb Merge branch 'encryption' 2012-04-26 16:07:04 +02:00
Hylke Bons 878b87d652 setup: put remembered servers before default ones 2012-04-26 16:02:59 +02:00
Hylke Bons 4cd6851faf controller: More reliable folder deletion detection 2012-04-26 16:02:59 +02:00
Hylke Bons 42d7087fcb setup: fix bug where setup dialog is stuck on Finished page 2012-04-26 16:02:59 +02:00
Hylke Bons ede2f02274 Add SparkleShare.txt and .sparkleshare in a single commit 2012-04-26 16:02:59 +02:00
Hylke Bons c477b45c84 Add ssnet icon source file 2012-04-26 16:02:59 +02:00
Hylke Bons 54b67f52f9 Add a plugin for SparkleShare.Net 2012-04-26 16:02:58 +02:00
Hylke Bons 0c7cc6d4e2 Implement encryption using OpenSSL's AES + Mac UI 2012-04-26 16:02:58 +02:00
Hylke Bons a85954d15e fetcher git: accept HTTP(S) addresses 2012-04-26 14:58:05 +02:00
Hylke Bons b9ba521cc1 Merge pull request #719 from darkip/master
Fixes issues with building on Windows when the path contains spaces
2012-04-26 04:50:11 -07:00
Luke Fitzgerald 802bf0b615 Allow paths containing spaces 2012-04-26 01:34:28 +01:00
Hylke Bons 1ecdc4a916 setup: put remembered servers before default ones 2012-04-23 21:55:21 +02:00
Hylke Bons 2d541abeb9 controller: More reliable folder deletion detection 2012-04-22 22:11:20 +02:00
Hylke Bons 6e9e9be948 setup: fix bug where setup dialog is stuck on Finished page 2012-04-22 18:54:16 +02:00
Hylke Bons 88baea5831 Add SparkleShare.txt and .sparkleshare in a single commit 2012-04-22 18:13:40 +02:00
Hylke Bons 0b6cf8ae59 Add ssnet icon source file 2012-04-22 16:32:25 +02:00
Hylke Bons 89ea034375 Add a plugin for SparkleShare.Net 2012-04-22 16:30:31 +02:00
Hylke Bons 916be7ae6d Implement encryption using OpenSSL's AES + Mac UI 2012-04-22 14:32:55 +02:00
Hylke Bons 34dfbdc16e windows lib: Put back reference for #705 2012-04-19 14:59:04 +02:00
Hylke Bons 53cb859cd8 windows lib: always use latest .NET version. Fixes #705 2012-04-19 14:20:01 +02:00
Hylke Bons 8cfc824e6d setup: don't change pages on initial sync. Fixes #711 2012-04-19 13:26:09 +02:00
Hylke Bons f890675bdf eventlog: move some logic to controller 2012-04-18 23:17:41 +02:00
Hylke Bons 6ece7a9e2f windows setup: fix typo 2012-04-18 18:43:11 +02:00
Hylke Bons e64c5b9a68 mac eventlog: open in a less obtrusive position 2012-04-18 17:56:07 +02:00
Hylke Bons 7340558a78 config: return HomePath enum directly. #705 2012-04-18 16:33:48 +02:00
Hylke Bons a5e8773e95 Merge pull request #707 from xeross/master
Fix compile error in Linux SparkleSetup.cs
2012-04-18 05:49:15 -07:00
Hylke Bons 9a29d81236 Merge pull request #706 from xeross/e7ea8c38879b05f6e682f254df50a83490c2c8f0
Fix compile error(s) on Linux
2012-04-18 03:08:49 -07:00
Xeross 97bd271920 Fixes "operator cannot be applied to operand of type `method group'" but not properly (I think) 2012-04-18 12:01:12 +02:00
Xeross e7ea8c3887 Should be 'path' not URL 2012-04-18 12:01:12 +02:00
Hylke Bons bd8c9a3dbb fetcher git: also dispose git process on dispose 2012-04-18 11:52:45 +02:00
Hylke Bons 9ec482b3d3 repo git: Don't follow symlinks when preparing the tree. Fixes #701 2012-04-17 19:00:05 +02:00
Hylke Bons 1981705100 git: write error outputs to the debug.log for easier debugging 2012-04-17 11:05:51 +02:00
Hylke Bons 54bc9cbe6c repo git: quote urls to allow push/pull with urls that contain spaces. Fixes #703 2012-04-16 23:26:33 +02:00
Hylke Bons d24cec58c2 fetcher: Add exclude rule for *.autosave files 2012-04-16 23:26:33 +02:00
Hylke Bons aa91641223 Merge pull request #702 from joonro/patch-1
added building instructions for openSUSE
2012-04-16 07:59:20 -07:00
Joon Ro 9cccda22e0 added building instructions for openSUSE 2012-04-16 09:51:04 -05:00
Hylke Bons 8bad2b6f01 controller: use User object 2012-04-15 22:34:22 +02:00
Hylke Bons 06029e56b3 event log: Fix 'renamed to' link 2012-04-15 20:32:39 +02:00
Hylke Bons 55089185d3 mac controller: Fix opening folders with spaces 2012-04-15 20:00:23 +02:00
Hylke Bons 3255f1b818 config: allow to specify a custom path for each folder. Closes #680 2012-04-15 19:03:36 +02:00
Hylke Bons da9f69d13e controller: move folder opening logic to base controller 2012-04-15 18:00:46 +02:00
Hylke Bons a3f67b39e1 config: remove old and unused methods 2012-04-15 16:58:39 +02:00