Commit graph

45269 commits

Author SHA1 Message Date
Thibault Duplessis 87ddb3cd6c private game chats cause personal data export to hang
presumably
2021-09-19 08:15:06 +02:00
Thibault Duplessis 1f17afb8a0
Merge pull request #9831 from 370417/logo-spinner-space
Prevent mask svg from taking up space at the bottom of the page
2021-09-18 21:29:08 +02:00
Albert Ford 0f2a38b3c3
Prevent mask svg from taking up space 2021-09-18 11:31:28 -07:00
Thibault Duplessis 18b8fedcb1 validate prismic IDs 2021-09-18 15:22:59 +02:00
Thibault Duplessis 3367eec955 fix and restore activity truncation 2021-09-18 14:40:27 +02:00
Thibault Duplessis 80c336fbe8
Merge pull request #9828 from benediktwerner/fix-study-comment-auto-correct
Use oninput instead of onkeyup & onpaste
2021-09-18 14:05:30 +02:00
Thibault Duplessis 37c8afe5c1 tweak ublog paginator max pages 2021-09-18 13:09:37 +02:00
Thibault Duplessis 978f2a9c98
Merge pull request #9825 from greg-finley/patch-1
Flatten rating line to today
2021-09-18 12:51:56 +02:00
Thibault Duplessis 53a13fe270 prevent arena berserk if inc > limit*2
prevents tournament abuse with TC like 1+60
where perf is Classical but berserked games are Hyperbullet.
2021-09-18 12:17:19 +02:00
Thibault Duplessis 4be99914b2 separate cancel from terminate buttons 2021-09-18 12:15:28 +02:00
Thibault Duplessis 0cbd126f8c tweak ublog ranking 2021-09-18 10:49:21 +02:00
Thibault Duplessis 95b223294a tweak rating chart cache strategy 2021-09-18 10:49:04 +02:00
Thibault Duplessis c3e5b3c899 add auth user language in pref get API 2021-09-18 09:20:03 +02:00
Thibault Duplessis 52e2767948 disable activity truncation for now 2021-09-18 08:25:23 +02:00
Thibault Duplessis 52d6dafe51 Merge branch 'master' of github.com:ornicar/lila
* 'master' of github.com:ornicar/lila:
  Swap spinner mask and content
2021-09-18 07:42:01 +02:00
Thibault Duplessis e3df6489af
Merge pull request #9826 from 370417/logo-spinner-safari
Swap spinner mask and content
2021-09-18 07:41:29 +02:00
Thibault Duplessis 774ee046fc Merge branch 'master' of github.com:ornicar/lila
* 'master' of github.com:ornicar/lila:
  New Crowdin updates (#9821)
2021-09-18 07:40:45 +02:00
Thibault Duplessis 580f7028c5
New Crowdin updates (#9821)
* New translations: site.xml (Gujarati)

* New translations: site.xml (Afrikaans)

* New translations: site.xml (Gujarati)

* New translations: site.xml (Gujarati)

* New translations: site.xml (Gujarati)

* New translations: site.xml (Gujarati)

* New translations: site.xml (Gujarati)

* New translations: swiss.xml (Hungarian)

* New translations: swiss.xml (Hungarian)

* New translations: site.xml (Catalan)

* New translations: site.xml (Catalan)

* New translations: site.xml (Catalan)

* New translations: site.xml (Catalan)

* New translations: site.xml (Catalan)

* New translations: preferences.xml (Swedish)
2021-09-18 07:40:38 +02:00
Thibault Duplessis d2d10025e5 Merge branch 'master' of github.com:ornicar/lila
* 'master' of github.com:ornicar/lila:
  rename yolodb collections
  lobby/css: Tweak mobile table some more
  Hide Streamer and Blog likes notifications for kids
2021-09-18 07:40:26 +02:00
Thibault Duplessis 41ca4a57ea Merge branch 'master' of github.com:ornicar/lila
* 'master' of github.com:ornicar/lila:
  lobby/css: Tweak mobile table some more
  Hide Streamer and Blog likes notifications for kids
2021-09-18 07:40:04 +02:00
Thibault Duplessis 5f03e7eae5 rename yolodb collections 2021-09-18 07:39:55 +02:00
Thibault Duplessis 7203d2f638 tweak msg limiter 2021-09-18 07:39:23 +02:00
Benedikt Werner 1e70957b65
Use oninput instead of onkeyup & onpaste 2021-09-18 06:58:47 +02:00
Benedikt Werner a647cc6a72
lobby/css: Tweak mobile table some more 2021-09-18 06:58:23 +02:00
Albert Ford f7ea36dd4b
Swap spinner mask and content
This avoids animating the mask.
Intended to fix stuttering animation on Safari.
2021-09-17 14:37:45 -07:00
Greg Finley cf5abcf66a
prettier 2021-09-17 14:00:16 -07:00
Greg Finley 512627a471
Flatten rating line to today 2021-09-17 13:52:00 -07:00
Thibault Duplessis 554a57ccf4
Merge pull request #9823 from kraktus/blog_timeline2
Hide Streamer and Blog likes notifications for kids
2021-09-17 20:32:35 +02:00
Thibault Duplessis ab59debb19 fix ublog image center 2021-09-17 14:53:45 +02:00
kraktus 95120c0844 Hide Streamer and Blog likes notifications for kids
They cannot access these items anyway.

ss
2021-09-17 14:41:38 +02:00
Thibault Duplessis 7beac6b0d8 more ublog rank tweaks 2021-09-17 13:51:58 +02:00
Thibault Duplessis 6e4fdbaa14 remove read preference from history module
using yoloDb
2021-09-17 10:47:41 +02:00
Thibault Duplessis a7497bda5c remove read preference in activity module
it uses the yolo DB
2021-09-17 10:46:49 +02:00
Thibault Duplessis 7d541ea9e4 always read same amount of activity days 2021-09-17 10:45:33 +02:00
Thibault Duplessis 2c0aebd270 truncate user activity after inserting a new day 2021-09-17 10:33:48 +02:00
Thibault Duplessis 8b4221e911 simplify and optimize activity writes - closes #9820 2021-09-17 09:51:13 +02:00
Thibault Duplessis d739780f8b fix ublog rank setting store 2021-09-17 09:09:48 +02:00
Thibault Duplessis 7d5b798cf1 more ublog rank tweaks 2021-09-17 08:31:20 +02:00
Thibault Duplessis 8e6dd749c5
New Crowdin updates (#9813)
* New translations: site.xml (Finnish)

* New translations: puzzle.xml (German)

* New translations: site.xml (Azerbaijani)

* New translations: site.xml (Azerbaijani)

* New translations: storm.xml (Azerbaijani)

* New translations: puzzle.xml (German)

* New translations: streamer.xml (Catalan)

* New translations: streamer.xml (Catalan)

* New translations: emails.xml (Catalan)

* New translations: site.xml (Catalan)

* New translations: emails.xml (Catalan)

* New translations: site.xml (Catalan)

* New translations: site.xml (Catalan)

* New translations: site.xml (Catalan)

* New translations: site.xml (Indonesian)

* New translations: site.xml (Indonesian)

* New translations: broadcast.xml (Indonesian)

* New translations: swiss.xml (Indonesian)

* New translations: site.xml (Portuguese)

* New translations: site.xml (Greek)

* New translations: site.xml (Luxembourgish)

* New translations: study.xml (Luxembourgish)

* New translations: patron.xml (Luxembourgish)

* New translations: site.xml (German)

* New translations: ublog.xml (German)
2021-09-17 07:42:58 +02:00
Benedikt Werner c4fabeee3e
gulp: Fail prod build as well on error 2021-09-17 04:41:55 +02:00
Benedikt Werner 46c8f4e126
lobby/css: Fix typo 'elipsis' -> 'ellipsis' 2021-09-17 04:41:44 +02:00
Thibault Duplessis abb6e70ddb
Merge pull request #9819 from 370417/animated-logo-spinner2
Replace loading spinner with lichess logo
2021-09-16 22:06:29 +02:00
Thibault Duplessis 6526071402 recompute all ublog ranks on factor change 2021-09-16 21:53:23 +02:00
Thibault Duplessis 718c60e2f0 add SettingStore.onSet 2021-09-16 21:53:03 +02:00
Thibault Duplessis 2f9ce9e8b7 configurable ublog rank factor 2021-09-16 21:39:05 +02:00
Thibault Duplessis da6d24dc36 Revert "activity: write doc date so it can expire"
This reverts commit d5c7c24e1d.
2021-09-16 20:44:43 +02:00
Thibault Duplessis d5c7c24e1d activity: write doc date so it can expire 2021-09-16 19:44:57 +02:00
Albert Ford 83581f653e
Replace loading spinner with lichess logo 2021-09-16 08:53:15 -07:00
Thibault Duplessis 33cfc3a248 fix coll scan in aggregation query
because of a mongodb bug that prevents using available index
in $expr $in in aggregation pipeline

https://jira.mongodb.org/browse/SERVER-32549
https://jira.mongodb.org/browse/SERVER-37470

Revert this when the mongodb bug is fixed, for additional perf
2021-09-16 11:48:21 +02:00
Thibault Duplessis 5b57c2769a more referrer antispam detection 2021-09-16 11:48:21 +02:00