Joey Hess
05ed196ce5
better alert message generation
2012-08-06 15:41:42 -04:00
Joey Hess
94e92a1b58
make alerts change tense when they finish
2012-08-06 15:00:46 -04:00
Joey Hess
40e9402fa5
add
2012-08-06 14:48:38 -04:00
http://dieter-be.myopenid.com/
34522c1fd8
Added a comment
2012-08-06 08:30:47 +00:00
Joey Hess
aab3a01a71
merge two repository screens into one
2012-08-05 19:55:06 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
e3f4abba40
Added a comment
2012-08-05 23:50:57 +00:00
Joey Hess
46feae36b6
remove links from unimplemented options
2012-08-05 19:21:28 -04:00
Joey Hess
d04e023ded
blog for the weekend
2012-08-05 17:06:35 -04:00
Joey Hess
5ae1f75a39
handle case of adding populated drive to just created repo
...
The just created repo has no master branch commits yet. This is now
handled, merging in the master branch from the populated drive.
2012-08-05 16:35:30 -04:00
Joey Hess
a3f76fe696
wording
...
De-emphasize "clone", because it's not that simple. The removable drive may
already have an annex with content; if so it'll get synced in.
2012-08-05 15:57:30 -04:00
Joey Hess
34fc0d358e
fix crashes when run in a git repo that has been initted but has no master branch yet
2012-08-05 15:53:47 -04:00
Joey Hess
7478872a09
fix crash when just one remote needs to be scanned
...
The TMVar is supposed to be left empty once the map is empty, but the code
neglected to do that, so the next time takeMVar got an empty map, which
is not handled since that was supposed to never happen..
Also, avoid any possibility of this crash. If an empty map somehow creeps
in, just retry.
2012-08-05 15:18:56 -04:00
Joey Hess
ac71ab7bd7
avoid head
2012-08-05 15:10:26 -04:00
Joey Hess
0833eb43a6
Merge remote-tracking branch 'origin/master' into assistant
...
Conflicts:
Init.hs
2012-08-05 15:06:44 -04:00
Joey Hess
b885c0c6c8
unused, status: Avoid crashing when ran in bare repo.
2012-08-05 15:01:26 -04:00
Joey Hess
fd61354431
add
2012-08-05 14:50:00 -04:00
Joey Hess
cb0f435d94
adding removable drive repos now basically works
2012-08-05 14:49:47 -04:00
Joey Hess
ccedd06023
make button primary
2012-08-05 14:49:38 -04:00
http://joeyh.name/
39c2f1ed04
Added a comment: should work..
2012-08-05 17:18:48 +00:00
http://joeyh.name/
367c1fd3b8
removed
2012-08-05 17:17:26 +00:00
http://joeyh.name/
b5a9fec31e
Added a comment
2012-08-05 17:17:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnIsjgK_cdfZcIAumVRwTvNXS4cD0zNnaI
7635d0a424
Code
2012-08-05 16:34:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnIsjgK_cdfZcIAumVRwTvNXS4cD0zNnaI
2f5ba72009
indentation
2012-08-05 16:33:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnIsjgK_cdfZcIAumVRwTvNXS4cD0zNnaI
3733a4194b
2012-08-05 16:33:35 +00:00
Joey Hess
3add2cd3ba
wire up scan and transfer to newly added removable drive
...
remote setup still todo
2012-08-04 21:18:57 -04:00
Joey Hess
e125ce74b8
work toward adding new repos on removable drives
...
This actually does add a new repo, but it doesn't yet set up
remotes, or sync to it.
2012-08-04 18:17:16 -04:00
Joey Hess
0ca85a9428
Revert "init: If no description is provided for a new repository, one will automatically be generated, like "joey@gnu:~/foo""
...
This reverts commit abde98cda2
.
Temporarily dropping from master, since this actually uses stuff
that's only currently availble in the assistant branch. Will come back when
I merge that, and can wait..
2012-08-03 23:51:49 -04:00
Joey Hess
98aa929f02
blog for the day
2012-08-03 20:49:40 -04:00
Joey Hess
e0c3958d9a
improved config
2012-08-03 20:40:34 -04:00
Joey Hess
1bd2be549f
add extra sidebar widget
...
html is slightly broken
2012-08-03 20:10:32 -04:00
Joey Hess
bbea7757ab
update
2012-08-03 17:22:35 -04:00
Joey Hess
b1a5a4f985
moving toward configuring new repos in the webapp
2012-08-03 14:36:16 -04:00
Joey Hess
c3f94aa744
Merge branch 'master' of ssh://git-annex.branchable.com
2012-08-03 10:48:24 -04:00
Joey Hess
2d4f1441c8
resolve conflict
2012-08-03 10:47:45 -04:00
Joey Hess
68802901ba
update
2012-08-03 10:45:58 -04:00
Joey Hess
b618bd8b8e
Merge branch 'master' into assistant
2012-08-03 10:45:22 -04:00
Joey Hess
abde98cda2
init: If no description is provided for a new repository, one will automatically be generated, like "joey@gnu:~/foo"
2012-08-03 10:45:18 -04:00
Joey Hess
a323b0c46d
update
...
default description will be added elsewhere
2012-08-03 10:44:13 -04:00
Joey Hess
48d9e65dee
Merge branch 'master' into assistant
2012-08-03 10:20:27 -04:00
Joey Hess
89120261e0
run the file browser in a separate thread to avoid blocking the browser
2012-08-03 10:18:57 -04:00
Joey Hess
02556b5acd
remove duplicate nojs refresher
2012-08-03 10:06:34 -04:00
Joey Hess
1995e5eef8
remove duplicate nojs refresher
...
It only makes sense on the dashboard as that's the only page that
has a meta refresh equivilant.
2012-08-03 10:04:40 -04:00
Joey Hess
1f89712e6b
add a navbar button that opens the repo in the desktop's native file browser
...
This should work on linux (xdg-open) and OSX (open). If the program
is not in $PATH, it falls back to opening a browser window/tab with file:///
The only tricky bit is the javascript code, that handles clicking on the
link. This is to avoid unnecessary page refreshes. Until I added the
return false at the end, the <a>'s normal click event also fired, so two
file browsers opened. I have not checked portability extensively.
2012-08-03 10:02:56 -04:00
Joey Hess
5b87007dad
done
2012-08-03 09:00:03 -04:00
Joey Hess
13a7362a1a
fix xdg desktop dir lookup code
...
had to use xdg-user-dir to query it, since it's in a shell format file.
Fall back to
2012-08-02 23:51:38 -04:00
Joey Hess
3f74377b93
Merge branch 'master' of ssh://git-annex.branchable.com
2012-08-02 23:10:48 -04:00
Joey Hess
a0eee78da2
blog for the day
2012-08-02 23:09:07 -04:00
http://joeyh.name/
01cda6b34e
Added a comment
2012-08-02 23:29:38 +00:00
http://nico.kaiser.me/
002e080846
2012-08-02 23:01:15 +00:00
http://nico.kaiser.me/
f57becc8bd
2012-08-02 23:00:54 +00:00