Commit graph

41 commits

Author SHA1 Message Date
Hylke Bons 7a914a1d83 config: create initial config when exception happens 2011-09-20 19:09:43 +01:00
Hylke Bons 4295c8b88f config: fix some whitespace 2011-08-27 01:11:53 +02:00
Hylke Bons ce64d696b9 Create a new config.xml if it exists but is empty. Throw an error if the format is invalid. Fixes #315 2011-08-26 23:53:04 +02:00
Hylke Bons fd62154f6c Refactor config and merge with Paths 2011-07-24 02:00:40 +01:00
Lars Falk-Petersen 29d1dcfdb5 FolderPaths 2011-07-22 22:27:16 +02: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
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
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 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 96c54807c5 repo base: add some properties to be used for the manual polling 2011-06-09 18:53:36 +01:00
Travis Glenn Hansen 0bbc2e67ad Merge branch 'master' of git://github.com/hbons/SparkleShare into fixes
Conflicts:
	SparkleLib/SparkleConfig.cs
2011-06-09 10:20:15 -06:00
Hylke Bons 5eb0d3d707 config: Only trim user name if it isn't null 2011-06-08 21:40:12 +01:00
Travis Glenn Hansen 9fb504b7f9 Merge branch 'master' of git://github.com/hbons/SparkleShare into fixes 2011-06-07 19:39:34 -06:00
Hylke Bons 2a6d7f18f3 config: never let user name be null or empty 2011-06-08 01:30:01 +01:00
Travis Glenn Hansen 724d52a48a fixing upstream issue 200 2011-06-07 14:39:35 -06:00
Hylke Bons 27b651696b config: never let username be empty 2011-06-06 21:00:06 +01:00
Hylke Bons 7b0a359005 config: get default username depending on platform 2011-06-05 17:22:40 +01:00
Hylke Bons 987127f5ec Update out of date SparkleShare tagline 2011-06-02 00:08:05 +01:00
Hylke Bons db71ae2ce9 listener: get announcement server url from the config file 2011-05-30 02:19:58 +01:00
Hylke Bons de0a53e60e config: user Unknown as default username instead of empty string 2011-05-28 17:52:50 +01:00
Hylke Bons 857cf4e57d config: add url as part of the folder config xml 2011-05-26 23:41:55 +01:00
Hylke Bons 865582eef6 Fix configuration issues 2011-05-26 20:46:49 +01:00
Hylke Bons fe1628ce2d Use new XML based config scheme 2011-05-25 21:46:46 +01:00
Hylke Bons 9a38781691 config: remove debug output 2011-05-25 19:38:25 +01:00
Hylke Bons 91553a0884 config: fix RemoveFolder method 2011-05-25 19:36:43 +01:00
Hylke Bons 5e0742f30e config: fix style 2011-05-25 01:22:02 +01:00
Hylke Bons 67cfffc4d4 config: throw exception whenever config file doesn't exist 2011-05-25 01:20:37 +01:00
Hylke Bons 83ca2008e8 config add exception when config file is not found 2011-05-25 01:15:30 +01:00
Hylke Bons d66a075b91 config: add a default static SparkleConfig 2011-05-25 01:00:32 +01:00
Hylke Bons c75b081eff Add SparkleConfig class to deal with configuration 2011-05-25 00:46:55 +01:00