Commit Graph

40105 Commits (29c9e762956d962e19ccaf09a20f32b95ae582d6)

Author SHA1 Message Date
Thibault Duplessis 46c840a6c1 remove report score threshold and unprocessed counts
use highest report score instead
2020-10-12 16:13:02 +02:00
Thibault Duplessis 6af34d96d9 replace report threshold with report max score - WIP 2020-10-12 16:13:02 +02:00
Thibault Duplessis 07de1a73a5 {master} remove Dismiss button on closed reports 2020-10-12 16:13:02 +02:00
Thibault Duplessis 4dfc535ef2
Merge pull request #7451 from JuanCavallin/master
Firefox Support and Logging Improvement
2020-10-12 08:23:09 +02:00
Juan Cavallin 49cba2cc8a Improve logging on screen with promises 2020-10-11 19:08:49 -04:00
Juan Cavallin f128b0f0ae Fixes FireFox support (removed TextDecoderStream) 2020-10-11 13:21:22 -04:00
Thibault Duplessis 308acd4075 improve tournament creation rate limiting 2020-10-11 09:43:21 +02:00
Thibault Duplessis 00a295de30 allow more options in API swiss creation 2020-10-11 08:50:12 +02:00
Thibault Duplessis ba9d0cc6ee
Merge pull request #7445 from scala-steward/update/scaffeine-4.0.2
Update scaffeine to 4.0.2
2020-10-11 08:14:41 +02:00
Scala Steward 2b5a27de33
Update scaffeine to 4.0.2 2020-10-10 18:32:45 +02:00
Thibault Duplessis 3e6bd20829 fix tests 2020-10-10 11:31:48 +02:00
Thibault Duplessis ceb3dcad9d fix markdown links on event page 2020-10-10 11:28:01 +02:00
Thibault Duplessis b5d32507fc fix tournament manager dates 2020-10-10 11:21:30 +02:00
Thibault Duplessis 81bfa8d5db
New Crowdin updates (#7430)
* New translations: site.xml (Frisian)

* New translations: site.xml (Frisian)

* New translations: site.xml (Frisian)

* New translations: site.xml (Frisian)

* New translations: site.xml (Frisian)

* New translations: site.xml (Frisian)

* New translations: site.xml (Frisian)

* New translations: site.xml (Frisian)

* New translations: tourname.xml (German)

* New translations: patron.xml (Spanish)

* New translations: faq.xml (Spanish)

* New translations: faq.xml (Spanish)

* New translations: contact.xml (Spanish)

* New translations: contact.xml (Spanish)

* New translations: streamer.xml (Spanish)

* New translations: site.xml (Korean)

* New translations: activity.xml (Korean)

* New translations: contact.xml (Korean)

* New translations: contact.xml (Korean)

* New translations: contact.xml (Korean)

* New translations: site.xml (Korean)

* New translations: arena.xml (Korean)

* New translations: study.xml (Korean)

* New translations: preferences.xml (Korean)

* New translations: lag.xml (Korean)

* New translations: site.xml (Frisian)

* New translations: site.xml (Frisian)

* New translations: site.xml (Frisian)

* New translations: arena.xml (Korean)

* New translations: site.xml (Frisian)

* New translations: arena.xml (Korean)

* New translations: learn.xml (Korean)

* New translations: site.xml (Korean)

* New translations: coach.xml (Icelandic)

* New translations: site.xml (Icelandic)

* New translations: site.xml (Icelandic)

* New translations: site.xml (Chinese Simplified)

* New translations: site.xml (Chinese Simplified)

* New translations: site.xml (Danish)
2020-10-10 11:09:27 +02:00
Thibault Duplessis 1d935e4c1d scalafmt 2.7.4 2020-10-10 11:08:23 +02:00
Thibault Duplessis 3afe380228
Merge pull request #7433 from scala-steward/update/scalafmt-core-2.7.4
Update scalafmt-core to 2.7.4
2020-10-10 11:05:47 +02:00
Thibault Duplessis d99fbce77e resign ongoing games on cheat mark 2020-10-10 10:52:41 +02:00
Thibault Duplessis 32732bc051 output sorted swiss trf exports - closes #7434
even tho it's not in the spec and bbpairings doesn't need it
2020-10-10 10:04:40 +02:00
Thibault Duplessis c9038069f6 no feedback for invalid email while logging in with magic link 2020-10-10 09:28:34 +02:00
Thibault Duplessis 2e149b480a no longer tell password reseters if they got their email address right
to avoid testing known email addresses for Lichess accounts

reported by https://hackerone.com/n3bu1a
2020-10-10 09:23:43 +02:00
Thibault Duplessis 6523a4d979 send at most one sandback auto-message per hour
closes lichess-org/talk#67
2020-10-10 09:13:00 +02:00
Thibault Duplessis 9801a76510 remove nowarn 2020-10-10 09:12:49 +02:00
Thibault Duplessis 3049d03342 lila.memo.OnceEvery 2020-10-10 09:12:43 +02:00
Thibault Duplessis 6e279e2453 Merge branch 'master' of github.com:ornicar/lila into master
* 'master' of github.com:ornicar/lila:
  Update specs2-core to 4.10.4
  increase ceval max hash size to 1024m again
  Reset some variables after game is over so new game moves are detected properly
  clean up "display: table" after 87e01f8d29 (#7435)
  "display: table" for .cg-wrap (maybe fixes #7435)
  Spelling fix
  Grammatical fixes
  deploy: do not select pull request builds for prod
  downgrade stockfish.wasm to exclude as cause of #7351
  Update README.md
2020-10-10 08:20:27 +02:00
Thibault Duplessis 64e2e4f612
Merge pull request #7442 from scala-steward/update/specs2-core-4.10.4
Update specs2-core to 4.10.4
2020-10-09 18:09:45 +02:00
Scala Steward 7e69f01462
Update specs2-core to 4.10.4 2020-10-09 15:11:37 +02:00
Thibault Duplessis 1ac72f4270
Merge pull request #7441 from JuanCavallin/master
DGT Reset some variables after game is over
2020-10-09 09:36:40 +02:00
Niklas Fiekas d422b574c8 increase ceval max hash size to 1024m again 2020-10-09 09:01:25 +02:00
Juan Cavallin 58c44c22f2 Reset some variables after game is over so new game moves are detected properly 2020-10-08 22:20:29 -04:00
Niklas Fiekas 5edd01957a clean up "display: table" after 87e01f8d29 (#7435) 2020-10-08 21:18:33 +02:00
Niklas Fiekas d4336b22c8
Merge pull request #7436 from mattkohl/master
Spelling / grammatical fixes
2020-10-08 21:14:35 +02:00
Thibault Duplessis b884aec7fe
Merge pull request #7438 from ornicar/cg-wrap-table
"display: table" for .cg-wrap (maybe fixes #7435)
2020-10-08 11:34:49 +02:00
Niklas Fiekas 87e01f8d29 "display: table" for .cg-wrap (maybe fixes #7435) 2020-10-07 20:35:19 +02:00
mattkohl 00b544fae1 Spelling fix 2020-10-07 17:52:47 +01:00
mattkohl 566ac98917 Grammatical fixes 2020-10-07 17:47:28 +01:00
Niklas Fiekas c013fbf182 deploy: do not select pull request builds for prod 2020-10-07 14:15:49 +02:00
Niklas Fiekas ddacfdd6d3 downgrade stockfish.wasm to exclude as cause of #7351 2020-10-07 13:46:04 +02:00
Scala Steward bc3f5c4df7
Update scalafmt-core to 2.7.4 2020-10-06 20:45:35 +02:00
Thibault Duplessis 6f86eae810
Merge pull request #7431 from tanmay2004/patch-1
Add lichess.org/thanks link back to README
2020-10-06 12:31:28 +02:00
Tanmay Garg 1e042e4aea
Update README.md 2020-10-06 15:45:22 +05:30
Thibault Duplessis 71035bb520 fix invalid user links 2020-10-06 12:10:35 +02:00
Thibault Duplessis 924047c608 fix team unsub when there's no chat 2020-10-06 11:37:02 +02:00
Niklas Fiekas dc4ecee7e8 fixup oauth delete route 2020-10-06 10:47:15 +02:00
Thibault Duplessis 2317e0a0f2 only send the OAuth token public ID to the owner's client
Reported by https://hackerone.com/gamerited
2020-10-06 10:09:53 +02:00
Thibault Duplessis a33ccb0bc6 Revert "test CI ui build"
This reverts commit d65b20a40f.
2020-10-06 09:47:24 +02:00
Thibault Duplessis d65b20a40f test CI ui build 2020-10-06 09:36:54 +02:00
Thibault Duplessis a0835f70d6 remove mongo migration script 2020-10-06 09:36:43 +02:00
Thibault Duplessis ab68dfb2ba fix non-exhaustive match 2020-10-06 08:26:54 +02:00
Thibault Duplessis b579d92679
Merge pull request #7427 from nathanielkaiserxyz/master
Added color to BOT title in search.
2020-10-06 08:05:36 +02:00
Thibault Duplessis ce67c93f0a
New Crowdin updates (#7414)
* New translations: site.xml (Marathi)

* New translations: site.xml (Swedish)

* New translations: study.xml (Swedish)

* New translations: site.xml (Marathi)

* New translations: study.xml (Swedish)

* New translations: site.xml (Marathi)

* New translations: site.xml (Spanish)

* New translations: faq.xml (Spanish)

* New translations: site.xml (Marathi)

* New translations: site.xml (Spanish)

* New translations: site.xml (Spanish)

* New translations: tourname.xml (Spanish)

* New translations: study.xml (Swedish)

* New translations: tourname.xml (Spanish)

* New translations: learn.xml (Spanish)

* New translations: study.xml (Swedish)

* New translations: tourname.xml (Spanish)

* New translations: arena.xml (Spanish)

* New translations: learn.xml (Spanish)

* New translations: class.xml (Spanish)

* New translations: class.xml (Spanish)

* New translations: class.xml (Spanish)

* New translations: faq.xml (Spanish)

* New translations: faq.xml (Spanish)

* New translations: contact.xml (Spanish)

* New translations: contact.xml (Spanish)

* New translations: study.xml (Swedish)

* New translations: faq.xml (Aragonese)

* New translations: site.xml (Aragonese)

* New translations: site.xml (Frisian)

* New translations: site.xml (Frisian)

* New translations: learn.xml (Hindi)
2020-10-06 08:04:54 +02:00