Commit graph

1876 commits

Author SHA1 Message Date
Łukasz Jernaś e4996a2ae6 Update Polish translation from Transifex 2011-07-02 19:11:46 +02:00
Hylke 1e13ca711f intro config: we want to prefill a host only once 2011-07-02 17:20:54 +01:00
Hylke f53f08a068 intro: rename members to be more descriptive 2011-07-02 17:19:03 +01:00
Hylke 126a987801 intro: don't prefill with user@, because it's optional 2011-07-02 17:16:45 +01:00
Hylke 5aa6b5f0ae intro: we don't want to fill in the fields after a successful add 2011-07-02 17:15:29 +01:00
Hylke 55a26f65fa intro simplify some lines 2011-07-02 17:14:36 +01:00
Hylke 118591e262 UI is not allowed to access config. go via controller and talk about hosts 2011-07-02 17:10:57 +01:00
Hylke b57a59cc60 config: get urls in a simpler way and clean up 2011-07-02 17:05:05 +01:00
Hylke c8df2ce85a Merge https://github.com/ways/SparkleShare into bookmarks 2011-07-02 16:53:01 +01:00
Lars Falk-Petersen 9180a4c668 Reverted to original 2011-07-02 15:02:51 +02:00
Lars Falk-Petersen b4c796577e Formatting and removing of comments. 2011-07-02 14:58:38 +02:00
Lars Falk-Petersen a7f153ce4b Formatting and removing of comments. 2011-07-02 14:58:13 +02:00
Lars Falk-Petersen b102609899 Formatting and removing of comments. 2011-07-02 14:56:42 +02:00
Lars Falk-Petersen f28b6e8512 Formatting and removing of comments. 2011-07-02 14:55:56 +02:00
Lars Falk-Petersen 56c64d4cd7 Added autocomplete to servers and folders. 2011-07-02 14:46:43 +02:00
Lars Falk-Petersen 70adad83b4 Strip ssh:// and git:// from urls. 2011-07-02 14:46:08 +02:00
Lars Falk-Petersen a248d54cec Getting ready to list up previously used servers and folders 2011-07-02 13:30:20 +02:00
Lars Falk-Petersen 3fc7ff54cd Added GetUrls 2011-07-02 13:29:37 +02:00
Lars Falk-Petersen 21101c1be8 Commented out new code. Will be removed if I don't need it. 2011-07-02 12:41:53 +02:00
Lars Falk-Petersen af7e8541d8 Changed prevserver to temporary storage. 2011-07-02 12:39:21 +02:00
Lars Falk-Petersen 8ab8c847fc Removed PrevServer, PrevFolder 2011-07-02 12:37:04 +02:00
Lars Falk-Petersen aede98cba8 Removed new configvariables. Added "global" strings to keep servername untill we're done. 2011-07-02 12:16:55 +02:00
Hylke Bons beafcebd5a Fix tcp listener (needed newlines at the end of messages) 2011-07-02 02:24:12 +01:00
Hylke Bons cf1a7a5e2b adjust tcp listener to work with nodejs server (subscribing doesn't work yet) 2011-07-02 02:13:33 +01:00
Alex Hudson b76ea3a82b Allow the UI code to be disabled at configure time 2011-07-01 21:39:14 +01:00
Alex Hudson c1caedcd9e Merge branch 'master' of git://github.com/hbons/SparkleShare 2011-07-01 20:21:01 +01:00
Francisco Javier Melendo Román 37cb02b8e4 Update Spanish translation from Transifex 2011-07-01 19:45:27 +02:00
Dmitry Golubkov 2848ef61c7 Update Russian translation from Transifex 2011-07-01 19:42:31 +02:00
Lars Falk-Petersen 046199428b If options don't exist in config, create them! 2011-07-01 09:58:51 +02:00
Lars Falk-Petersen 877eb11435 Formatting. 2011-07-01 02:11:07 +02:00
Lars Falk-Petersen b9645cc4ae Problems with missing options in earlier config. 2011-07-01 02:10:13 +02:00
Lars Falk-Petersen cc2b154dba Added PrevServer to intro screen. 2011-07-01 01:47:19 +02:00
Lars Falk-Petersen dc3d65562a Added PrevFolder to config. 2011-07-01 01:43:55 +02:00
Lars Falk-Petersen 72a13772d6 Added PrevServer to config. 2011-07-01 01:41:50 +02:00
lars 27504373ef Added saving of last used server. 2011-06-30 23:31:55 +02:00
lars 7b2273618c Added saving of last used server. 2011-06-30 23:30:47 +02:00
Alex Hudson f61212b930 Project Evil: allow SparkleShare to take full http(s) URIs without choking. 2011-06-30 12:53:05 +01:00
Alex Hudson 4797999952 Merge branch 'master' of git://github.com/hbons/SparkleShare
Conflicts:
	SparkleLib/SparkleListenerBase.cs
	SparkleLib/SparkleRepoBase.cs
	SparkleShare/SparkleController.cs
2011-06-30 12:40:13 +01:00
Alex Hudson 524496efc9 Put in XML fragment parsing - listener now basically works over tcp 2011-06-29 23:36:18 +01:00
Alex Hudson b94e7c846a Convert JSON commands to TCP server into XML fragments. 2011-06-29 23:36:18 +01:00
Alex Hudson 2769e38866 Remove IRC listener code from TCP version 2011-06-29 23:36:18 +01:00
Alex Hudson 5fea05f84d Make tcp listener startup-able 2011-06-29 23:36:18 +01:00
Alex Hudson c385fe21ea Fix bpbb on git callout 2011-06-29 22:40:34 +01:00
Alex Hudson 0a221cce70 Error out in configure if webkit-sharp-devel or notify-sharp-devel are not available 2011-06-29 22:01:38 +01:00
Alex Hudson ae15a1c5b1 Error out in configure if webkit-sharp-devel or notify-sharp-devel are not available 2011-06-29 22:00:15 +01:00
Hylke Bons 338b2ce84a mac: terminate the cocoa way 2011-06-29 21:55:58 +01:00
Hylke Bons cfbdf98150 repo git: don't hang on huge command outputs 2011-06-29 20:45:37 +01:00
Hylke Bons de564d89ff 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 91003a2cf2 update NEWS 2011-06-29 16:42:01 +01:00
Łukasz Jernaś a06b16af23 Update translations from Transifex 2011-06-29 12:04:49 +02:00