Commit graph

3183 commits

Author SHA1 Message Date
Hylke Bons 9870ea4475 Update README links 2012-07-22 11:51:37 +02:00
Hylke Bons 471be2cd9f repo git: code cleanup 2012-07-22 11:40:49 +02:00
Hylke Bons 126d696d5a repo: move changeset list creation logic to base class 2012-07-19 22:21:38 +02:00
Hylke Bons 32848f8772 repo: simplify remote timer check 2012-07-19 22:05:29 +02:00
Hylke Bons 91c10c6cf6 controller: code cleanup 2012-07-19 22:00:48 +02:00
Hylke Bons 6d6975cb6b setup: Don't block the UI when creating a startup item 2012-07-19 21:42:24 +02:00
Hylke Bons dfb1911c2d mac: cache HTML for log 2012-07-19 21:35:55 +02:00
Hylke Bons 02c99e6402 mac: simplify html importing 2012-07-19 19:13:54 +02:00
Hylke Bons 437cfbe1e1 eventlog: Fix some occasions where the spinner doesn't appear. 2012-07-18 23:31:50 +02:00
Hylke Bons a00e5d406c Merge pull request #866 from matthid/Byron_Null
Possible Fix for nullreference-exceptions
2012-07-18 09:55:21 -07:00
Matthias Dittrich 0887aff38d fixes windows build 2012-07-18 15:40:29 +02:00
Hylke Bons 7e2badc3b4 Fix NullReferenceException. #858 2012-07-18 15:38:34 +02:00
Hylke Bons f3784ddc98 lib: code cleanup 2012-07-18 14:51:09 +02:00
Hylke Bons 376a1d85d6 mac: Remove Git from the source tree, add instructions on how to add it 2012-07-18 13:29:44 +02:00
Hylke Bons 78e96474b2 Remove event handling boilerplate everywhere 2012-07-18 13:09:37 +02:00
Matthias Dittrich 72ad9f5dc0 Possible Fix for nullreference-exceptions 2012-07-18 12:26:18 +02:00
Hylke Bons e0949ae082 windows: Remove SparkleShare folder migration code 2012-07-17 22:45:33 +02:00
Hylke Bons 2ca2c12475 controller: Code cleanups 2012-07-17 22:14:58 +02:00
Hylke Bons 8ca3bd3b6b keys: don't be anal about key file names and use all available keys 2012-07-17 12:31:42 +02:00
Hylke Bons 286cb5dcb6 Fix Windows invite compile error 2012-07-17 11:33:05 +02:00
Hylke Bons accf447456 git: Use the same Unicode form on all filesystems. Closes #478 2012-07-15 21:01:06 +02:00
Hylke Bons a62d0cf62c windows invites: Fix file name. #758 2012-07-15 20:14:26 +02:00
Hylke Bons cf120f9f13 keys: don't show output of import command 2012-07-15 17:21:27 +02:00
Hylke Bons 2bbbb6e5f2 Fix build 2012-07-15 16:50:42 +02:00
Hylke Bons 7fb8cc587f mac invites: don't check certificate 2012-07-15 15:59:04 +02:00
Hylke Bons 211394649f Merge pull request #856 from brazier/patch-3
Don't verify certificates.
2012-07-15 06:53:35 -07:00
brazier b4caffd61a Don't verify certificates. 2012-07-15 16:47:10 +03:00
Hylke Bons e84878bdff Merge pull request #855 from brazier/patch-2
Added support for sparkleshare-unsafe://
2012-07-15 06:36:09 -07:00
Hylke Bons a585f0830f Merge pull request #854 from brazier/patch-1
Added support for sparkleshare-unsafe://
2012-07-15 06:35:51 -07:00
Hylke Bons dd983dedb2 mac: Handle sparklehshare-unsafe:// 2012-07-15 15:30:43 +02:00
brazier df76fb9d66 Added support for sparkleshare-unsafe:// 2012-07-15 16:26:21 +03:00
brazier 7531a01b9a Added support for sparkleshare-unsafe:// 2012-07-15 16:23:20 +03:00
Hylke Bons bab9f57aa0 Code cleanup 2012-07-15 15:15:33 +02:00
Hylke Bons 5b59734047 build: Add missing file 2012-07-15 15:12:26 +02:00
Hylke Bons dde10d33da watcher: Fix disposing, style fixes 2012-07-15 12:05:58 +02:00
Hylke Bons 112ba2aa6e mac: Fix setting of custom folder icon 2012-07-15 12:04:59 +02:00
Hylke Bons da15d03621 repo: don't dispose common listeners/watchers 2012-07-14 17:54:34 +02:00
Hylke Bons e61e33b47f repo: remove unneeded try/catch block and fix up some logic 2012-07-14 17:18:29 +02:00
Hylke Bons 87e6397ee2 windows: fix build 2012-07-14 15:53:47 +02:00
Hylke Bons cefdd462ed controller: don't just try/catch everything 2012-07-14 14:37:12 +02:00
Hylke Bons f67df255d4 repo: avoid race condition causing multiple syncups at the same time 2012-07-14 14:35:55 +02:00
Hylke Bons f5b0af6e54 windows: add missing file reference. Fixes #852 2012-07-14 13:29:07 +02:00
Hylke Bons 0a24fdcaf5 controller: Use HTTPS to fetch gravatars 2012-07-14 13:24:51 +02:00
Hylke Bons 12d8b274b6 config: fetch_gravatars -> fetch_avatars 2012-07-14 13:23:46 +02:00
Hylke Bons 4a4a87c800 keys: fix build 2012-07-14 13:21:11 +02:00
Hylke Bons 0514d3963f config: Remove the folders_path option 2012-07-14 13:18:13 +02:00
Hylke Bons 74f89b1780 keys: return both private and public key when generating 2012-07-14 13:04:07 +02:00
Hylke Bons eaead8c87d Some rearrangements 2012-07-14 12:45:54 +02:00
Hylke Bons 2114a7dd3d controller: Move public key related stuff to its own class 2012-07-13 23:48:28 +02:00
Hylke Bons 90f1c12f3d linux statusicon: Fix statusicon animation. Closes #849 2012-07-13 15:24:06 +02:00