Commit graph

4141 commits

Author SHA1 Message Date
Hylke Bons 8e7b05f3dd No longer rely on ssh-agent 2016-07-08 22:58:19 +01:00
Hylke Bons e580b3c5fd mac: GIT_EXEC_PATH instead of --exec-path 2016-07-08 22:58:19 +01:00
Hylke Bons b76b47f64e auth: Pass SSH auth to Git command through GIT_SSH_COMMAND 2016-07-08 22:58:19 +01:00
Hylke Bons 47d821ad2a auth: Set a global default AuthenticationInfo 2016-07-08 22:58:19 +01:00
Hylke Bons d435a7fd05 controller: Block generating SSH keys 2016-07-08 22:58:19 +01:00
Hylke Bons 8f47f60f01 Fix build 2016-07-08 22:58:19 +01:00
Hylke Bons 776c3a4c02 auth: Move key management to library 2016-07-08 22:58:19 +01:00
Hylke Bons cf8d82462f mac: Bump Git version to 2.7.4 2016-07-08 22:58:19 +01:00
Hylke Bons 81be04f15e mac build: Configure Git without SSL 2016-07-08 22:58:19 +01:00
Hylke Bons 9fdb07af1a Remove GitBin options 2016-07-08 22:58:19 +01:00
Hylke Bons 1ee979413f Bump version to 2.0 2016-07-08 22:58:19 +01:00
Hylke Bons 844a8e38bb git: Use new SSH_GIT_COMMAND and get private key path from right location 2016-07-08 22:58:19 +01:00
Hylke Bons c840050c78 keys: Keep keys in ssh/ subfolder 2016-07-08 22:58:19 +01:00
Hylke Bons ce5adbe4ba lib fetcher ssh: Simplify Fetch method 2016-07-08 22:58:19 +01:00
Hylke Bons 48acd5ce41 note controller: Don't fetch avatar on first run 2016-07-08 22:58:19 +01:00
Hylke Bons 45b7c3230c about: Fix background image 2016-07-08 22:58:19 +01:00
Hylke Bons 0800654747 about: Fix background image 2016-07-08 22:58:19 +01:00
Hylke Bons 7369405dd9 about: Fix background image 2016-07-08 22:58:19 +01:00
Hylke Bons 0c0d440a34 windows: Move ssh-agent detection 2016-07-08 22:58:19 +01:00
Hylke Bons 1cb01cd7f1 keys: read SSH_AUTH_SOCK 2016-07-08 22:58:19 +01:00
Hylke Bons cf92e27ada Update some metedata 2016-07-08 22:58:19 +01:00
Hylke Bons 6077da39d0 linux: Simplify startup script 2016-07-08 22:58:19 +01:00
Hylke Bons 8990d35507 build: Define BUILD_XDG_APP 2016-07-08 22:58:19 +01:00
Hylke Bons cada8020bc note: Fix default button 2016-07-08 22:58:19 +01:00
Hylke Bons 013a9b45fd keys: Start ssh-agent when there isn't one running 2016-07-08 22:58:19 +01:00
Hylke Bons 66485af890 process: Move SparkleProcess to SparkleLib namespace 2016-07-08 22:58:19 +01:00
Hylke Bons eb75e974c7 Update DBus name 2016-07-08 22:58:19 +01:00
Hylke Bons 45135da784 Disable WebKit dependency for now 2016-07-08 22:58:19 +01:00
Hylke Bons 95f74cf844 Update README.md 2016-03-16 11:57:45 +00:00
Hylke Bons 70b98b7acd Update Program.cs 2016-02-29 16:39:28 +00:00
Hylke Bons 497c7db6a2 Merge pull request #1680 from payalord/patch-1
Corrected msysGit link
2016-02-01 01:58:18 +01:00
payalord 72f2793421 Corrected msysGit link
Old link(http://msysgit.github.io/) redirects to Git 2.x now, and there is issue to run SparkleShare with it. SparkleShare works fine with Git 1.x
"Git for Windows 1.x was retired on August 18th, 2015, superseded by Git for Windows 2.x": https://github.com/msysgit/msysgit
2016-01-29 17:21:50 -05:00
Hylke Bons 769ef1f03f Rename sparkleshare.desktop.appdata.xml to sparkleshare.appdata.xml 2016-01-27 13:54:28 +00:00
Hylke Bons 5a649869f4 linux: Update app data spec 2016-01-27 13:50:56 +00:00
Hylke Bons a5017b45e1 event log: Disable plugins in WebView. Fixes #1638 2016-01-26 03:27:02 +00:00
Hylke Bons ca93af9b66 windows setup: Keep cool on errors 2016-01-26 02:44:33 +00:00
Hylke Bons 0fb6a43feb Update Authors.txt 2016-01-04 18:56:14 +00:00
Hylke Bons 259befa376 Update News.txt 2015-12-22 15:21:47 +01:00
Hylke Bons f3a07a36d8 Merge pull request #1671 from glunardi/master
Update SparkleBubbles.cs: Change behavior on NotificationClosed #1669
2015-11-27 19:01:35 +00:00
Guy Lunardi 93e19a702e Update SparkleBubbles.cs: Change behavior on NotificationClosed by user. #1669 2015-11-27 19:45:05 +01:00
Hylke Bons c57c0c44b4 Update Authors.txt 2015-11-27 13:35:18 +00:00
Hylke Bons d95fbf74fc avatars: Update certificate for gravatar.com. Closes #1545 2015-10-17 06:20:25 -07:00
Hylke Bons 05edb0dbf4 Merge pull request #1665 from markusstoll/disposeFix
fix dispose bug
2015-10-15 18:21:56 -04:00
Markus Stoll c25b87e4eb fix dispose bug 2015-10-15 18:15:23 +02:00
Hylke Bons e7c7f9649c Merge pull request #1663 from planio-gmbh/master
adding custom announcements_url for Planio
2015-10-13 15:27:43 -04:00
Jan Schulz-Hofen ab6769df72 adding custom announcements_url for Planio 2015-10-13 19:06:51 +02:00
Hylke Bons f0bcbbb8f1 linux bubbles: Clean up 2015-08-08 14:20:39 +01:00
Hylke Bons 16ea7b06d0 linux bubbles: Clean up 2015-08-08 14:18:39 +01:00
Hylke Bons ed07fc6254 linux bubbles: Clean up 2015-08-08 13:49:24 +01:00
Hylke Bons d105a1d105 Rearrange README.md 2015-07-08 00:36:35 +01:00