Commit graph

3020 commits

Author SHA1 Message Date
Hylke Bons 8d05fa5936 Update NEWS 2012-04-26 15:31:38 +01:00
Hylke Bons 96ca5739d2 Merge branch 'encryption' 2012-04-26 16:07:04 +02:00
Hylke Bons 8738f0eb42 setup: put remembered servers before default ones 2012-04-26 16:02:59 +02:00
Hylke Bons a382d76153 controller: More reliable folder deletion detection 2012-04-26 16:02:59 +02:00
Hylke Bons 069cd86b25 setup: fix bug where setup dialog is stuck on Finished page 2012-04-26 16:02:59 +02:00
Hylke Bons b230d14d4a Add SparkleShare.txt and .sparkleshare in a single commit 2012-04-26 16:02:59 +02:00
Hylke Bons 4816895399 Add ssnet icon source file 2012-04-26 16:02:59 +02:00
Hylke Bons 16e2a08efa Add a plugin for SparkleShare.Net 2012-04-26 16:02:58 +02:00
Hylke Bons b087fde663 Implement encryption using OpenSSL's AES + Mac UI 2012-04-26 16:02:58 +02:00
Hylke Bons 7c502e9b20 fetcher git: accept HTTP(S) addresses 2012-04-26 14:58:05 +02:00
Hylke Bons 6f5c851e2b 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 da0c7f572e Allow paths containing spaces 2012-04-26 01:34:28 +01:00
Hylke Bons d977a18e16 setup: put remembered servers before default ones 2012-04-23 21:55:21 +02:00
Hylke Bons 9af2a9e0dc controller: More reliable folder deletion detection 2012-04-22 22:11:20 +02:00
Hylke Bons 0b4891a983 setup: fix bug where setup dialog is stuck on Finished page 2012-04-22 18:54:16 +02:00
Hylke Bons 5aef1f0fcb Add SparkleShare.txt and .sparkleshare in a single commit 2012-04-22 18:13:40 +02:00
Hylke Bons 98ff821c6c Add ssnet icon source file 2012-04-22 16:32:25 +02:00
Hylke Bons ff9befda85 Add a plugin for SparkleShare.Net 2012-04-22 16:30:31 +02:00
Hylke Bons 5dd8bd399e Implement encryption using OpenSSL's AES + Mac UI 2012-04-22 14:32:55 +02:00
Hylke Bons d2616beba3 windows lib: Put back reference for #705 2012-04-19 14:59:04 +02:00
Hylke Bons 4089059f6d windows lib: always use latest .NET version. Fixes #705 2012-04-19 14:20:01 +02:00
Hylke Bons ecae7335d9 setup: don't change pages on initial sync. Fixes #711 2012-04-19 13:26:09 +02:00
Hylke Bons e2a76f8377 eventlog: move some logic to controller 2012-04-18 23:17:41 +02:00
Hylke Bons 0dcc85b806 windows setup: fix typo 2012-04-18 18:43:11 +02:00
Hylke Bons a34f59bb3d mac eventlog: open in a less obtrusive position 2012-04-18 17:56:07 +02:00
Hylke Bons a7884fc1f1 config: return HomePath enum directly. #705 2012-04-18 16:33:48 +02:00
Hylke Bons 2768426235 Merge pull request #707 from xeross/master
Fix compile error in Linux SparkleSetup.cs
2012-04-18 05:49:15 -07:00
Hylke Bons 7b5366b24e Merge pull request #706 from xeross/e7ea8c38879b05f6e682f254df50a83490c2c8f0
Fix compile error(s) on Linux
2012-04-18 03:08:49 -07:00
Xeross 406897e9dd 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 5549ccfdbd Should be 'path' not URL 2012-04-18 12:01:12 +02:00
Hylke Bons 1dd617648a fetcher git: also dispose git process on dispose 2012-04-18 11:52:45 +02:00
Hylke Bons 145e8fe01d repo git: Don't follow symlinks when preparing the tree. Fixes #701 2012-04-17 19:00:05 +02:00
Hylke Bons 5829bf4622 git: write error outputs to the debug.log for easier debugging 2012-04-17 11:05:51 +02:00
Hylke Bons d542f3e75a 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 f67b0c8141 fetcher: Add exclude rule for *.autosave files 2012-04-16 23:26:33 +02:00
Hylke Bons 396362494e Merge pull request #702 from joonro/patch-1
added building instructions for openSUSE
2012-04-16 07:59:20 -07:00
Joon Ro 2ed387700f added building instructions for openSUSE 2012-04-16 09:51:04 -05:00
Hylke Bons 87b8cf2c77 controller: use User object 2012-04-15 22:34:22 +02:00
Hylke Bons 8afd1cc674 event log: Fix 'renamed to' link 2012-04-15 20:32:39 +02:00
Hylke Bons aad34c2575 mac controller: Fix opening folders with spaces 2012-04-15 20:00:23 +02:00
Hylke Bons 37f8e050c6 config: allow to specify a custom path for each folder. Closes #680 2012-04-15 19:03:36 +02:00
Hylke Bons f65401a237 controller: move folder opening logic to base controller 2012-04-15 18:00:46 +02:00
Hylke Bons 508092e0f1 config: remove old and unused methods 2012-04-15 16:58:39 +02:00
Hylke Bons effec778fa setup: Use info instead of warning icon: looks less like an error 2012-04-15 12:35:58 +02:00
Hylke Bons 5f137ff0e3 fetcher: more friendly message about the accepted host key 2012-04-15 12:35:17 +02:00
Hylke Bons 69eb95e0e9 mac setup: Scale button width to text content 2012-04-15 12:16:12 +02:00
Hylke Bons 192779a1b7 repo git: on conflicts, put timestamp before file extension. Fixes #699 2012-04-15 11:50:03 +02:00
Hylke Bons 06b821a3a3 Verify known host fingerprints and warn about new ones 2012-04-13 00:44:31 +02:00
Hylke Bons f2b516d7ed invite plugin: look for the fingerprint property 2012-04-12 15:13:51 +02:00
Hylke Bons 154e8768ea Add key fingerprints for the shipped plugins 2012-04-12 15:13:20 +02:00