lila/app/controllers
Thibault Duplessis 9a9f8fe892 let (some) users name their own tournaments - closes #3496 2017-08-21 15:36:08 -05:00
..
Account.scala let users change email, with confirmation - complete 2017-07-15 13:32:31 +02:00
Analyse.scala implement current matchup score - along the lifetime crosstable 2017-07-09 22:28:42 +02:00
Api.scala make tournament conditions & verdicts translatable 2017-08-20 15:00:16 -05:00
Auth.scala try to distinguish boosting from sandbagging in auto reports 2017-08-10 10:08:23 -05:00
Blog.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Bookmark.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Challenge.scala send challenge i18n over WS - remove globalTrans - closes #3218 2017-07-14 13:49:57 +02:00
Cli.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Coach.scala convert negative coach reviews into reports - closes #2833 2017-05-07 11:01:05 +02:00
Coordinate.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Dasher.scala translate dasher background settings (#3382) 2017-07-29 19:31:18 +02:00
Editor.scala fix double decoding of 3check fens 2017-05-01 23:32:25 +02:00
Event.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Export.scala don't always include %clk in PGN dumps 2017-05-22 13:00:25 +02:00
Fishnet.scala type safe IP addresses 2017-02-16 01:53:15 +01:00
ForumCateg.scala Sticky post simplifications 2017-07-08 10:34:08 +02:00
ForumController.scala use async team caches whenever possible 2017-01-25 11:41:08 +01:00
ForumPost.scala type safe IP addresses 2017-02-16 01:53:15 +01:00
ForumTopic.scala Sticky forum posts 2017-07-07 16:27:13 +02:00
Game.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
I18n.scala look mom, a semicolon 2017-05-26 20:33:45 +02:00
Importer.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Insight.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Irwin.scala implement irwin event stream 2017-05-11 01:57:46 +02:00
Learn.scala activity: distinct read/write APIs 2017-07-19 00:29:35 +02:00
LilaController.scala fix impersonation 2017-08-10 18:14:40 -05:00
LilaSocket.scala type safe IP addresses 2017-02-16 01:53:15 +01:00
Lobby.scala timeline broadcast WIP 2017-08-05 10:37:36 +02:00
Main.scala Merge pull request #3156 from rwanyoike/unauthorized-page 2017-06-16 10:33:56 +02:00
Message.scala limit message threads to 200 replies 2017-07-25 11:21:00 +02:00
Mod.scala stronger typing for chat ID 2017-08-17 17:49:28 -05:00
Notify.scala also fix XHR redirect on /notify 2017-03-24 12:06:54 +01:00
Page.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Plan.scala rename email model and validator API 2017-04-14 12:25:37 +02:00
Practice.scala userAnalysisJson no longer needs to be a future 2017-05-02 14:36:46 +02:00
Pref.scala implement Zen mode 2017-07-15 10:45:11 +02:00
Prismic.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Puzzle.scala don't always include %clk in PGN dumps 2017-05-22 13:00:25 +02:00
QaAnswer.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
QaComment.scala remove dead code and unused imports 2017-01-15 13:26:08 +01:00
QaControllers.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
QaQuestion.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Relation.scala rewrite optional JSON fields 2017-07-08 13:58:31 +02:00
Report.scala implement manual moving of reports to X-Files 2017-08-08 09:27:05 -05:00
RequestGetter.scala Socket.Uid type safety 2017-02-01 15:31:22 +01:00
ResponseWriter.scala remove dead code and unused imports 2017-01-15 13:26:08 +01:00
Round.scala in-game simul chat 2017-08-18 06:39:38 -05:00
Search.scala type safe IP addresses 2017-02-16 01:53:15 +01:00
Setup.scala better grant challenges, based on prefs, relations, ratings 2017-06-05 20:27:15 +02:00
Simul.scala cache simul chat 2017-08-17 20:54:58 -05:00
Stat.scala remove dead code and unused imports 2017-01-15 13:26:08 +01:00
Study.scala stronger typing for chat ID 2017-08-17 17:49:28 -05:00
Team.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
TheftPrevention.scala remove dead code and unused imports 2017-01-15 13:26:08 +01:00
Timeline.scala timeline broadcast WIP 2017-08-05 10:37:36 +02:00
Tournament.scala let (some) users name their own tournaments - closes #3496 2017-08-21 15:36:08 -05:00
TournamentCrud.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Tv.scala implement current matchup score - along the lifetime crosstable 2017-07-09 22:28:42 +02:00
User.scala can't get the top 50 online players? who cares 2017-08-17 17:49:28 -05:00
UserAnalysis.scala send a learn translation key 2017-07-16 00:40:00 +02:00
UserTournament.scala remove dead code and unused imports 2017-01-15 13:26:08 +01:00
Video.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00