lila/app/controllers
Thibault Duplessis 3a8a6b42bb broadcast stream download endpoint 2021-09-09 21:00:27 +02:00
..
Account.scala better handle missing API request parameter 2021-06-24 07:51:00 +02:00
Analyse.scala use ctx.ip instead of HTTPRequest.ipAddress 2021-09-07 19:44:01 +02:00
Api.scala reduce stream keep alive interval to 60s 2021-08-26 15:00:19 +02:00
Appeal.scala show marks on appeal list - closes lichess-org/tavern#129 2021-07-26 09:19:31 +02:00
Auth.scala auth endpoint 2021-06-06 12:14:49 +02:00
Blog.scala refactor blog atom feed 2021-09-07 15:41:25 +02:00
BulkPairing.scala introduce lila.common.Bearer newtype 2021-07-03 16:40:20 +02:00
Challenge.scala use ctx.ip instead of HTTPRequest.ipAddress 2021-09-07 19:44:01 +02:00
Clas.scala refactor, monitor and log markdown 2021-09-02 11:24:22 +02:00
Coach.scala show latest blog post on coach page 2021-09-08 10:54:25 +02:00
Coordinate.scala autoformat code 2020-07-22 12:52:52 +02:00
Dasher.scala Missing dasher translations (#9107) 2021-06-09 07:35:10 +02:00
Dev.scala add configurable payment methods 2021-06-06 12:14:49 +02:00
DgtCtrl.scala refactor oauth token form 2021-07-07 18:32:30 +02:00
Editor.scala Keep variant when opening editor (#9508) 2021-08-09 08:50:40 +02:00
Event.scala show who updated an event - closes #8658 2021-04-18 10:30:37 +02:00
Export.scala use ctx.ip instead of HTTPRequest.ipAddress 2021-09-07 19:44:01 +02:00
Fishnet.scala rename HTTPRequest.ipAdress 2020-10-22 15:01:30 +02:00
ForumCateg.scala scalafmt 2.7.1 2020-09-21 09:28:28 +02:00
ForumController.scala manage multiple leaders for a team - closes #6422 2020-04-23 17:48:25 -06:00
ForumPost.scala use ctx.ip instead of HTTPRequest.ipAddress 2021-09-07 19:44:01 +02:00
ForumTopic.scala use ctx.ip instead of HTTPRequest.ipAddress 2021-09-07 19:44:01 +02:00
Game.scala add secret key to stream arbitrary game moves in realtime without delay 2021-08-08 09:22:38 +02:00
GameMod.scala use ctx.ip instead of HTTPRequest.ipAddress 2021-09-07 19:44:01 +02:00
I18n.scala fix routing and form binding for play 2.8.7 2021-02-08 15:25:21 +01:00
Importer.scala use ctx.ip instead of HTTPRequest.ipAddress 2021-09-07 19:44:01 +02:00
Insight.scala only keep user mod roles when oauth scope web:mod is set 2021-05-11 10:18:12 +02:00
Irwin.scala admin challenge API 2020-12-14 15:58:06 +01:00
KeyPages.scala rename Future.nevermind -> Future.recoverDefault 2021-08-29 21:34:38 +02:00
Learn.scala scalafmt 2.7.1 2020-09-21 09:28:28 +02:00
LilaController.scala use ctx.ip instead of HTTPRequest.ipAddress 2021-09-07 19:44:01 +02:00
Lobby.scala puzzle racer WIP 2021-03-04 10:20:02 +01:00
Main.scala only serve robots.txt in prod 2021-09-09 11:37:46 +02:00
Mod.scala Shushers and Hunters can send to Zulip 2021-08-06 11:35:19 +02:00
Msg.scala team PM all API rate limit feedback - closes #8968 2021-05-19 08:49:04 +02:00
Notify.scala run sbt scalafmtAll 2021-04-11 20:10:31 +10:00
OAuth.scala add /api/token/admin-challenge endpoint 2021-07-13 20:37:03 +02:00
OAuthToken.scala restore auth for oauth revoke by id 2021-07-12 18:24:49 +02:00
Options.scala scalafmt 2.5 2020-05-05 22:11:15 -06:00
Page.scala appeal landing page 2021-04-16 19:08:50 +02:00
Plan.scala use ctx.ip instead of HTTPRequest.ipAddress 2021-09-07 19:44:01 +02:00
PlayApi.scala fix response on invalid board API command 2021-08-29 17:18:51 +02:00
Practice.scala gently refactor JSON responses 2021-02-24 16:12:38 +01:00
Pref.scala Move zoom pref to separate cookie (#9675) 2021-08-28 17:10:33 +02:00
Prismic.scala fix routing and form binding for play 2.8.7 2021-02-08 15:25:21 +01:00
Push.scala scalafmt 2.5 2020-05-05 22:11:15 -06:00
Puzzle.scala Fallback on a correct replay day when entering an incorrect one 2021-05-07 09:48:32 +02:00
Racer.scala remove unused imports with scalafix 2021-04-10 09:25:42 +02:00
Relation.scala rename Future.nevermind -> Future.recoverDefault 2021-08-29 21:34:38 +02:00
RelayRound.scala tweak broadcast round form 2021-09-04 09:13:12 +02:00
RelayTour.scala broadcast stream download endpoint 2021-09-09 21:00:27 +02:00
Report.scala msg: Fix report confirmation 2021-09-03 16:45:42 +02:00
RequestGetter.scala scalafmt 2.5 2020-05-05 22:11:15 -06:00
ResponseWriter.scala remove unused ResponseWriter.wFloat 2020-06-09 23:44:47 +02:00
Round.scala use ctx.ip instead of HTTPRequest.ipAddress 2021-09-07 19:44:01 +02:00
Search.scala use ctx.ip instead of HTTPRequest.ipAddress 2021-09-07 19:44:01 +02:00
Setup.scala use ctx.ip instead of HTTPRequest.ipAddress 2021-09-07 19:44:01 +02:00
Simul.scala remove unused imports with scalafix 2021-04-10 09:25:42 +02:00
Stat.scala scalafmt 2.5 2020-05-05 22:11:15 -06:00
Storm.scala remove unused imports with scalafix 2021-04-10 09:25:42 +02:00
Streamer.scala upload streamer images to picfit 2021-09-07 19:56:02 +02:00
Study.scala allow embedding study URLs without a chapter ID 2021-09-09 10:38:27 +02:00
Swiss.scala /api/swiss/{id}/join API endpoint to join swiss tournaments 2021-08-18 09:23:14 +02:00
Team.scala team forum field WIP - for #9652 2021-08-27 09:10:18 +02:00
TheftPrevention.scala scalafmt 2.5 2020-05-05 22:11:15 -06:00
Timeline.scala scalafmt 2.5 2020-05-05 22:11:15 -06:00
Tournament.scala simplify and fix tournament chat visibility condition 2021-09-08 16:23:52 +02:00
TournamentCrud.scala improve type safety with lila.user.Holder 2021-03-09 12:18:55 +01:00
Tv.scala use only one route for TV games replacement - for #9646 2021-08-25 10:00:51 +02:00
Ublog.scala ublog topics page WIP 2021-09-09 16:00:05 +02:00
User.scala use ctx.ip instead of HTTPRequest.ipAddress 2021-09-07 19:44:01 +02:00
UserAnalysis.scala remove the tuple matching ~ notation 2021-04-09 09:00:00 +02:00
UserTournament.scala let mods view tournaments of closed accounts 2021-05-18 09:11:40 +02:00
Video.scala scalafmt 2.7.1 2020-09-21 09:28:28 +02:00