lila/app/controllers
2016-09-25 23:48:52 +02:00
..
Account.scala only expose nbChallenges in /account/info 2016-09-03 15:21:28 +02:00
Analyse.scala completely stop to cache bookmarks 2016-08-01 12:25:33 +02:00
Api.scala improve ratelimit logging and IP selection 2016-09-02 14:07:07 +02:00
Auth.scala fix email confirmation monitoring 2016-09-06 12:50:26 +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 is only for human 2016-09-04 15:55:12 +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 fix forum ratelimiting 2016-09-03 09:39:17 +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 better cache homepage 2016-09-23 01:29:39 +02:00
Main.scala configurable crawlable attribute 2016-09-25 23:48:52 +02:00
Message.scala Respond to @ornicar's comments and add isUnread field, which I missed earlier 2016-09-19 08:35:42 -04:00
Mod.scala fix email duplication 2016-09-06 15:53:36 +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 more fixes for extra stripe one-time donation 2016-08-30 01:18:51 +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 also monitor puzzle categories and votes 2016-08-11 14:56:24 +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 improve ratelimit logging and IP selection 2016-09-02 14:07:07 +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 protect private tournaments by password - closes #1691 2016-09-05 22:48:36 +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