Commit graph

4513 commits

Author SHA1 Message Date
Hylke Bons
5ec3a3e6f1 crypto: Remove legacy password support 2016-07-08 22:58:19 +01:00
Hylke Bons
1b22bcefaa Remove debug lines 2016-07-08 22:58:19 +01:00
Hylke Bons
06d138866f linux: custom icon 2016-07-08 22:58:19 +01:00
Hylke Bons
e27af86866 lib: Fix print formatting 2016-07-08 22:58:19 +01:00
Hylke Bons
d047a5f2d5 linux: Fix custom folder icon name 2016-07-08 22:58:19 +01:00
Hylke Bons
2d371550f2 linux: Update window icon names 2016-07-08 22:58:19 +01:00
Hylke Bons
37bc8e9b99 linux statusicon: Use right name for idle icon 2016-07-08 22:58:19 +01:00
Hylke Bons
1f0e5023cc linux: Give all app icons app namespace 2016-07-08 22:58:19 +01:00
Hylke Bons
2acf368a25 linux: Try renaming icon 2016-07-08 22:58:19 +01:00
Hylke Bons
9a9fad3b45 linux: Fix invite open in startup script 2016-07-08 22:58:19 +01:00
Hylke Bons
8b86a9975b linux: Fix invite open in startup script 2016-07-08 22:58:19 +01:00
Hylke Bons
b1b582386b linux: Rename invite opener .desktop 2016-07-08 22:58:19 +01:00
Hylke Bons
0b54c9e288 Fix build 2016-07-08 22:58:19 +01:00
Hylke Bons
4db8c09d77 linux: Rename .desktop file to xdg-app name 2016-07-08 22:58:19 +01:00
Hylke Bons
0423b423f9 linux controller: Fix indentation and change custom icon name 2016-07-08 22:58:19 +01:00
Hylke Bons
73d483af93 linux: Remove GNOME 2 protocol handler enabler 2016-07-08 22:58:19 +01:00
Hylke Bons
8a19cf1ed1 fetcher git: Remove extra newline 2016-07-08 22:58:19 +01:00
Hylke Bons
6bff5cf0d8 setup: 'Retry' instead of 'Try Again' 2016-07-08 22:58:19 +01:00
Hylke Bons
93785776a6 auth: Allow Windows domain account paths 2016-07-08 22:58:19 +01:00
Hylke Bons
e9aa3240e7 git: Quote paths 2016-07-08 22:58:19 +01:00
Hylke Bons
b10c432641 auth info: Simplify 2016-07-08 22:58:19 +01:00
Hylke Bons
c0bda40378 auth info: Clean up 2016-07-08 22:58:19 +01:00
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