lila/modules
Thibault Duplessis 4e78ef80dd type alias
2018-03-13 22:01:32 -05:00
..
activity/src/main show stream in activity - closes #4067 2018-02-28 13:58:40 -06:00
analyse/src/main faster fetch games analysis during assessment 2018-03-10 21:27:49 -05:00
api/src export games since a timestamp 2018-03-07 19:20:00 -05:00
blog/src streamer timeline notifications 2018-01-03 11:59:26 -05:00
bookmark/src/main pagination MaxPerPage type safety 2017-12-29 10:05:11 -05:00
challenge/src/main fix challenge from position game variant 2018-03-09 14:07:22 -05:00
chat/src/main log self-moderated timeouts 2018-03-10 20:54:04 -05:00
coach/src/main fix coach list 2018-01-09 22:40:08 -05:00
common/src tweak irwin monitoring 2018-03-11 11:25:43 -05:00
coordinate/src/main Prep for Steroids refactor 2017-10-09 11:28:33 -04:00
db/src/main refactor game storage 2018-01-26 16:36:25 -05:00
evalCache/src/main eval cache gardrail against #0 2017-11-27 12:13:15 -05:00
evaluation/src evaluate players < 1600 for cheating too 2018-03-10 16:17:54 -05:00
event/src/main specify event language 2017-10-31 17:33:32 -05:00
explorer/src/main fix game turns query 2018-01-26 16:40:41 -05:00
fishnet/src broadcast: automatically analyse completed games 2018-03-08 20:30:14 -05:00
forum/src/main create and link forum topic for each blog post 2018-03-10 23:27:44 -05:00
forumSearch/src/main pagination MaxPerPage type safety 2017-12-29 10:05:11 -05:00
game/src Game.loadClockHistory now takes a clock argument 2018-03-11 08:52:38 -05:00
gameSearch/src/main pagination MaxPerPage type safety 2017-12-29 10:05:11 -05:00
history/src/main Rapid WIP 2017-11-29 12:58:08 -05:00
hub/src/main show stream in activity - closes #4067 2018-02-28 13:58:40 -06:00
i18n/src/main Add about page to hamburger, closes #4090 2018-03-04 12:22:25 -08:00
importer/src fix import from position with wrong variant tag - closes #4119 2018-03-10 18:10:02 -05:00
insight/src/main fix game turns query 2018-01-26 16:40:41 -05:00
irwin/src/main tweak irwin mark threshold 2018-02-14 08:44:42 -05:00
learn/src/main remove unused imports with scalafix 2017-10-21 15:01:50 -05:00
lobby/src/main Merge pull request #4066 from ornicar/new-opponent 2018-02-28 18:32:27 -06:00
memo/src/main let it warm up longer 2018-01-22 09:25:22 -05:00
message/src/main pagination MaxPerPage type safety 2017-12-29 10:05:11 -05:00
mod/src/main faster fetch games analysis during assessment 2018-03-10 21:27:49 -05:00
notify/src/main more work on streamer directory 2018-01-01 23:17:36 -05:00
oauth/src/main complete personal access token implementation 2018-03-09 17:43:55 -05:00
perfStat/src/main fix game turns query 2018-01-26 16:40:41 -05:00
plan/src/main fix lifetime patron sub end 2018-02-01 21:22:48 -05:00
playban/src/main pause playban after server restart 2018-03-12 07:16:58 -05:00
pool/src/main tweak bullet pool config 2018-03-13 11:37:23 -05:00
practice/src/main remove unused imports with scalafix 2017-10-21 15:01:50 -05:00
pref/src/main more scalafix fun 2017-10-21 16:03:14 -05:00
push/src/main replace more Game fields with Game.chess 2018-01-26 16:40:41 -05:00
puzzle/src/main tweak puzzle batch logging 2018-03-10 08:11:30 -05:00
qa/src/main lock Q&A questions 2018-01-05 10:24:54 -05:00
quote/src/main Fixing a few typos in the source code. 2017-10-16 10:09:30 -07:00
rating/src/main Apply rating floor after Glicko calculation 2018-01-13 13:31:29 -05:00
relation/src/main scalafix: ProcedureSyntax 2017-10-21 15:06:14 -05:00
relay/src/main reset chapter relay path on game end 2018-03-13 10:08:48 -05:00
report/src/main Revert "no need for case object here" - fixes #4124 2018-03-11 06:49:44 -05:00
round/src type alias 2018-03-13 22:01:32 -05:00
search/src/main pagination MaxPerPage type safety 2017-12-29 10:05:11 -05:00
security/src tweak GC debug 2018-03-12 10:05:12 -05:00
setup/src/main code tweaks 2018-03-09 14:07:33 -05:00
shutup/src remove debug 2018-03-08 23:07:39 -05:00
simul/src/main Fix simul host patron status display. Fixes #3536 2018-02-13 13:22:19 -08:00
site/src/main scalafix: ProcedureSyntax 2017-10-21 15:06:14 -05:00
slack/src/main UGC refinements 2017-11-13 17:39:23 -05:00
socket/src/main Blurs & under_chat improvements 2017-11-16 18:48:11 -05:00
streamer/src/main show stream in activity - closes #4067 2018-02-28 13:58:40 -06:00
study/src reset chapter relay path on game end 2018-03-13 10:08:48 -05:00
studySearch/src/main pagination MaxPerPage type safety 2017-12-29 10:05:11 -05:00
team/src/main pagination MaxPerPage type safety 2017-12-29 10:05:11 -05:00
teamSearch/src/main pagination MaxPerPage type safety 2017-12-29 10:05:11 -05:00
timeline/src/main streamer timeline notifications 2018-01-03 11:59:26 -05:00
tournament/src/main remove debug 2018-03-11 23:13:08 -05:00
tree/src/main move @inline def to object root 2018-02-04 00:31:46 -05:00
tv/src/main add /tv/channels API endpoint 2018-01-07 20:55:11 -05:00
user/src don't set User.seenAt on creation 2018-03-13 12:12:50 -05:00
video/src/main pagination MaxPerPage type safety 2017-12-29 10:05:11 -05:00