lila/app/controllers
2016-10-17 20:29:33 +02:00
..
Account.scala let the mobile user know if they're shadowbanned 2016-09-29 12:27:21 +02:00
Analyse.scala remove unused imports 2016-10-02 21:24:20 +02:00
Api.scala improve ratelimit logging and IP selection 2016-09-02 14:07:07 +02:00
Auth.scala don't make signup fail if external service is down 2016-10-03 13:29:38 +02: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 export game images with comments and tags 2016-10-17 11:59:05 +02:00
Fishnet.scala don't propagate analysis progress if no one is there to see it 2016-06-04 12:34:46 +02:00
ForumCateg.scala prevent heavy forum DB queries 2016-07-18 11:07:18 +02:00
ForumController.scala complete migration to scala 2.11 and play 2.3 2014-06-02 01:01:39 +02:00
ForumPost.scala Fix indentation. 2016-09-17 00:31:51 +01:00
ForumTopic.scala forum participants: usernames instead of ids, and sorted 2016-10-03 01:41:07 +02:00
Game.scala pagination for the team users API 2016-08-12 00:32:39 +02:00
I18n.scala optimize /translation/select endpoint for mobile 2015-12-14 18:18:02 +07:00
Importer.scala Allow filling in the import form via GET 2016-09-22 23:54:46 +02: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 Revert "Allow CSRF WS for BC (lichess4545) - REVERT ME" 2016-09-24 10:17:14 +02:00
LilaSocket.scala protect WS endpoints against CSRF - for #2270 2016-09-23 12:21:37 +02:00
Lobby.scala cache anon homepage twice longer 2016-09-27 16:22:24 +02:00
Main.scala less logging 2016-10-03 13:21:08 +02:00
Message.scala better message API form JSON errors - for #2304 2016-10-07 11:57:22 +02:00
Mod.scala moderation assessment export API 2016-10-17 12:01:00 +02:00
Monitor.scala cache graphite coach pageview result for 10 seconds 2016-09-08 00:14:39 +02:00
Notify.scala remove superfluous import 2016-09-19 12:31:43 +02:00
Opening.scala limit opening trainer to 10,000 openings 2016-07-17 14:09:55 +02:00
Page.scala add /about 2016-06-08 13:41:18 +02:00
Plan.scala less logging 2016-10-12 02:07:41 +02:00
Pref.scala POC preferences form BC compat layer 2016-09-01 23:04:05 +02:00
Prismic.scala fix network split monitoring 2016-07-20 21:21:43 +02:00
Puzzle.scala try harder to build puzzles from recent strong games 2016-10-03 02:13:47 +02:00
QaAnswer.scala hotfix bug w/ previous PR tooltip break again 2015-11-11 05:38:02 +08:00
QaComment.scala progress on Q&A 2014-07-07 19:30:52 +02:00
QaControllers.scala show more popular questions 2014-07-10 00:29:24 +02:00
QaQuestion.scala progress on Q&A 2014-07-07 19:30:52 +02:00
Relation.scala mobile API /@/<user>/mini - for veloce/lichobile#315 2016-04-17 14:45:06 +07:00
Report.scala Entirely remove relation cache, carefully fetch from the DB 2016-01-24 04:33:41 +07:00
RequestGetter.scala work on patron 2016-07-10 22:12:22 +02:00
ResponseWriter.scala s/⇒/=> 2014-02-17 10:12:19 +01:00
Round.scala wait half a second after resigning from the lobby 2016-08-05 10:33:34 +02:00
Search.scala improve ratelimit logging and IP selection 2016-09-02 14:07:07 +02:00
Setup.scala improve ratelimit logging and IP selection 2016-09-02 14:07:07 +02: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 study cloneable setting 2016-10-12 15:37:40 +02:00
Team.scala optimize team membership 2016-01-24 11:54:25 +07: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 leaderboard WIP 2016-10-17 20:29:33 +02:00
TournamentCrud.scala highlighted events WIP (backend) 2016-08-23 00:05:10 +02:00
Tv.scala show previous games of TV channel - closes #2119 2016-07-24 20:35:13 +02:00
User.scala improve ratelimit logging and IP selection 2016-09-02 14:07:07 +02: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
WorldMap.scala worldmap v2 poc 2015-12-23 20:54:48 +07:00