Joey Hess
74fc9fcbe6
add alert when committing
2012-08-02 14:02:35 -04:00
Joey Hess
e21a32627f
avoid bogus alert errors
2012-08-02 13:57:34 -04:00
Joey Hess
a6e4283fed
add slight delay in between sidebar updates, to avoid excessive churn
...
Tested and 0.01 seconds is not perceivable as a delay when interacting with
the UI.
2012-08-02 13:55:38 -04:00
Joey Hess
d2f9759443
refactor
2012-08-02 13:50:35 -04:00
http://xolus.net/openid/max
f294825b89
Added a comment: What about NTFS support ?
2012-08-02 17:45:10 +00:00
Joey Hess
6b38227bad
only write data file when installing as normal user
2012-08-02 13:12:36 -04:00
http://joeyh.name/
ab6ad94bb9
Added a comment
2012-08-02 16:58:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmnrN9a3uAu6Ur2SSyE_AiKw7bOon1yJBc
6d0353eaad
2012-08-02 14:22:28 +00:00
Joey Hess
d2b48cacdb
add some strictness annotations
...
on general principles
2012-08-02 09:20:21 -04:00
Joey Hess
1f2127c520
trim long filenames (have to fit on the sidebar)
...
30 characters would mostly work, but 20 is safer due to some wider letters
like 'w'. Of course this is very heuristic based on filesize anyway.
(Bootstrap does a surprisingly bad job at dealing with overlong words
in the sidebar.)
2012-08-02 09:15:08 -04:00
Joey Hess
520a0463a7
start webapp thread earlier so it opens ASAP
2012-08-02 09:09:06 -04:00
Joey Hess
7cc5fdbd7b
layout
2012-08-02 09:08:58 -04:00
Joey Hess
191ee3b697
awesome alert combining
...
Now an alert tracks files that have recently been added. As a large file
is added, it will have its own alert, that then combines with the tracker
when dones.
Also used for combining sanity checker alerts, as it could possibly want to
display a lot.
2012-08-02 09:03:04 -04:00
Joey Hess
3695cab949
avoid showing alert when there are no remotes to push to
2012-08-02 09:00:13 -04:00
Joey Hess
22d7447ced
fix tilde expansion
2012-08-02 07:55:10 -04:00
Joey Hess
9a038b4a9b
better ~/ handling
2012-08-02 07:50:13 -04:00
Joey Hess
112ce4f49c
support XDG_DATA_DIR
2012-08-02 07:47:39 -04:00
Joey Hess
adf5789c1b
fix bugs, add desktop dir
2012-08-02 07:47:20 -04:00
http://piotr.ozarowski.pl/
8e1077cb62
Added a comment: XDG
2012-08-02 10:30:55 +00:00
Joey Hess
60da0d6ad2
full autostart support
...
git annex assistant --autostart will start separate daemons in each
listed autostart repo
running the webapp outside any git-annex repo will open it on the
first listed autostart repo
2012-08-02 00:42:33 -04:00
Joey Hess
23fe661d37
install autostart file too
2012-08-01 23:31:53 -04:00
Joey Hess
b92c3dd7a1
Merge branch 'master' of ssh://git-annex.branchable.com
2012-08-01 21:38:53 -04:00
Joey Hess
50679952d2
todo
2012-08-01 21:38:12 -04:00
Joey Hess
ffeb060002
don't use hamlet for htmlshim
...
This allows me to not build-depend on blaze-markup, which was causing
me some trouble when tring to build with cabal on debian. Seems debian
ships Text.Blaze.Renderer.String in two packages.
2012-08-01 21:28:37 -04:00
Joey Hess
e78b13c428
hook desktop menu file installation into makefile and cabal
2012-08-01 21:05:27 -04:00
Joey Hess
ed07546288
add template-haskell build-dep for webapp
2012-08-01 21:04:15 -04:00
Joey Hess
9422e27489
installing desktop file working
...
Not hooked up to either Makefile or cabal yet
2012-08-01 20:49:02 -04:00
Joey Hess
89ec253a6a
implement enough of the fdo specs to be able to write desktop menu files
...
to the appropriate system or local user directory
2012-08-01 20:27:45 -04:00
https://creativecommons.net/greg/identity
d9ad123668
2012-08-01 23:35:42 +00:00
https://creativecommons.net/greg/identity
c773389482
Added a comment
2012-08-01 23:22:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
45a32f5542
Added a comment
2012-08-01 23:06:03 +00:00
https://creativecommons.net/greg/identity
6275146b84
more info
2012-08-01 22:41:11 +00:00
https://creativecommons.net/greg/identity
33f0368c32
linkify the logs
2012-08-01 22:31:04 +00:00
https://creativecommons.net/greg/identity
a9d3d56b80
but reported
2012-08-01 22:24:11 +00:00
Joey Hess
ebd7fc2050
Merge branch 'master' of ssh://git-annex.branchable.com
2012-08-01 17:41:04 -04:00
Joey Hess
31f123de46
close
2012-08-01 17:40:14 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
ef13a3cd25
Added a comment
2012-08-01 21:19:03 +00:00
Joey Hess
ed5736ff30
blog for the day
2012-08-01 17:11:28 -04:00
Joey Hess
452f7d91f1
close poll
2012-08-01 17:03:17 -04:00
Joey Hess
bdd5fe4170
fix the watch command to not run the whole assistant
...
heh :)
2012-08-01 17:01:04 -04:00
Joey Hess
d7a2600edd
webapp is no longer a daemon
...
Remove --foreground and --stop options from it.
2012-08-01 16:40:38 -04:00
Joey Hess
ca512f1450
always run webapp in foreground
2012-08-01 16:34:17 -04:00
Joey Hess
7606f3e7c1
cleanup
2012-08-01 16:31:16 -04:00
Joey Hess
8181b38ef6
write pid file even when running in foreground
...
This prevents multiple runs of the assistant in the foreground, and lets
--stop stop foregrounded runs too.
The webapp firstrun case also now writes a pid file, once it's made the git
repo to put it in.
2012-08-01 16:30:53 -04:00
Joey Hess
ecc168aba3
implemented firstrun repository creation and redirection to full webapp
...
Some of the trickiest code I've possibly ever written.
2012-08-01 16:10:26 -04:00
2001:15c0:66bc:0:f2de:f1ff:fe77:7ecb
a3671074b5
poll vote (GitAnnex)
2012-08-01 19:36:05 +00:00
83.145.224.122
d2c6d16458
poll vote (Synced)
2012-08-01 18:28:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
ef327ed544
2012-08-01 18:20:48 +00:00
2600:3c00::f03c:91ff:fedf:a0a8
b5bf025e6f
poll vote (something lowercase!)
2012-08-01 18:16:13 +00:00
128.189.202.237
af36bf6669
poll vote (Annex)
2012-08-01 17:56:24 +00:00