lila/modules
2017-07-17 15:49:29 +02:00
..
analyse/src/main make Mate & CP extend Ordered 2017-03-29 13:56:19 +02:00
api/src more ui/round rewrite WIP 2017-07-08 17:04:16 +02:00
blog/src reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
bookmark/src/main reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
challenge/src/main send a learn translation key 2017-07-16 00:40:00 +02:00
chat/src/main rewrite optional JSON fields 2017-07-08 13:58:31 +02:00
chess@046e2ff215 Upgrade scalachess 2017-07-10 16:14:59 -04:00
coach/src/main send more heavy reads to mongodb secondaries 2017-03-25 12:17:03 +01:00
common/src rewrite optional JSON fields 2017-07-08 13:58:31 +02:00
coordinate/src/main reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
db/src/main upgrade scalalib & scalaz 2017-06-05 17:58:08 +02:00
evalCache/src/main upgrade scalalib & scalaz 2017-06-05 17:58:08 +02:00
evaluation/src upgrade scalalib & scalaz 2017-06-05 17:58:08 +02:00
event/src/main reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
explorer/src/main index fewer noob games 2017-05-02 21:46:16 +02:00
fishnet/src fix import of ValidationMatchers 2017-06-06 09:25:46 +02:00
forum/src/main Mod icon display: simplifications 2017-07-09 11:14:04 +02:00
forumSearch/src/main remove unnecessary conversion to java.util.Date 2017-04-27 15:02:14 +02:00
game/src faster matchup score update/insert 2017-07-10 10:28:14 +02:00
gameSearch/src/main game.updatedAt -> game.movedAt 2017-04-29 10:13:48 -04:00
history/src/main Revert "display rating chart line if perf is established" 2017-07-15 18:48:27 +02:00
hub/src/main implement irwin event stream 2017-05-11 01:57:46 +02:00
i18n/src/main remove alreadySearchingThroughAllAvailableGames 2017-07-17 10:00:59 +02:00
importer/src fix import of ValidationMatchers 2017-06-06 09:25:46 +02:00
insight/src/main Merge scalachess 2017-06-30 12:27:12 -04:00
irwin/src/main Remove redundant value top50OnlineIds in favor of top50Online 2017-07-01 04:59:57 -05:00
learn/src/main reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
lobby/src/main rewrite optional JSON fields 2017-07-08 13:58:31 +02:00
memo/src/main recognize annotator in imported study chapter 2017-07-10 13:11:24 +02:00
message/src/main app doesn't need to know about mod messages - closes veloce/lichobile#606 2017-06-05 21:41:36 +02:00
mod/src/main rewrite optional JSON fields 2017-07-08 13:58:31 +02:00
notify/src/main fix user title in ongoing correspondence games dashboard 2017-07-02 15:53:23 +02:00
perfStat/src/main game.updatedAt -> game.movedAt 2017-04-29 10:13:48 -04:00
plan/src/main remove paypal info when becoming stripe patron 2017-04-20 23:50:37 +02:00
playban/src/main blame on NoPlay in tournaments 2017-06-19 15:39:39 -04:00
pool/src/main Merge scalachess 2017-06-30 12:27:12 -04:00
practice/src/main avoid commented practice chapters - fixes #2955 2017-04-18 19:08:11 +02:00
pref/src/main add Zen mode to user preferences 2017-07-16 13:23:18 +02:00
push/src/main fix user title in ongoing correspondence games dashboard 2017-07-02 15:53:23 +02:00
puzzle/src/main tweak puzzle selector 2017-07-09 12:16:12 +02:00
qa/src/main Mod icon display: simplifications 2017-07-09 11:14:04 +02:00
quote/src/main Reformat Quote.scala 2017-06-25 20:10:09 -04:00
rating/src/main cap glicko2 volatility to 0.1 2017-06-19 16:17:12 +02:00
relation/src/main challenge granter WIP 2017-06-05 11:44:37 +02:00
report/src/main Implement reportban 2017-07-06 00:15:46 +02:00
round/src rewrite optional JSON fields 2017-07-08 13:58:31 +02:00
search/src/main reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
security/src typesafe prints - require email confirmation more often 2017-07-17 15:49:29 +02:00
setup/src/main Merge scalachess 2017-06-30 12:27:12 -04:00
shutup/src Add more English profane plural and -d/-ed suffixes 2017-06-27 21:24:37 -05:00
simul/src/main rewrite optional JSON fields 2017-07-08 13:58:31 +02:00
site/src/main better use AnyRefMap 2017-02-17 12:56:03 +01:00
slack/src/main remove hardcoded subdomains 2017-05-26 19:19:32 +02:00
socket/src/main keep socket actors alive 2017-07-06 11:52:35 +02:00
study/src recognize annotator in imported study chapter 2017-07-10 13:11:24 +02:00
studySearch/src/main Friend study icon should disappear on deletion 2017-04-17 14:10:21 +02:00
team/src/main fixes #3071 2017-05-26 16:07:14 +02:00
teamSearch/src/main reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
timeline/src/main fix forum unsubs 2017-04-04 00:33:21 +02:00
tournament/src/main don't remind tournament which pairings are closed 2017-07-13 11:56:03 +02:00
tree/src/main Rename Centis variable to 'centis' 2017-04-23 17:00:33 -04:00
tv/src/main embed youtube livestream chat 2017-06-25 14:26:26 +02:00
user/src make password form async; add translations; prepare change email 2017-07-14 20:42:01 +02:00
video/src/main make use of mongodb 3.4's $addFields 2017-04-11 22:46:41 +02:00