lila/app/controllers
2016-12-20 16:47:46 +01:00
..
Account.scala remove user ranking on account closure 2016-11-28 00:18:45 +01:00
Analyse.scala game embed WIP 2016-10-22 16:08:11 +02:00
Api.scala make /api/game-stream get the user IDs from POST request body 2016-12-05 01:58:51 +01:00
Auth.scala token login API 2016-12-13 12:29:48 +01:00
Blog.scala raise blog pagination limit 2015-04-02 07:33:59 +02:00
Bookmark.scala Open[Body] and Auth[Body] should cover it all 2016-09-12 00:46:10 +02:00
Challenge.scala lazily load challenge box translations 2016-03-25 20:40:48 +07:00
Cli.scala rewrite login without blocking 2016-06-20 09:06:46 +02:00
Coach.scala ensure coaches only showcase public studies 2016-09-08 01:11:43 +02:00
Coordinate.scala don't notify all pref changes 2015-03-26 09:00:02 +01:00
Editor.scala fix full-page board editor 2016-05-14 00:07:05 +02:00
Event.scala event details page 2016-08-24 23:43:40 +02:00
Export.scala puzzle solution 2016-11-29 14:15:46 +01:00
Fishnet.scala rename controller logger 2016-11-02 13:15:41 +01:00
ForumCateg.scala prevent heavy forum DB queries 2016-07-18 11:07:18 +02:00
ForumController.scala complete migration to scala 2.11 and play 2.3 2014-06-02 01:01:39 +02:00
ForumPost.scala Fix indentation. 2016-09-17 00:31:51 +01:00
ForumTopic.scala fix forum mention autocomplete with titled players 2016-12-05 17:05:57 +01:00
Game.scala use proper PGN content type in export endpoints 2016-10-21 15:23:59 +02:00
I18n.scala optimize /translation/select endpoint for mobile 2015-12-14 18:18:02 +07:00
Importer.scala rename controller logger 2016-11-02 13:15:41 +01:00
Insight.scala fix challenge rematch permissions - fixes #1652 2016-02-29 08:55:07 +07:00
Learn.scala learn side and reset progress 2016-07-05 12:51:18 +02:00
LilaController.scala {master} replace lobby socket token bucket consumer with memo rate limiter 2016-12-08 11:15:52 +01:00
LilaSocket.scala {master} replace lobby socket token bucket consumer with memo rate limiter 2016-12-08 11:15:52 +01:00
Lobby.scala better pool json 2016-12-10 12:58:29 +01:00
Main.scala tweak jslog handling 2016-12-18 11:47:24 +01:00
Message.scala better message API form JSON errors - for #2304 2016-10-07 11:57:22 +02:00
Mod.scala {master} fix logging of irwin actions 2016-12-20 13:12:24 +01:00
Monitor.scala name async caches and expire the result future 2016-11-28 06:42:37 +01:00
Notify.scala remove superfluous import 2016-09-19 12:31:43 +02:00
Page.scala add /about 2016-06-08 13:41:18 +02:00
Plan.scala better handle paypal IPN form failure 2016-11-02 13:28:49 +01:00
Pref.scala POC preferences form BC compat layer 2016-09-01 23:04:05 +02:00
Prismic.scala also name single async caches and mixed cache 2016-11-28 06:52:56 +01:00
Puzzle.scala restore previous mobile behaviour for anonymous training 2016-12-16 12:21:53 +01:00
QaAnswer.scala hotfix bug w/ previous PR tooltip break again 2015-11-11 05:38:02 +08:00
QaComment.scala progress on Q&A 2014-07-07 19:30:52 +02:00
QaControllers.scala show more popular questions 2014-07-10 00:29:24 +02:00
QaQuestion.scala progress on Q&A 2014-07-07 19:30:52 +02:00
Relation.scala return follow(er|ing)s in natural DB order 2016-12-20 16:47:46 +01:00
Report.scala bot's name in report has changed 2016-12-20 07:02:33 +11:00
RequestGetter.scala work on patron 2016-07-10 22:12:22 +02:00
ResponseWriter.scala s/⇒/=> 2014-02-17 10:12:19 +01:00
Round.scala anon chat was fun, but it gave people silly ideas 2016-12-13 01:12:59 +01:00
Search.scala use proper PGN content type in export endpoints 2016-10-21 15:23:59 +02:00
Setup.scala clock configs everywhere 2016-12-05 18:09:38 +01:00
Simul.scala show more finished simuls 2016-07-27 23:13:38 +02:00
Stat.scala use week ranking for rating distribution 2016-02-22 10:20:01 +07:00
Study.scala more tree extraction 2016-11-26 14:59:27 +01:00
Team.scala name async caches and expire the result future 2016-11-28 06:42:37 +01:00
TheftPrevention.scala fix mobile API versioning 2016-07-12 15:38:58 +02:00
Timeline.scala Fix timeline json api 2016-03-17 08:10:13 +01:00
Tournament.scala Remove superfluous 'ok' field and fix implicit language error 2016-10-30 18:09:34 -04:00
TournamentCrud.scala highlighted events WIP (backend) 2016-08-23 00:05:10 +02:00
Tv.scala disallow TV embedding 2016-11-12 00:14:46 +01:00
User.scala activate irwin bot 2016-12-20 06:49:47 +11:00
UserAnalysis.scala improve keyboard shortcuts help and lazy load translations 2016-08-03 16:33:24 +02:00
UserTournament.scala reasonable tournament leaderboard pagination 2016-08-02 10:52:18 +02:00
Video.scala use / instead of ^ to delimit video tags in query string 2016-04-10 11:25:07 +07:00