Commit graph

3427 commits

Author SHA1 Message Date
Hylke Bons c7b5d65bb7 Move docs 2012-08-04 17:25:08 +02:00
Hylke Bons e18c72c099 docs: Add howto to repo and use 'storage' as default user 2012-08-04 17:22:34 +02:00
Hylke Bons f9e57dba0a Add backend support for listing history of a file and reverting 2012-08-04 00:32:44 +02:00
Hylke Bons 4a4aade9bf Remove unused code 2012-08-03 19:35:18 +02:00
Hylke Bons 6fbfbee84c linux: Fix compile errors. #886 2012-08-03 17:42:13 +02:00
Hylke Bons 6dfc3420ed linux: Fix build. Closes #886 2012-08-03 12:22:22 +02:00
Hylke Bons b1ef8f72d0 Merge pull request #893 from nicolas-raoul/patch-3
(very minor) fixed my markdown formatting
2012-08-03 02:45:19 -07:00
Nicolas Raoul fed3a4824f (very minor) fixed my markdown formatting 2012-08-03 15:24:29 +09:00
Hylke Bons 66e7a67d14 logger: Create crash report in ~/SparkleShare on crashes. 2012-08-01 15:48:07 +02:00
Hylke Bons 4b9e1f5c34 config: remove undocumented 'home_path' option 2012-08-01 15:48:07 +02:00
Hylke Bons 22ef272860 Merge pull request #891 from nicolas-raoul/patch-2
If there is no "configure" file, first run "./autogen.sh"
2012-08-01 01:10:59 -07:00
Nicolas Raoul 1411eb7bba If there is no "configure" file, first run "./autogen.sh" 2012-08-01 10:53:38 +09:00
Hylke Bons b27ed0d53a windows: use new folder icons in status icon menu 2012-07-31 12:20:02 +02:00
Hylke Bons 4ae619ec23 windows: Move gitignore rules 2012-07-31 11:59:41 +02:00
Hylke Bons 3bd1095615 Merge pull request #885 from nicolas-raoul/patch-1
Added missing backslash in Ubuntu section
2012-07-31 02:32:25 -07:00
Nicolas Raoul 2949e5d734 Added missing backslash in Ubuntu section 2012-07-31 11:27:28 +09:00
Hylke Bons 5c65c6b809 build windows: remove gettext reference 2012-07-30 11:21:03 +02:00
Hylke Bons 57d2c4db9f windows: Add SparkleShare folder icon. Closes #648 2012-07-30 11:11:39 +02:00
Hylke Bons 1e548aa964 More cleanups 2012-07-28 19:21:10 +02:00
Hylke Bons 4075967199 Cleanups 2012-07-28 18:13:50 +02:00
Hylke Bons 161bfea8b4 Remove Helpers class, add Logger class 2012-07-28 15:58:09 +02:00
Hylke Bons 2667218550 Merge branch 'test'
Conflicts:
	SparkleShare/SparkleSetupController.cs
2012-07-27 20:37:17 +02:00
Hylke Bons cf4d6a7811 invites: don't crash on wrong accept urls. Fixes #860 2012-07-27 20:34:43 +02:00
Hylke Bons 8ae6277f4b invite: start new thread to not freeze the UI when accepting 2012-07-27 18:07:13 +02:00
Hylke Bons 1c350575a3 invite: start new thread to not freeze the UI when accepting 2012-07-27 18:03:04 +02:00
Hylke Bons a323575d5c setup controller: remove name/email guesses 2012-07-27 13:57:11 +02:00
Hylke Bons e2c1bc1a0f config: no need to create 'icons' folder 2012-07-27 13:56:38 +02:00
Hylke Bons d2214e525b setup: code cleanup 2012-07-27 13:56:04 +02:00
Hylke Bons 1efff92862 listener factory: Remove protocol type check 2012-07-27 11:55:11 +02:00
Hylke Bons 5e9d260409 Fix log parse logic 2012-07-26 20:17:01 +02:00
Hylke Bons 5290414866 build: cleanup and remove translations 2012-07-26 16:49:03 +02:00
Hylke Bons 0e4252d2b3 windows build: Fix plugins path 2012-07-26 15:35:49 +02:00
Hylke Bons 2b4843ad24 build: move version number definition to central place, clean up build tools 2012-07-26 15:17:35 +02:00
Hylke Bons 7254769a4b linux: adjust paths 2012-07-26 13:32:50 +02:00
Hylke Bons 744dcc4483 repo git: Simplify 2012-07-26 12:43:16 +02:00
Hylke Bons 942752f2e9 lib git: simplify process starting 2012-07-26 12:30:00 +02:00
Hylke Bons 8aa56d79a2 controller: code cleanups 2012-07-25 16:22:20 +02:00
Hylke Bons 351ad0df92 Fix build. Closes #876 2012-07-25 13:28:50 +02:00
Hylke Bons 687cbd4b60 lib: Check if we're in the middle on a rebase on startup, if so: abort 2012-07-25 11:41:51 +02:00
Hylke Bons afd894ac50 Revert master watcher 2012-07-25 11:25:52 +02:00
Hylke Bons 63eaf5daa5 Code cleanup 2012-07-25 10:01:31 +02:00
Hylke Bons 0b500c3ef4 fetcher: code cleanup 2012-07-22 22:54:59 +02:00
Hylke Bons ce844af1ee Disable git-bin by default 2012-07-22 20:59:51 +02:00
Hylke Bons 7d9e963c73 lib: Code cleanup 2012-07-22 11:51:56 +02:00
Hylke Bons 9870ea4475 Update README links 2012-07-22 11:51:37 +02:00
Hylke Bons 471be2cd9f repo git: code cleanup 2012-07-22 11:40:49 +02:00
Hylke Bons 126d696d5a repo: move changeset list creation logic to base class 2012-07-19 22:21:38 +02:00
Hylke Bons 32848f8772 repo: simplify remote timer check 2012-07-19 22:05:29 +02:00
Hylke Bons 91c10c6cf6 controller: code cleanup 2012-07-19 22:00:48 +02:00
Hylke Bons 6d6975cb6b setup: Don't block the UI when creating a startup item 2012-07-19 21:42:24 +02:00