lila/app/controllers
Thibault Duplessis dc0fa84519 tournament calendar WIP 2017-12-11 10:51:54 -05:00
..
Account.scala cascade garbage collection effects 2017-11-11 22:20:49 -05:00
Analyse.scala send 204 No Content on analysis request XHR 2017-11-23 22:54:22 -05:00
Api.scala fix API cost monitoring 2017-11-07 14:24:30 -05:00
Auth.scala also apply UGC on login 2017-11-13 17:52:16 -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 remove unused imports with scalafix 2017-10-21 15:01:50 -05:00
Coach.scala more work on report weight 2017-12-01 00:22:12 -05:00
Coordinate.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Dasher.scala remove unused imports with scalafix 2017-10-21 15:01:50 -05:00
Dev.scala complete weighted reports implementation maybe 2017-12-04 18:49:14 -05:00
Editor.scala do not use Json.stringify in templates 2017-10-28 14:46:42 +02:00
Event.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Export.scala don't include clock states in raw PGN download - closes #3174 2017-10-24 21:09:24 -05:00
Fishnet.scala Revert "Merge branch 'scala-2.12-play-2.6' of github.com:ornicar/lila" 2017-09-09 10:01:35 -05: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 Revert "Merge branch 'scala-2.12-play-2.6' of github.com:ornicar/lila" 2017-09-09 10:01:35 -05:00
I18n.scala remove unused imports with scalafix 2017-10-21 15:01:50 -05:00
Importer.scala implement study explorer quotes 2017-09-19 08:29:43 -05:00
Insight.scala Revert "Merge branch 'scala-2.12-play-2.6' of github.com:ornicar/lila" 2017-09-09 10:01:35 -05:00
Irwin.scala more work on report weight 2017-12-01 00:22:12 -05:00
Learn.scala activity: distinct read/write APIs 2017-07-19 00:29:35 +02:00
LilaController.scala implement runtime settings 2017-11-29 10:55:11 -05:00
LilaSocket.scala Reland #3670 again, i.e. refactorImplicits 2017-10-13 22:56:17 -04:00
Lobby.scala explicitely set pool config expiration in mobile API 2017-11-26 22:07:00 -05:00
Main.scala fix 404 handler 2017-11-10 23:10:35 -05:00
Message.scala apply chat panic rules to new PMs 2017-11-07 22:26:22 -05:00
Mod.scala more work on report weight 2017-12-01 00:22:12 -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 remove unused imports with scalafix 2017-10-21 15:01:50 -05:00
Pref.scala implement Zen mode 2017-07-15 10:45:11 +02:00
Prismic.scala Revert "Merge branch 'scala-2.12-play-2.6' of github.com:ornicar/lila" 2017-09-09 10:01:35 -05:00
Puzzle.scala fix puzzle batch nb 2017-11-26 21:32:29 -05: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 remove unused imports with scalafix 2017-10-21 15:01:50 -05:00
Relay.scala let study contributors edit relay properties - closes #3847 2017-11-30 17:41:28 -05:00
Report.scala forget about notes in the report list view 2017-12-07 15:00:18 -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 implement chat panic 2017-10-28 16:40:52 -05:00
Search.scala Revert "Merge branch 'scala-2.12-play-2.6' of github.com:ornicar/lila" 2017-09-09 10:01:35 -05:00
Setup.scala remove unused imports with scalafix 2017-10-21 15:01:50 -05:00
Simul.scala implement chat panic 2017-10-28 16:40:52 -05:00
Stat.scala remove dead code and unused imports 2017-01-15 13:26:08 +01:00
Study.scala ignore chat panic for study members 2017-11-09 17:35:01 -05:00
Team.scala clear team requests cache 2017-11-11 09:00:59 -05:00
TheftPrevention.scala remove dead code and unused imports 2017-01-15 13:26:08 +01:00
Timeline.scala reformat (scalariform upgrade) 2017-08-23 18:56:39 -05:00
Tournament.scala tournament calendar WIP 2017-12-11 10:51:54 -05:00
TournamentCrud.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Tv.scala implement runtime settings 2017-11-29 10:55:11 -05:00
User.scala simplify moderator user tooltip 2017-12-10 09:28:42 -05:00
UserAnalysis.scala full mobile app analysis data while playing - closes #3759 2017-10-31 10:46:49 -05: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