lila/modules
server 07fe9c8817 merge + tweaks, post-log4j 2021-12-11 14:38:35 -07:00
..
activity/src/main use proper Color type and reuse json handlers 2021-11-20 09:51:26 +01:00
analyse/src/main add %eval annotations to study PGN exports - closes #9533 2021-08-08 10:16:43 +02:00
api/src use proper Color type and reuse json handlers 2021-11-20 09:51:26 +01:00
appeal/src/main show marks on appeal list - closes lichess-org/tavern#129 2021-07-26 09:19:31 +02:00
blog/src use empty prismic repo by default 2021-11-19 08:42:40 +01:00
bookmark/src/main remove broken config 2021-05-04 14:54:44 +02:00
bot/src/main use proper Color type and reuse json handlers 2021-11-20 09:51:26 +01:00
challenge/src use proper Color type and reuse json handlers 2021-11-20 09:51:26 +01:00
chat/src/main Add dox note in inquiry 2021-10-05 18:05:06 +02:00
clas/src/main use $lookup.pipeline in DailyPuzzle 2021-10-14 08:28:37 +02:00
coach/src/main stop logging images 2021-09-11 21:17:58 +02:00
common/src Use 'Cross-Origin-Embedder-Policy: credentialless' in Chrome 96+ 2021-12-06 22:46:21 +01:00
coordinate/src/main rename all DataForm 2020-08-21 22:40:37 +02:00
db/src/main remove unused LogicalOperators from dsl 2021-11-13 22:27:38 +01:00
evalCache/src/main only propagate cloud eval when depth increases 2021-11-28 18:30:37 +01:00
evaluation/src tweak zulip messages 2021-07-05 08:38:11 +02:00
event/src/main cache up to 10 events that could be promoted 2021-05-04 14:57:57 +02:00
explorer/src/main increase explorer sampling rates 2021-11-07 17:50:37 +01:00
fishnet/src increase fishnet maxPlies (closes #10199, #3961) 2021-12-11 16:52:56 +01:00
forum/src/main fix topic count for troll users 2021-09-23 23:33:19 +02:00
forumSearch/src/main static ghost ids 2021-04-13 19:16:37 +02:00
game/src remove Option.ifNone 2021-11-29 11:39:28 +01:00
gameSearch/src/main remove superfluous monitoring 2021-07-03 10:29:43 +02:00
history/src/main tweak rating chart cache strategy 2021-09-18 10:49:04 +02:00
hub/src/main improve EarlyMultiThrottler interface 2021-10-26 10:01:10 +02:00
i18n/src Use relevant title for unlike study button 2021-10-28 00:12:31 +03:00
importer/src/main Fix map -> pipe 2021-05-24 17:34:26 +02:00
insight/src/main default to dark theme 2021-11-06 09:28:25 +01:00
irc/src/main Simplify some `modLink` calls 2021-12-11 20:02:26 +01:00
irwin/src/main Simplify auto report score handling 2021-10-30 02:21:55 +02:00
learn/src/main did mongodb 4.2 fix upsert duplicate key? - closes #7841 2021-01-07 15:22:47 +01:00
lobby/src/main Don't adjust colorIt when aborting fixed color lobby games 2021-11-11 11:52:44 +01:00
mailer/src/main keep futures after #10067 2021-11-03 09:25:00 +01:00
memo/src refactor concurrency limit storage 2021-10-15 10:50:45 +02:00
mod/src/main Merge pull request #10178 from kraktus/monitor-blogs 2021-11-28 18:42:52 +01:00
msg/src/main use $lookup.pipeline in DailyPuzzle 2021-10-14 08:28:37 +02:00
notify/src/main better truncate message in notification - closes #9887 2021-09-30 09:31:06 +02:00
oauth/src/main API endpoints to follow/unfollow other players - closes #7920 2021-08-23 11:17:59 +02:00
perfStat/src/main Revert "Show games in perfstat from player's perspective" 2021-11-23 09:11:08 +01:00
plan/src use Option.exists - after #10134 2021-11-19 09:45:57 +01:00
playban/src/main Bring sit-resigning limit in line with flagging 2021-11-12 13:00:03 +01:00
pool/src/main rename lobbyActor 2021-10-18 09:10:40 +02:00
practice/src/main scalafmt 2.7.1 2020-09-21 09:28:28 +02:00
pref/src/main merge + tweaks, post-log4j 2021-12-11 14:38:35 -07:00
push/src/main rename Trouper->SyncActor & Duct->AsyncActor 2021-07-23 14:09:04 +02:00
puzzle/src/main {master} counter player biases in daily puzzle selection 2021-11-09 08:06:26 +01:00
quote/src/main Fix a non-ASCII quote 2021-10-25 21:12:11 +13:00
racer/src/main rename Trouper->SyncActor & Duct->AsyncActor 2021-07-23 14:09:04 +02:00
rating/src/main only save leaderboardable perf types in rankings 2021-10-03 10:37:43 +02:00
relation/src/main tweak cached paginators 2021-09-28 12:13:56 +02:00
relay/src/main fix relay round sync log rotation 2021-11-28 15:36:17 +01:00
report/src/main Fix reports visibility in `all` queue for hunters 2021-11-14 21:56:24 +01:00
room/src/main rename Trouper->SyncActor & Duct->AsyncActor 2021-07-23 14:09:04 +02:00
round/src use proper Color type and reuse json handlers 2021-11-20 09:51:26 +01:00
search/src/main handle invalid searches without 500 2021-07-21 11:39:02 +02:00
security/src don't GC new users twice 2021-11-26 18:59:09 +01:00
setup/src/main rename lobbyActor 2021-10-18 09:10:40 +02:00
shutup/src update en, fr dict 2021-10-13 17:49:50 +03:00
simul/src/main use proper Color type and reuse json handlers 2021-11-20 09:51:26 +01:00
socket/src/main rename Future.nevermind -> Future.recoverDefault 2021-08-29 21:34:38 +02:00
storm/src/main configurable storm/racer animation speed 2021-07-18 16:32:26 +02:00
streamer/src/main Redirect to live stream of youtube streamers 2021-10-18 13:48:48 +02:00
study/src Allow StudyAdmins to invite Lichess 2021-12-04 04:48:10 +01:00
studySearch/src/main move all study collections to the study database 2021-02-02 22:53:47 +01:00
swiss/src/main optimize featured swiss aggregation and send it to secondary 2021-11-04 10:22:38 +01:00
team/src/main {master} log team closure 2021-11-09 08:06:30 +01:00
teamSearch/src/main remove team.location and finalize team.forum config 2021-08-27 10:34:46 +02:00
timeline/src/main ublog post like timeline notification 2021-09-13 21:27:19 +02:00
tournament/src improve EarlyMultiThrottler interface 2021-10-26 10:01:10 +02:00
tree/src/main use soft text cleanup for study annotations - closes #9919 2021-10-03 10:10:21 +02:00
tv/src/main Prefer showing rematches in /games 2021-08-24 10:12:34 -07:00
ublog/src fix unescape used by unescapeUnderscoreInLinks 2021-11-01 13:03:37 +01:00
user/src Remove extra parans 2021-11-13 22:57:26 +01:00
video/src/main video: Enforce sheet encoding to be UTF-8 2021-09-02 22:23:10 +02:00