Commit graph

2410 commits

Author SHA1 Message Date
Hylke Bons 5b0feca548 setup: Fix several bugs in the Add page 2012-02-19 23:26:19 +01:00
Hylke Bons 135e2fe73f Fix Linux build 2012-02-19 21:33:25 +01:00
Hylke Bons 51758c5385 bubbles: Only show event log on user click 2012-02-19 21:32:45 +01:00
Hylke Bons ff55094651 controller: always install protocol handler, not just on the first run 2012-02-19 16:04:43 +01:00
Hylke Bons e68a832aec controller: add abstract method InstallProtocolHandler () 2012-02-19 16:00:41 +01:00
Hylke Bons c21d84c717 setup: port some more new logic calls 2012-02-19 15:11:13 +01:00
Hylke Bons 641a5680a6 Port Linux UI to new controller logic 2012-02-19 15:04:43 +01:00
Hylke Bons a381013801 invites: always use https when accepting invites 2012-02-19 01:19:46 +01:00
Hylke Bons 331c51b144 Allow invites without a accept_url element 2012-02-19 01:16:44 +01:00
Hylke Bons 1b2fb55aa4 setup: close window after clicking Open Folder button and move said logic to controller 2012-02-18 23:59:24 +01:00
Hylke Bons a2e3f2e842 Add a test page for the protocol handler 2012-02-18 23:42:41 +01:00
Hylke Bons 19797fdc5f fetcher: always finish the progress reporting animation smoothly to 100% 2012-02-18 23:16:25 +01:00
Hylke Bons 710d5db7dc Remove invite after import 2012-02-18 20:50:05 +01:00
Hylke Bons bdce13998e Fix a broken path in project file 2012-02-18 19:01:50 +01:00
Hylke Bons 480af047e4 mac: Add SparkleShareInviteOpener.app to the bundle 2012-02-18 18:30:31 +01:00
Hylke Bons 0f05c81fb8 mac: implement protocol handler 2012-02-18 18:24:17 +01:00
Hylke Bons f5fa48f46c Add a skeleton sparkleshare:// protocol handler on the mac 2012-02-18 17:03:34 +01:00
Hylke Bons 11ddb6ee11 gitignore: remove *.app 2012-02-18 17:01:50 +01:00
Hylke Bons 35a7c13422 controller: use a lock for accessing Repositories. Fixes rare crashes when multiple threads want access 2012-02-18 01:52:17 +01:00
Hylke Bons aa610c818e event log, bubbles: move more logic to controllers 2012-02-18 01:01:24 +01:00
Hylke Bons 1980a81204 about: move more logic to controller 2012-02-18 00:06:33 +01:00
Hylke Bons 8bed56d707 invites: upload the user's pubkey on invite accept 2012-02-17 21:26:13 +01:00
Hylke Bons 5de4491892 fetcher git: add FIXME 2012-02-17 02:48:41 +01:00
Hylke Bons 0633e53a73 Warn about invalid invites 2012-02-17 02:32:07 +01:00
Hylke Bons 13f1cc07a0 about: don't use eye bleeding orange with the new background 2012-02-17 02:19:54 +01:00
Hylke Bons 17cc623027 invites: fix some potential edge cases 2012-02-17 01:26:27 +01:00
Hylke Bons b854161542 Merge branch 'invites' 2012-02-17 00:52:24 +01:00
Hylke Bons 7e0e972221 Finish support for invite.xml files dropped in ~/SparkleShare 2012-02-17 00:51:44 +01:00
Hylke Bons 4d3f1a6e85 repo git: adjust commit message for notes 2012-02-16 22:43:41 +01:00
Hylke Bons 3120758bfd setup: remove some strings 2012-02-15 22:18:08 +01:00
Hylke Bons 9dee454773 setup: add more helpful help label to address field 2012-02-14 20:50:48 +01:00
Hylke Bons 41ea97c927 repo: don't recurse into first .git folder 2012-02-14 20:34:03 +01:00
Hylke Bons a28ea22647 mac setup: Add an invite page 2012-02-14 17:23:08 +01:00
Hylke Bons 99e76b1655 event log: remove static property from LinkClicked method 2012-02-13 23:20:04 +01:00
Hylke Bons 82ec6c8b79 event log: remove static property from LinkClicked method 2012-02-13 21:27:53 +01:00
Hylke Bons 77add3df11 Refactor the invite system, warn if cloning's taking place already 2012-02-12 22:25:20 +01:00
Hylke Bons 1e8e6b8363 controller: remove old methods 2012-02-12 16:22:08 +01:00
Hylke Bons 6bcafd3aa1 event log: create usable breadcrumbs for file paths 2012-02-12 15:44:43 +01:00
Hylke Bons 549fae56bf Bump version to 0.8.2 2012-02-11 20:49:43 +01:00
Hylke Bons 3991e25fcc listener: rename some methods 2012-02-11 20:23:38 +01:00
Hylke Bons 9ddcb28ef9 invite: cleanup 2012-02-11 19:52:49 +01:00
Hylke Bons cc0098b6aa mac: Properly focus the about dialog 2012-02-11 19:52:29 +01:00
Hylke Bons e5f10bbc3c controller: change port for invite listener 2012-02-11 15:43:45 +01:00
Hylke Bons fc5a0427ec event log: remove '.empty' files from rename entries of folders 2012-02-11 14:29:23 +01:00
Hylke Bons 12b11df2c6 mac watcher: remove debug output 2012-02-11 14:04:44 +01:00
Hylke Bons e7abaeac42 mac: Use native OS X FSEvents API to detect changes. Closes #472 2012-02-11 14:00:16 +01:00
Hylke Bons f38950d91c listener tcp: fix some small issues 2012-02-10 14:26:33 +01:00
Hylke Bons 2c98cf1acd listener tcp: Improve reconnect logic to work in after system sleeps and handle more errors 2012-02-09 23:43:47 +01:00
Hylke Bons f2a89c29df repo: Fix compile error. Closes #571 2012-02-09 12:54:23 +01:00
Hylke Bons f2b9e7bce7 More cleanup of SparkleLib API 2012-02-09 02:46:25 +01:00