Commit Graph

16312 Commits (deepcrayonfish)

Author SHA1 Message Date
server 07fe9c8817 merge + tweaks, post-log4j 2021-12-11 14:38:35 -07:00
kraktus 0218370535 Simplify some `modLink` calls 2021-12-11 20:02:26 +01:00
kraktus 4df390e817 Open user notes by default 2021-12-11 20:02:26 +01:00
Niklas Fiekas f1c3aff3f0 increase fishnet maxPlies (closes #10199, #3961) 2021-12-11 16:52:56 +01:00
Benedikt Werner d9b7ba6139 Use 'Cross-Origin-Embedder-Policy: credentialless' in Chrome 96+
On pages embedding Stockfish (i.e. using SharedArrayBuffer).
To allow custom backgrounds from non-CORS pages.
2021-12-06 22:46:21 +01:00
Benedikt Werner 546c8e2327
Allow StudyAdmins to invite Lichess 2021-12-04 04:48:10 +01:00
Benedikt Werner b24229ac36
Remove unreachable duplicate condition 2021-12-04 04:36:09 +01:00
Benedikt Werner 0fd1d268ed
scalafmt 2021-12-04 03:52:45 +01:00
Benedikt Werner 004dbceab8 Fix overflow in fishnet opening book 2021-12-01 14:18:13 +01:00
Thibault Duplessis 9a7e6bf716 remove Option.ifNone 2021-11-29 11:39:28 +01:00
Thibault Duplessis 06e1261dab code golf 2021-11-29 11:37:19 +01:00
Thibault Duplessis 6dd7adf714
Merge pull request #10178 from kraktus/monitor-blogs
Switch zulip stream for moderator blog actions
2021-11-28 18:42:52 +01:00
Thibault Duplessis ece947fd20 only propagate cloud eval when depth increases
this should reduce the number of redis messages greatly.

Before that, you could get cevals for pvs greater than yours,
even if your depth is already higher.
2021-11-28 18:30:37 +01:00
Thibault Duplessis ce6129dbd9 Merge branch 'master' of github.com:ornicar/lila
* 'master' of github.com:ornicar/lila:
  fix relay round sync log rotation
2021-11-28 16:05:42 +01:00
Thibault Duplessis fa4ecb5a76 fix relay round sync log rotation 2021-11-28 15:36:17 +01:00
Thibault Duplessis 6541db2c4b ceval setting can disable client put 2021-11-28 11:13:52 +01:00
kraktus 0390dfd899 Switch zulip stream for moderator blog actions 2021-11-27 19:33:08 +01:00
Thibault Duplessis f0235c8d3b only send study likes to liking SRI
to reduce messages on busy broadcasts
2021-11-27 07:54:51 +01:00
Thibault Duplessis e00eca5112 don't GC new users twice 2021-11-26 18:59:09 +01:00
Thibault Duplessis af4efb40b3 cloud eval live setting 2021-11-26 17:37:45 +01:00
Thibault Duplessis c8701601ab add crawler UA 2021-11-25 19:10:27 +01:00
Thibault Duplessis 270f54f691 add appeals to mod queue stats 2021-11-25 09:47:11 +01:00
Niklas Fiekas f666b76658 more frequently ignore book 2021-11-24 13:17:52 +01:00
Niklas Fiekas 92130afe8f allow low fishnet levels to play bad book moves 2021-11-24 13:10:56 +01:00
Thibault Duplessis e90bd72c2d
Merge pull request #10164 from benediktwerner/unlimited-ai-early-abort
Don't abort unlimited AI games after 6 hours
2021-11-24 10:39:48 +01:00
Benedikt Werner b063b94f9f
Don't abort unlimited AI games after 6 hours 2021-11-24 09:03:25 +01:00
Thibault Duplessis 30e6aa705f AI play book: only decent moves 2021-11-24 08:18:29 +01:00
Thibault Duplessis 1964b73919 Revert "Show games in perfstat from player's perspective"
This reverts commit a0c13389ce.

use pov=username instead
2021-11-23 09:11:08 +01:00
Thibault Duplessis 8fbf30ef59 fix AI play outofbook detection 2021-11-23 08:31:36 +01:00
Thibault Duplessis 3aa28a6374 Merge branch 'master' of github.com:ornicar/lila
* 'master' of github.com:ornicar/lila:
  New Crowdin updates (#10155)
  New Crowdin updates (#10137)
  Hide ratings when importing game to existing study if option selected
2021-11-23 07:42:13 +01:00
Thibault Duplessis 238cb7fd49
Merge pull request #10151 from stseng110499/feature/import-existing-study-hide-ratings
Hide ratings when importing game to existing study if option selected
2021-11-22 10:00:54 +01:00
Thibault Duplessis 5e26e6b706 preload board images to maybe fix the mobile browser bug
where it randomly forgets to show the board
2021-11-21 10:17:13 +01:00
Thibault Duplessis e9547c31a4 remove unused server-side board colors 2021-11-21 09:50:50 +01:00
Sabrina Tseng 5584a2de6a Hide ratings when importing game to existing study if option selected 2021-11-20 19:50:08 -08:00
Thibault Duplessis e069926ba3 Merge branch 'G-Lorenz-bestWinsColor_pr'
* G-Lorenz-bestWinsColor_pr:
  use proper Color type and reuse json handlers
  Show games in perfstat from player's perspective
2021-11-20 09:51:56 +01:00
Thibault Duplessis 14828e8478 use proper Color type and reuse json handlers 2021-11-20 09:51:26 +01:00
Benedikt Werner 850f7f0324
Fix fishnet book player ply in FromPosition 2021-11-20 07:32:25 +01:00
Thibault Duplessis ba54e1f27f cache lastPlayedPlaying game ID for longer 2021-11-19 11:30:55 +01:00
Giacomo Lorenzetti a0c13389ce Show games in perfstat from player's perspective 2021-11-19 11:25:44 +01:00
Thibault Duplessis edbf998c60 use Option.exists - after #10134 2021-11-19 09:45:57 +01:00
Thibault Duplessis e874a80bcb
Merge pull request #10134 from kraktus/fix_gift_patron_already
Fix patron gift when the receiver is already patron.
2021-11-19 09:45:00 +01:00
Thibault Duplessis dbac4b9c1a use empty prismic repo by default
to avoid lichess clones copying our blog and content
2021-11-19 08:42:40 +01:00
Thibault Duplessis 830fedd11a prevent markdown stackoverflow 2021-11-18 15:05:28 +01:00
Thibault Duplessis 3fca7343e2 fix AI play opening novelty doesn't mean it's out of book 2021-11-18 11:48:32 +01:00
Thibault Duplessis f9bf2dcd53 stop hitting the opening explorer after the AI games goes out of book 2021-11-18 11:42:11 +01:00
kraktus 61eb1b5533 Fix patron gift when the receiver is already patron.
Previously nothing was changed for the receiver.
2021-11-17 17:43:31 +01:00
Thibault Duplessis d68fb2c5e7
Merge pull request #10081 from ornicar/dark-default
default to dark theme
2021-11-17 10:11:42 +01:00
Thibault Duplessis 0b39bccc1f improve fishnet opening book monitoring 2021-11-17 08:48:10 +01:00
Thibault Duplessis 5d38cc6bc8
Merge pull request #10121 from kraktus/other_in_all_queue
Fix reports visibility in `all` queue for hunters
2021-11-17 08:19:45 +01:00
Niklas Fiekas d4f87c1575 fix nextInt(0) and add chance for fishnet to ignore book 2021-11-16 11:44:01 +01:00