index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
/
WebApp.hs
Commit message (
Expand
)
Author
Age
*
webapp: Explicitly avoid checking for auth in static subsite requests.
Joey Hess
2016-11-10
*
remove redundant constraint
Joey Hess
2016-09-15
*
switch away from deprecated interface
Joey Hess
2016-09-05
*
remove 3 build flags
Joey Hess
2016-01-26
*
Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built ...
Joey Hess
2015-08-06
*
Dropped support for older versions of yesod and warp than the ones in Debian ...
Joey Hess
2015-04-22
*
update my email address and homepage url
Joey Hess
2015-01-21
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
Fix build with wai 0.3.0.
Joey Hess
2014-06-11
*
Windows: Fix opening webapp when repository is in a directory with spaces in ...
Joey Hess
2014-06-10
*
fix build with old versions of warp
Joey Hess
2014-06-04
*
fix warning message
Joey Hess
2014-05-29
*
relicense general utility library code to BSD
Joey Hess
2014-05-10
*
add desktop notifications
Joey Hess
2014-03-22
*
webapp: Use securemem for constant time auth token comparisons.
Joey Hess
2014-03-12
*
quick fix to build with old warp-tls
Joey Hess
2014-03-12
*
remove buggy --listen=host:port support
Joey Hess
2014-02-28
*
use https when .git/annex/privkey.pem and .git/annex/certificate.pem exist (u...
Joey Hess
2014-02-28
*
fix all remaining -Wall warnings on Windows
Joey Hess
2014-02-25
*
squash warning
Joey Hess
2013-12-09
*
whups
Joey Hess
2013-12-06
*
didn't seem to help
Joey Hess
2013-12-06
*
fix
Joey Hess
2013-12-06
*
try to use build-in yesod socket bind code on windows (mine seems to make t c...
Joey Hess
2013-12-06
*
add withSocketsDo to hopefully appease the windows crash report gods
Joey Hess
2013-12-06
*
weird DOS CMD shell is weird
Joey Hess
2013-12-06
*
Revert "try different syntax"
Joey Hess
2013-12-06
*
try different syntax
Joey Hess
2013-12-06
*
support for opening urls on windows
Joey Hess
2013-12-06
*
same fix as android for windows getAddrInfo not working
Joey Hess
2013-12-05
*
qualify import; also available in crypto-random
Joey Hess
2013-10-11
*
Use cryptohash rather than SHA for hashing.
Joey Hess
2013-09-22
*
now builds with both yesod 1.2 and 1.1
Joey Hess
2013-06-03
*
WIP yesod 1.2
Joey Hess
2013-06-03
*
Android: Work around Android devices where the `am` command doesn't work.
Joey Hess
2013-05-31
*
rename module
Joey Hess
2013-05-12
*
work around strange endianness bug in port number on Android
Joey Hess
2013-05-02
*
work around getAddrInfo segfault on Android
Joey Hess
2013-05-02
*
stop setting ai_addrconfig
Joey Hess
2013-05-02
*
untested browser opening on Android
Joey Hess
2013-04-18
*
allow --listen to have a port specified as well as the address
Joey Hess
2013-04-09
*
webapp: New --listen= option allows running the webapp on one computer and co...
Joey Hess
2013-04-08
*
use clientSessionBackend2 where available
Joey Hess
2013-03-10
*
simpler use of MIN_VERSION checks
Joey Hess
2013-03-10
*
webapp: Work around bug in Warp's slowloris attack prevention code, that caus...
Joey Hess
2013-03-09
*
webapp: Now always logs to .git/annex/daemon.log
Joey Hess
2013-01-15
*
webapp: Use IP address, rather than localhost
Joey Hess
2013-01-09
*
restart UI
Joey Hess
2013-01-03
*
finished where indentation changes
Joey Hess
2012-12-13
[next]