lila/app/controllers
2017-01-14 16:58:39 +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 expose fishnet status - closes #2507 2017-01-08 21:56:36 +01:00
ForumCateg.scala prevent heavy forum DB queries 2016-07-18 11:07:18 +02:00
ForumController.scala
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 tournament api join feedback - closes #2481 2017-01-09 09:44:13 +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 tweak lobby WS ratelimit 2016-12-20 20:37:14 +01:00
Main.scala tweak logger 2017-01-14 14:46:00 +01:00
Message.scala better message API form JSON errors - for #2304 2016-10-07 11:57:22 +02:00
Mod.scala log setting permissions - closes #2522 2017-01-14 16:58:39 +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
QaControllers.scala
QaQuestion.scala
Relation.scala return follow(er|ing)s in natural DB order 2016-12-20 16:47:46 +01:00
Report.scala remember mod report filter - closes #2524 2017-01-14 16:30:10 +01:00
RequestGetter.scala work on patron 2016-07-10 22:12:22 +02:00
ResponseWriter.scala
Round.scala anon chat was fun, but it gave people silly ideas 2016-12-13 01:12:59 +01:00
Search.scala style and code dedup 2017-01-09 09:49:16 +01: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 done denormalizing study chapter PGN tags 2016-12-21 14:44:18 +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 tournament api join feedback - closes #2481 2017-01-09 09:44:13 +01: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 style and code dedup 2017-01-09 09:49:16 +01: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