lila/app/controllers
Thibault Duplessis 9d2ea0235c inquiry mode WIP
2017-05-09 22:59:28 +02:00
..
Account.scala dasher WIP 2017-05-03 16:22:50 +02:00
Analyse.scala rewrite analysis clocks; improve study clocks 2017-03-29 16:27:46 +02:00
Api.scala fix API rate limiter - close #3024 2017-05-07 10:31:25 +02:00
Auth.scala rename email model and validator API 2017-04-14 12:25:37 +02: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 fix signin redirect to XHR /challenge 2017-03-24 11:58:02 +01: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 tweak pref enumerations 2017-05-06 11:04:10 +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 type safe IP addresses 2017-02-16 01:53:15 +01:00
Fishnet.scala type safe IP addresses 2017-02-16 01:53:15 +01:00
ForumCateg.scala more team ids tweaks 2017-02-05 12:19:53 +01: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 better sort usernames in autocompletion 2017-03-26 18:45:27 +02:00
Game.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
I18n.scala remember anon selected language in cookie - closes #3015 2017-05-05 13:28:05 +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 new Irwin ambiguity field 2017-05-02 17:02:39 +02:00
Learn.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
LilaController.scala inquiry mode WIP 2017-05-09 22:59:28 +02:00
LilaSocket.scala type safe IP addresses 2017-02-16 01:53:15 +01:00
Lobby.scala disable homepage cache 2017-05-06 09:25:30 +02:00
Main.scala delete remains of former themepicker 2017-05-04 19:23:48 +02:00
Message.scala progressive PM rate limiting 2017-03-31 11:03:21 +02:00
Mod.scala manual irwin requests 2017-05-02 17:02:39 +02: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 save zoom in cookie and preload zoom CSS 2017-03-09 22:15:23 +01:00
Prismic.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Puzzle.scala migrate ui/puzzle to vdom-only mithril 2017-03-08 15:02:44 +01: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 send more requests to mongodb secondaries 2017-03-25 12:23:01 +01:00
Report.scala more irwin rewrite 2017-05-02 17:02:39 +02: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 Revert "Revert "fix user TV" - REVERT ME" 2017-03-08 09:01:54 +01:00
Search.scala type safe IP addresses 2017-02-16 01:53:15 +01:00
Setup.scala Use new scalachess clock 2017-04-23 13:24:34 -04:00
Simul.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Stat.scala remove dead code and unused imports 2017-01-15 13:26:08 +01:00
Study.scala userAnalysisJson no longer needs to be a future 2017-05-02 14:36:46 +02: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 reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Tournament.scala cache visible & scheduled tournaments 2017-04-07 09:39:15 +02:00
TournamentCrud.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Tv.scala Revert "Revert "add userTv to the round watcher JSON" - REVERT ME" 2017-03-08 09:01:20 +01:00
User.scala compute and display irwin status 2017-05-02 17:02:39 +02:00
UserAnalysis.scala fix double decoding of 3check fens 2017-05-01 23:32:25 +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