Commit Graph

46114 Commits (deepcrayonfish)

Author SHA1 Message Date
Thibault Duplessis f9bf2dcd53 stop hitting the opening explorer after the AI games goes out of book 2021-11-18 11:42:11 +01:00
Thibault Duplessis 00711203f6 add /api/bot/game/{gameId}/chat - closes #10135 2021-11-18 11:00:02 +01:00
Thibault Duplessis 1095edbf13
New translations: site.xml (Chinese Simplified) (#10132) 2021-11-18 07:44:35 +01:00
Benedikt Werner 78400f6a1c
Correct comment in @types/lichess/index.d.ts 2021-11-18 02:06:36 +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 0be124f644
New Crowdin updates (#10109)
* New translations: study.xml (Luxembourgish)

* New translations: site.xml (Luxembourgish)

* New translations: challenge.xml (Nepali)

* New translations: challenge.xml (Nepali)

* New translations: emails.xml (Nepali)

* New translations: activity.xml (Nepali)

* New translations: activity.xml (Nepali)

* New translations: coordinates.xml (Nepali)

* New translations: emails.xml (Latin)

* New translations: patron.xml (Belarusian)

* New translations: study.xml (Belarusian)

* New translations: emails.xml (Azerbaijani)

* New translations: emails.xml (Azerbaijani)

* New translations: swiss.xml (Hebrew)

* New translations: site.xml (Nepali)

* New translations: site.xml (Nepali)

* New translations: site.xml (Nepali)

* New translations: site.xml (Nepali)

* New translations: site.xml (Nepali)

* New translations: site.xml (Nepali)

* New translations: site.xml (Nepali)

* New translations: site.xml (Russian)

* New translations: site.xml (Malayalam)

* New translations: site.xml (Malayalam)

* New translations: site.xml (Malayalam)

* New translations: site.xml (Malayalam)

* New translations: site.xml (Russian)

* New translations: challenge.xml (Afrikaans)

* New translations: challenge.xml (Afrikaans)

* New translations: challenge.xml (Afrikaans)

* New translations: site.xml (Afrikaans)

* New translations: site.xml (Finnish)
2021-11-17 10:10:39 +01:00
Thibault Duplessis 1b839730e8
Merge pull request #10117 from 370417/safari-dasharray
Use full form of stroke-dasharray for Safari
2021-11-17 09:47:38 +01:00
Thibault Duplessis 0b39bccc1f improve fishnet opening book monitoring 2021-11-17 08:48:10 +01:00
Thibault Duplessis 505b32ef10
Merge pull request #10119 from kraktus/date_safari_download
Fix download page date range for Safari
2021-11-17 08:20:57 +01:00
Thibault Duplessis a1f2af0552
Merge pull request #10120 from Konstantinos07/restrict-irwin
restrict irwin dashboard to hunters only
2021-11-17 08:19:56 +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
Thibault Duplessis 6efc6b4982
Merge pull request #10125 from benediktwerner/DOMContentLoaded
Use DOMContentLoaded instead of window.onload
2021-11-17 08:07:24 +01:00
Benedikt Werner 1108c4b843
Don't unload soundSet-independent sounds on soundSet change (#10126)
* Don't unload soundSet-independent sounds on soundSet change

* Fix lint

* Fix lint 2
2021-11-17 08:05:55 +01:00
Niklas Fiekas d4f87c1575 fix nextInt(0) and add chance for fishnet to ignore book 2021-11-16 11:44:01 +01:00
server fa9b6767c7 linky to code 2021-11-15 12:16:26 -07:00
server b24ffd31e3 ignore old cruft 2021-11-15 11:47:59 -07:00
server d0fb110e21 deepcrayon.fish version of lila 2021-11-15 11:37:23 -07:00
server fd640cd123 ignore noise 2021-11-15 11:35:13 -07:00
server 83b99effbc install doc 2021-11-15 11:33:39 -07:00
server 2c2b135259 readme stub 2021-11-15 11:32:46 -07:00
server 29722988d7 mv README 2021-11-15 11:27:14 -07:00
Benedikt Werner 13dbacd997
Use DOMContentLoaded instead of window.onload 2021-11-15 17:42:52 +01:00
kraktus 26101352fa Fix reports visibility in `all` queue for hunters
close https://github.com/lichess-org/tavern/issues/139
2021-11-14 21:56:24 +01:00
Konstantinos07 f1fcdc5c62 restrict irwin dashboard to hunters only 2021-11-14 21:07:48 +02:00
Benedikt Werner eb58eddcae
Fix ublog like buttons 2021-11-14 19:57:53 +01:00
kraktus 7118148f4d Fix download page date range for Safari
close https://github.com/ornicar/lila/issues/10065
2021-11-14 19:39:43 +01:00
Albert Ford 6f71649b6b
Use full form of stroke-dasharray for Safari 2021-11-14 07:57:32 -08:00
Benedikt Werner ca28dd450a
Always send rating in hook form - fixes #10115 2021-11-14 16:37:37 +01:00
Niklas Fiekas e343d23e7e avoid script-src unsafe-inline almost everywhere 2021-11-13 23:57:37 +01:00
Benedikt Werner 049a30e536
Remove extra parans 2021-11-13 22:57:26 +01:00
Benedikt Werner 384cc4493e
Actually use $not correctly 2021-11-13 22:38:57 +01:00
Niklas Fiekas f46dc7536f remove unused LogicalOperators from dsl 2021-11-13 22:27:38 +01:00
Benedikt Werner e0b09cde37
Define $not operator in mongo dsl 2021-11-13 22:20:22 +01:00
Benedikt Werner d44e6958b8
Always set colorIt when it's undefined (for new players) 2021-11-13 22:13:07 +01:00
Benedikt Werner fc81966d2d
preventDefault study admin form 2021-11-12 22:29:58 +01:00
Benedikt Werner 4d291d10e5
Fix study admin endpoint typo 2021-11-12 22:29:36 +01:00
Benedikt Werner 39f6a94d75
Don't redirect study admin endpoint on xhr 2021-11-12 21:45:15 +01:00
Benedikt Werner afee9072e4
ublog: Translate like button and show unlike when already liked 2021-11-12 13:43:47 +01:00
Benedikt Werner 416498ab1b
Bring sit-resigning limit in line with flagging 2021-11-12 13:00:03 +01:00
Benedikt Werner 8aa6e5220a
analysis/wiki: Better handle unexpected API responses 2021-11-12 11:39:03 +01:00
Benedikt Werner 3036f08471
analysis/wiki: Handle invalid wiki requests 2021-11-12 11:32:53 +01:00
Benedikt Werner ed32245760
analysis/wiki: Only request up to move 15 (30 plies) and when path length is <256 (otherwise the wikibooks API rejects the request) 2021-11-12 11:32:53 +01:00
Thibault Duplessis 9bd52e46f9 fix fishnet opening book monitoring 2021-11-12 09:19:41 +01:00
Thibault Duplessis a180f13143 loader CSS: fix bad merge and colour switch 2021-11-12 09:15:40 +01:00
Thibault Duplessis 3fcb39312f Revert "disable wikibooks in studies until serverside CSP is here - REVERT ME"
This reverts commit baa0d8c337.
2021-11-12 07:56:51 +01:00
Thibault Duplessis a6e9cb71d8 Merge branch 'master' of github.com:ornicar/lila
* 'master' of github.com:ornicar/lila:
  New Crowdin updates (#10080)
  Don't adjust colorIt when aborting fixed color lobby games
2021-11-12 07:53:59 +01:00
Thibault Duplessis 5ff66763dc
Merge pull request #10106 from benediktwerner/fix-color-abort
Don't adjust colorIt when aborting fixed color lobby games
2021-11-12 07:52:08 +01:00
Thibault Duplessis 69f1143c9d
New Crowdin updates (#10080)
* New translations: emails.xml (Sanskrit)

* New translations: puzzleTheme.xml (English, United States)

* New translations: learn.xml (Odia)

* New translations: site.xml (Odia)

* New translations: learn.xml (Odia)

* New translations: site.xml (Odia)

* New translations: emails.xml (Odia)

* New translations: class.xml (Odia)

* New translations: contact.xml (Odia)

* New translations: site.xml (Odia)

* New translations: study.xml (Odia)

* New translations: patron.xml (Odia)

* New translations: team.xml (Odia)

* New translations: faq.xml (Odia)

* New translations: ublog.xml (Odia)

* New translations: site.xml (Odia)

* New translations: team.xml (Odia)

* New translations: site.xml (Odia)

* New translations: contact.xml (Odia)

* New translations: site.xml (Odia)

* New translations: activity.xml (Odia)

* New translations: faq.xml (Persian)

* New translations: tourname.xml (English, United States)

* New translations: tourname.xml (English, United States)

* New translations: puzzleTheme.xml (Persian)

* New translations: study.xml (Indonesian)

* New translations: study.xml (Indonesian)

* New translations: site.xml (Indonesian)

* New translations: study.xml (Hebrew)

* New translations: site.xml (Hindi)

* New translations: site.xml (Hindi)

* New translations: study.xml (Hindi)

* New translations: activity.xml (Hindi)

* New translations: site.xml (Hindi)

* New translations: settings.xml (Hindi)

* New translations: puzzle.xml (Hindi)

* New translations: storm.xml (Chinese Simplified)

* New translations: challenge.xml (Russian)

* New translations: challenge.xml (French)
2021-11-12 07:50:07 +01:00
Thibault Duplessis 431c01a4d9 {master} more round volatile system messages 2021-11-12 07:49:27 +01:00