Commit graph

4075 commits

Author SHA1 Message Date
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
Hylke Bons 2c255ad7a6 main: Simplify uncaught exception handling. #1539 2014-07-27 14:34:59 +02:00
Hylke Bons 3fd5e7cd0d Merge pull request #1539 from markusstoll/exceptionhandler
catch unhandled exceptions
2014-07-27 14:25:20 +02:00
Hylke Bons 6d05c5e026 setup: Accept emails with longer TLDs. Fixes #1540 2014-07-23 19:03:16 +01:00
Markus Stoll e6109545fb coding style 2014-07-20 11:14:30 +02:00
Markus Stoll 3c54482248 Catch all unhandled Exceptions 2014-07-20 11:12:22 +02:00
Hylke Bons 7eae9590d6 ui: Fix coding style for #1536 2014-07-15 10:02:21 +01:00
Hylke Bons 0f2e3f1e66 Merge pull request #1536 from markusstoll/menudelegate
Ensure that "this.menu.Delegate" is NOT called fron non mainthread
2014-07-15 09:57:53 +01:00
Markus Stoll 6b8e52f789 Ensure that "this.menu.Delegate" is NOT called fron non mainthread
This was a reason for SparkleShare to crash under OSX
2014-07-14 11:42:28 +02:00
Hylke Bons 51aa2bf89c mac ui: Remove dock icon and force windows on top. #30 2014-07-04 21:37:00 +02:00
Hylke Bons ad3a2919e1 Update Makefile.am 2014-07-04 14:43:10 +02:00
Hylke Bons 57ac150615 repo git: Detect more disk space errors. Fixes #1529 2014-07-04 14:31:09 +02:00
Hylke Bons 3b9c0acd0a build: Add Linux readme in tarballs. Closes #1527 2014-07-01 22:09:57 +02:00
Hylke Bons cdb71e30af Merge pull request #1523 from bountysource-support/patch-1
Add Bountysource badge to README
2014-06-16 15:45:32 -07:00
bountysource-support a2287d2cb5 Add Bountysource badge to README
Because you have some open bounties, we thought you might want to display this badge in your README!
2014-06-16 15:26:02 -07:00
Hylke Bons f08bde9b51 Merge pull request #1513 from cebe/patch-1
Update SparkleAboutController.cs
2014-05-19 05:03:42 -07:00
Carsten Brandt d1a3ce6e77 Update SparkleAboutController.cs
Fixed link to the authors.txt file.
2014-05-19 14:00:18 +02:00
Hylke Bons 363533d930 windows eventlog: Fix font 2014-05-08 22:32:48 -07:00