improve scripts and deploy config

pull/83/head
Thibault Duplessis 2012-08-02 11:22:49 +02:00
parent 3ca437d0be
commit 30d2c18761
4 changed files with 3 additions and 7 deletions

View File

@ -2,7 +2,6 @@
source bin/lilarc
RSYNC_OPTIONS=" \
--dry-run \
--archive \
--force \
--delete \

View File

@ -1,3 +1,4 @@
conf/local.conf
logs
tags
project/project

View File

@ -15,7 +15,7 @@ while true; do
curl $URL --max-time $TIMEOUT -so /dev/null
if [ $? = 0 ]; then
lilalog "SUCCESS $MSG"
echo -n "."
else
lilalog "FAIL $MSG"
bin/prod/restart

6
todo
View File

@ -11,22 +11,18 @@ use POST instead of GET where it makes sense
make the wiki static html pages managed by git?
guess friend list
tournaments http://www.chess.com/tournaments/help.html
cheater slash timeline
best game(s) to watch
use twitter tooltip instead of tipsy http://twitter.github.com/bootstrap/javascript.html#tooltip
volume control
check(mate) sound
takeback play 2 times ?? http://en.lichess.org/analyse/nfjchnmo/black move 45
movetimes chart
show lobby chat to anon (and rated games?)
or show empty chat
show lobby chat to anon (and rated games?) or show empty chat
show last move on miniboards
also translate websockets error message
@someone = link to someone's profile
analysis not the fastest checkmate, but no best move? http://en.lichess.org/analyse/w3xw8fsw/black
analysis missing last move (and 2 moves in chart)
elo chart average line is late
bookmarkers overflow http://en.lichess.org/508d7dfc
move while disconnected = move lost. should reload the page on ack timeout.
finish games per day chart
untranslated = https://github.com/ornicar/lila/issues/4