Commit graph

3992 commits

Author SHA1 Message Date
Hylke Bons 2600f8a43f linux note: Add template for Linux UI for adding a note 2014-11-02 13:23:32 +00:00
Hylke Bons 9a4373c834 mac: Add UI for custom commit message 2014-11-01 22:55:42 +00:00
Hylke Bons 4d18bac275 Fix compiler warnings 2014-11-01 22:29:45 +00:00
Hylke Bons 9c4626189e Fix text balloon images 2014-11-01 22:29:24 +00:00
Hylke Bons 8da4978741 statusicon: Show count of paused projects when there are some 2014-11-01 22:10:05 +00:00
Hylke Bons 049f4b3444 controller: Add note logic 2014-11-01 20:08:40 +00:00
Hylke Bons ea4e2d7840 statusicon controller: Remove redundant method and add note logic 2014-11-01 20:08:19 +00:00
Hylke Bons 110d1b9390 Add text balloon images for note dialog 2014-11-01 20:07:19 +00:00
Hylke Bons b0df5bc628 repo git: Handle quotes in commit messages correctly 2014-11-01 20:05:10 +00:00
Hylke Bons e1342b7a4f linux: Fix compile error 2014-11-01 14:00:06 +00:00
Hylke Bons 2797ece573 Merge branch 'pausing' 2014-11-01 10:21:43 +00:00
Hylke Bons d4d6ec48bc windows statusicon: Implement per repo status and resume 2014-10-31 23:08:35 +00:00
Hylke Bons ee5f6e862e linux statusicon: Implement per repo status and resume 2014-10-31 20:32:28 +00:00
Hylke Bons 840ef0b961 repo base: Don't call SyncUp on Resume when there aren't any changes 2014-10-31 16:37:13 +00:00
Hylke Bons 0d5188c160 controller: Simplify repo list handling 2014-10-31 16:30:16 +00:00
Hylke Bons edb6b9f0ff mac watcher: Simplify repo trigger on activity 2014-10-31 16:30:16 +00:00
Hylke Bons 31a216450c repo git: Report unknown host as authentication error. Closes #1542 2014-10-31 16:30:16 +00:00
Markus Stoll 778490580f coding style 2014-10-31 16:30:16 +00:00
Markus Stoll c26dc8318f the mac file watcher gets a list of changed paths
this change does propagate the complete list of changes
2014-10-31 16:30:16 +00:00
Hylke Bons f4d6e73918 controller: Simplify repo list handling 2014-10-31 16:29:27 +00:00
Hylke Bons 300cac3af8 mac watcher: Simplify repo trigger on activity 2014-10-31 16:07:54 +00:00
Hylke Bons a5244616c7 Merge branch 'notificationFix' of https://github.com/markusstoll/SparkleShare 2014-10-31 15:55:14 +00:00
Hylke Bons f303a1ea8f statusicon: Fix status message updates on sync 2014-10-31 11:44:06 +00:00
Hylke Bons 7a32df93ec repo git: Fix first character of file names being cut off sometimes in logs 2014-10-31 11:10:49 +00:00
Hylke Bons a3ebfb8e55 statusicon: Fix resume from pause 2014-10-31 11:01:03 +00:00
Hylke Bons e04d2957f8 mac statusicon: Implement per repo status and pausing 2014-10-30 19:40:53 +00:00
Hylke Bons b6ea49f059 Bump version to 1.5 2014-10-30 19:00:46 +00:00
Hylke Bons 372e393c3c Update News.txt 2014-10-30 18:51:42 +00:00
Hylke Bons 790c30f4f8 repo: Keep paused state across sessions 2014-10-30 18:42:57 +00:00
Hylke Bons 5fa2da063a extensions: Add helper for formatting pretty dates 2014-10-30 16:58:28 +00:00
Hylke Bons 1d3b044a07 repo: Accessor for last sync time 2014-10-30 00:37:30 +00:00
Hylke Bons b37cb71a3e statusicon controller: Wrap all useful project info into a wrapper object 2014-10-29 19:17:07 +00:00
Hylke Bons 338d18df55 repo git: Report unknown host as authentication error. Closes #1542 2014-10-29 00:42:44 +01:00
Hylke Bons 0cb7647795 repo: Keep a list of unsynced files 2014-10-28 22:59:57 +01:00
Hylke Bons 0d0dddd033 repo git: Split log parse and sort logic 2014-10-28 22:21:55 +01:00
Hylke Bons 3783330774 repo: Add pause/resume methods and status message 2014-10-28 16:12:37 +01:00
Hylke Bons 2b2fc8d491 repo: Add pause state 2014-10-28 16:02:23 +01:00
Markus Stoll 8fd4114724 coding style 2014-10-21 14:40:04 +02:00
Markus Stoll b97643c161 the mac file watcher gets a list of changed paths
this change does propagate the complete list of changes
2014-10-21 14:37:00 +02:00
Hylke Bons a11a5a928a Add MS Office '~$' temporary file exclude pattern. #1418 2014-09-29 12:36:16 +01:00
Hylke Bons b0e7ad12c3 Merge pull request #1552 from WisdomWolf/master
Corrected msysGit link
2014-09-15 21:43:08 +01:00
Wisdom Wolf a7baf01e63 Corrected msysGit link 2014-09-15 16:40:46 -04:00
Hylke Bons a2e249956d Clarify SparkleLib license in Readme. Closes #1544 2014-08-17 12:00:23 +01:00
Hylke Bons fc78bfd470 Merge pull request #1548 from helmo/patch-2
Update README.md
2014-08-11 18:33:12 +01:00
helmo 0ed20064d2 Update README.md
Add a link to the Wiki documentation
2014-08-09 15:27:20 +02:00
Hylke Bons 023cf7b158 Merge pull request #1543 from markusstoll/fixes2
This fix addresses successfully issue #1541 (as already suggested there)
2014-08-01 21:46:31 +02:00
Markus Stoll c606f2e227 This fix addresses successfully issue #1541 (as already suggested there) 2014-08-01 17:35:40 +03:00
Hylke Bons 39d016ec4b Revert "fetcher git crypto: Send password to openssl command through stdin. Closes #1443"
This reverts commit e903b8c5a9.

Conflicts:
	SparkleLib/Git/SparkleFetcherGit.cs
2014-07-27 16:22:28 +02:00
Markus Stoll 69bf77d799 Catch SocketException when receiving messages - this can get thrown even if "socket.Available > 0" is true. Treat like timeout by disconnection and reconnecting the notication server 2014-07-27 15:54:26 +02:00
Hylke Bons 2b789e1e4c linux setup: Fix inconsistent phrasing 2014-07-27 15:48:54 +02:00