index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
WebApp.hs
Commit message (
Expand
)
Author
Age
*
webapp: Fix reversion in opening webapp when starting it manually inside a re...
Joey Hess
2015-02-09
*
update my email address and homepage url
Joey Hess
2015-01-21
*
warning
Joey Hess
2014-10-14
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
Windows: Fix opening webapp when repository is in a directory with spaces in ...
Joey Hess
2014-06-10
*
webapp: More robust startup when annex directory is not a git repo or not int...
Joey Hess
2014-05-21
*
webapp: Start even if the current directory is listed in ~/.config/git-annex/...
Joey Hess
2014-04-17
*
webapp: detect on first run if git is not installed, and tell the user, rathe...
Joey Hess
2014-03-05
*
annex.listen can be configured, instead of using --listen
Joey Hess
2014-03-01
*
webapp: Refuse to start in a bare git repository.
Joey Hess
2014-02-28
*
avoid using function named that conflicts with name used in newer version of ...
Joey Hess
2014-01-29
*
reorg
Joey Hess
2014-01-26
*
reorganize some files and imports
Joey Hess
2014-01-26
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
make "git annex help options" work outside a git repo
Joey Hess
2013-11-30
*
webapp: Check annex.version.
Joey Hess
2013-11-17
*
assistant: When autostarted, wait 5 seconds before running the startup scan, ...
Joey Hess
2013-10-26
*
hlint
Joey Hess
2013-09-25
*
Android: Make the "Open webapp" menu item open the just created repository wh...
Joey Hess
2013-06-10
*
squash warning
Joey Hess
2013-06-02
*
Android: Work around Android devices where the `am` command doesn't work.
Joey Hess
2013-05-31
*
Revert "android dupped stderr workaround"
Joey Hess
2013-05-30
*
android dupped stderr workaround
Joey Hess
2013-05-30
*
Android: Added an "Open WebApp" item to the terminal's menu. Should work for ...
Joey Hess
2013-05-28
*
use setCurrentDirectory
Joey Hess
2013-05-11
*
clean up from windows porting
Joey Hess
2013-05-11
*
fix build
Joey Hess
2013-05-02
*
fix build
Joey Hess
2013-05-02
*
need cpp
Joey Hess
2013-05-02
*
cannot open file:// url on Android, so don't use the htmlshim there
Joey Hess
2013-05-02
*
Fix the URL not showing until the app closes
Bruno Bigras
2013-05-01
*
rename module
Joey Hess
2013-04-23
*
Detect systems that have no user name set in GECOS, and also don't have user....
Joey Hess
2013-04-22
*
untested browser opening on Android
Joey Hess
2013-04-18
*
webapp: New --listen= option allows running the webapp on one computer and co...
Joey Hess
2013-04-08
*
clean up urlrenderer handling when the webapp is not built
Joey Hess
2013-04-03
*
add section metadata to all commands
Joey Hess
2013-03-24
*
webapp: New preferences page allows enabling/disabling debug logging at runti...
Joey Hess
2013-03-03
*
webapp: Now allows restarting any threads that crash.
Joey Hess
2013-01-26
*
use async to track and manage threads
Joey Hess
2013-01-26
*
webapp: Now always logs to .git/annex/daemon.log
Joey Hess
2013-01-15
*
convert notBareRepo to a CommandCheck
Joey Hess
2012-12-29
*
whitespace fixes
Joey Hess
2012-12-13
*
The standalone builds now unset their special path and library path variables...
Joey Hess
2012-11-27
*
where indentation
Joey Hess
2012-11-12
*
better handling of lifting from XMPP -> Assistant
Joey Hess
2012-11-05
*
split remaining assistant types
Joey Hess
2012-10-30
*
split out daemonstatus types
Joey Hess
2012-10-30
*
Assistant monad, stage 1
Joey Hess
2012-10-29
[next]