Commit graph

387 commits

Author SHA1 Message Date
Lars Falk-Petersen 29d1dcfdb5 FolderPaths 2011-07-22 22:27:16 +02:00
Hylke Bons 683dc5a635 Fix notifications
The check wether it was a new commit always returned false
2011-07-21 00:49:16 +01:00
Hylke Bons bc79205308 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
Hylke Bons d199e5135a ignore note adds in the log 2011-07-17 01:37:36 +01:00
Hylke Bons 8cef98a010 fix notes 2011-07-17 01:22:39 +01:00
Hylke Bons 03d547e0c7 notes: stop using git-notes, use files instead 2011-07-16 23:30:46 +01:00
Hylke Bons 69fd26b3bc Fix css and add Show All N feature 2011-07-16 19:41:37 +01:00
Hylke Bons 94880e5552 Update project and make files 2011-07-08 22:53:03 +01:00
Hylke c3d2c87e18 intro config: we want to prefill a host only once 2011-07-02 17:20:54 +01:00
Hylke 290b8917de UI is not allowed to access config. go via controller and talk about hosts 2011-07-02 17:10:57 +01:00
Hylke cb4a1e1a5b config: get urls in a simpler way and clean up 2011-07-02 17:05:05 +01:00
Hylke 245b7d57b0 Merge https://github.com/ways/SparkleShare into bookmarks 2011-07-02 16:53:01 +01:00
Lars Falk-Petersen 48a692355e Formatting and removing of comments. 2011-07-02 14:56:42 +02:00
Lars Falk-Petersen 98953bf54f Formatting and removing of comments. 2011-07-02 14:55:56 +02:00
Lars Falk-Petersen 373c3c876f Strip ssh:// and git:// from urls. 2011-07-02 14:46:08 +02:00
Lars Falk-Petersen 80db6b691d Added GetUrls 2011-07-02 13:29:37 +02:00
Lars Falk-Petersen 1dbdadd2ca Removed PrevServer, PrevFolder 2011-07-02 12:37:04 +02:00
Hylke Bons ce536774d7 Fix tcp listener (needed newlines at the end of messages) 2011-07-02 02:24:12 +01:00
Hylke Bons ee3d42d6f3 adjust tcp listener to work with nodejs server (subscribing doesn't work yet) 2011-07-02 02:13:33 +01:00
Lars Falk-Petersen 5e18aad8b0 If options don't exist in config, create them! 2011-07-01 09:58:51 +02:00
Lars Falk-Petersen e53ecbf90e Problems with missing options in earlier config. 2011-07-01 02:10:13 +02:00
Lars Falk-Petersen 69edd942f5 Added PrevFolder to config. 2011-07-01 01:43:55 +02:00
lars a7782d66bf Added saving of last used server. 2011-06-30 23:31:55 +02:00
Alex Hudson 577c2f4069 Project Evil: allow SparkleShare to take full http(s) URIs without choking. 2011-06-30 12:53:05 +01:00
Alex Hudson 8028736858 Put in XML fragment parsing - listener now basically works over tcp 2011-06-29 23:36:18 +01:00
Alex Hudson 995f39fdb7 Convert JSON commands to TCP server into XML fragments. 2011-06-29 23:36:18 +01:00
Alex Hudson 889eac6aaf Remove IRC listener code from TCP version 2011-06-29 23:36:18 +01:00
Alex Hudson 6f07272fda Make tcp listener startup-able 2011-06-29 23:36:18 +01:00
Alex Hudson a4bb32f607 Fix bpbb on git callout 2011-06-29 22:40:34 +01:00
Hylke Bons 0944efe992 repo git: don't hang on huge command outputs 2011-06-29 20:45:37 +01:00
Hylke Bons c498347931 repo: add a property that shows the currenly unsynced paths (to hook up with the badger) 2011-06-29 20:28:49 +01:00
Hylke 6af7fdf1e8 Fix nullreference exception when adding new files before starting sparkleshare 2011-06-28 20:54:47 +01:00
Hylke f4c2a3e951 repo: create watch after initial change set 2011-06-28 20:06:04 +01:00
Hylke 3d8c124e74 repo git: sync up initial commit 2011-06-28 20:03:10 +01:00
Alex Hudson 8160e5efcd Change 'notification' language to 'announcement' 2011-06-28 20:03:10 +01:00
Alex Hudson e49992a1da Make listener type configurable from config file 2011-06-28 20:03:10 +01:00
Alex Hudson 87d0e20678 Simplify some config functions, add a notification server entry 2011-06-28 20:03:10 +01:00
Hylke Bons dca0706fc5 remove some TODOs 2011-06-26 02:41:00 +01:00
Hylke Bons 80eadff9e1 Move translations initialization to SparkleUI and add translations to Mac UI 2011-06-26 02:00:53 +01:00
Hylke Bons 741910c8ad note: don't push notes to read only repos 2011-06-25 22:39:53 +01:00
Hylke 46140fb8d8 fetch notes periodically 2011-08-25 16:02:34 +01:00
Hylke 350cdbad1f avatars: save to buffer instead of file: less blinking of event log, simpler, so fewer bugs 2011-08-25 15:36:26 +01:00
Hylke b467b1937b don't show a notification on new notes 2011-06-24 23:55:23 +01:00
Hylke 5e5d7481af git fetch all branches 2011-06-24 23:43:11 +01:00
Hylke 907d8e429d add note fetching line to config 2011-06-24 23:23:41 +01:00
Hylke 02ec2faf93 Merge branch 'master' into notes
Conflicts:
	SparkleLib/Git/SparkleRepoGit.cs
2011-06-24 19:13:02 +01:00
Hylke eaebd1a9b2 Merge branch 'master' of github.com:hbons/SparkleShare 2011-06-23 15:24:08 +01:00
Hylke 1428f486b1 repo: don't show warning statusicon upon initial commit 2011-06-23 13:56:25 +01:00
Hylke Bons bb7fe1d888 continue implementing notes 2011-06-23 01:44:43 +01:00
Hylke Bons 268d5c8027 save progress on notes 2011-06-23 01:44:43 +01:00