Commit graph

1064 commits

Author SHA1 Message Date
Hylke Bons
15b22a5495 Add notifications for new notes 2011-07-23 22:23:14 +01:00
wimh
624061cd4c fix bug in CheckForChanges 2011-07-23 21:41:56 +01:00
Hylke Bons
bfaff65351 ... 2011-07-23 21:34:04 +01:00
Hylke Bons
9a428885ee Revert "log: get commits from the last week, instead of the last X commits"
This reverts commit fba5162e4e.
2011-07-23 21:20:19 +01:00
Hylke Bons
6587739196 cleanup log and fix some small porting bugs 2011-07-23 20:57:36 +01:00
Hylke Bons
f43ebd5537 log: get commits from the last week, instead of the last X commits 2011-07-23 20:57:10 +01:00
Hylke Bons
d3f5a1400d hook up linux event log to new controller 2011-07-23 16:57:46 +01:00
Hylke Bons
565ef44373 add some comments 2011-07-23 15:27:35 +01:00
Hylke Bons
ba0963d98b Merge pull request #296 from ways/master
Rewritten autocomplete
2011-07-23 06:06:22 -07:00
Lars Falk-Petersen
11fbafff30 FolderPaths 2011-07-22 22:27:16 +02:00
wimh
6b53e7e557 Merge remote-tracking branch 'upstream/master' into windows 2011-07-22 20:27:59 +02:00
wimh
054edeae3c fix bug in CheckForChanges 2011-07-22 20:09:18 +02:00
Hylke Bons
4314560401 Squash events per day+user+folder 2011-07-22 02:12:09 +01:00
wimh
7fc0fa60c8 revert to vs2008 2011-07-21 18:20:20 +02:00
wimh
8b0dc42e84 Merge remote-tracking branch 'upstream/master' into windows 2011-07-21 11:26:09 +02:00
Hylke Bons
ab8610d064 Fix notifications
The check wether it was a new commit always returned false
2011-07-21 00:49:16 +01:00
Hylke Bons
d2a7ca1d55 Fix bug where large amounts of files aren't being added/commited/pushed (process class hung on the large outputs) 2011-07-21 00:02:21 +01:00
wimh
44afb8e82a convert to vs2010, fix about dialog background 2011-07-19 23:54:07 +02:00
wimh
958ccd8d71 Merge remote-tracking branch 'upstream/master' into windows
Conflicts:
	.gitignore
	SparkleShare/SparkleIntro.cs
	SparkleShare/SparkleShare.cs
	SparkleShare/SparkleUI.cs
2011-07-19 23:20:21 +02:00
Hylke Bons
d17ecdce35 ignore note adds in the log 2011-07-17 01:37:36 +01:00
Hylke Bons
74ec67f40c fix notes 2011-07-17 01:22:39 +01:00
Hylke Bons
f6e8a7839a notes: stop using git-notes, use files instead 2011-07-16 23:30:46 +01:00
Hylke Bons
dd19b5ba5c Fix css and add Show All N feature 2011-07-16 19:41:37 +01:00
Hylke Bons
d64fc9f9fa Update project and make files 2011-07-08 22:53:03 +01:00
Hylke
3e256e856b intro config: we want to prefill a host only once 2011-07-02 17:20:54 +01:00
Hylke
61ea96cecb UI is not allowed to access config. go via controller and talk about hosts 2011-07-02 17:10:57 +01:00
Hylke
3a615909d5 config: get urls in a simpler way and clean up 2011-07-02 17:05:05 +01:00
Hylke
d21253c5d4 Merge https://github.com/ways/SparkleShare into bookmarks 2011-07-02 16:53:01 +01:00
Lars Falk-Petersen
4c4e550ace Formatting and removing of comments. 2011-07-02 14:56:42 +02:00
Lars Falk-Petersen
5a57313816 Formatting and removing of comments. 2011-07-02 14:55:56 +02:00
Lars Falk-Petersen
2d6e57ef88 Strip ssh:// and git:// from urls. 2011-07-02 14:46:08 +02:00
Lars Falk-Petersen
9419ec4912 Added GetUrls 2011-07-02 13:29:37 +02:00
Lars Falk-Petersen
40356f0fc2 Removed PrevServer, PrevFolder 2011-07-02 12:37:04 +02:00
wimh
68549482ec change platform to x86 because gtk# does not support x64 2011-07-02 10:24:33 +02:00
Hylke Bons
c6e093a5ca Fix tcp listener (needed newlines at the end of messages) 2011-07-02 02:24:12 +01:00
Hylke Bons
824f4f7a73 adjust tcp listener to work with nodejs server (subscribing doesn't work yet) 2011-07-02 02:13:33 +01:00
Lars Falk-Petersen
dadb6fd838 If options don't exist in config, create them! 2011-07-01 09:58:51 +02:00
Lars Falk-Petersen
c70b8a78bd Problems with missing options in earlier config. 2011-07-01 02:10:13 +02:00
Lars Falk-Petersen
6b1b62d35e Added PrevFolder to config. 2011-07-01 01:43:55 +02:00
lars
c4f029ce86 Added saving of last used server. 2011-06-30 23:31:55 +02:00
Alex Hudson
262cb665c4 Project Evil: allow SparkleShare to take full http(s) URIs without choking. 2011-06-30 12:53:05 +01:00
Alex Hudson
1b473dae29 Put in XML fragment parsing - listener now basically works over tcp 2011-06-29 23:36:18 +01:00
Alex Hudson
f6f17973b7 Convert JSON commands to TCP server into XML fragments. 2011-06-29 23:36:18 +01:00
Alex Hudson
956afbff93 Remove IRC listener code from TCP version 2011-06-29 23:36:18 +01:00
Alex Hudson
05d8734667 Make tcp listener startup-able 2011-06-29 23:36:18 +01:00
Alex Hudson
5d0407caa7 Fix bpbb on git callout 2011-06-29 22:40:34 +01:00
Hylke Bons
b27d5851a1 repo git: don't hang on huge command outputs 2011-06-29 20:45:37 +01:00
Hylke Bons
c65cdad265 repo: add a property that shows the currenly unsynced paths (to hook up with the badger) 2011-06-29 20:28:49 +01:00
wimh
0cd3cbb9e3 fix compile problem on windows x64 2011-06-29 16:28:00 +02:00
Hylke
5553446139 Fix nullreference exception when adding new files before starting sparkleshare 2011-06-28 20:54:47 +01:00