Commit Graph

39532 Commits (ba3d1b3ef71675302468f6c5db571ace62a444e7)

Author SHA1 Message Date
Thibault Duplessis ba3d1b3ef7 more cash.js migration 2020-09-09 15:13:24 +02:00
Thibault Duplessis 1d6efcab0e compatibility with cash.js WIP 2020-09-09 14:57:36 +02:00
Thibault Duplessis 09ae915899 remove only use of $.extend 2020-09-09 14:57:26 +02:00
Thibault Duplessis 75b6b99ce4 {master} fix duplicate <main> tag 2020-09-09 14:22:07 +02:00
Thibault Duplessis 4517171101 Merge branch 'master' into cash.js
* master:
  remove explicit call of implicit function
  normalize user title scalatag
  Revert "explicitly set SameSite=lax for cookies"
  New Crowdin updates (#7268)
  fix username-exists toggle
  reduce noise while waiting for pending workflow
2020-09-09 14:11:02 +02:00
Thibault Duplessis f1ca9f3f5a remove explicit call of implicit function 2020-09-09 08:56:01 +02:00
Thibault Duplessis e361ecb90a normalize user title scalatag 2020-09-09 08:52:27 +02:00
Thibault Duplessis 0817b9eb26 Revert "explicitly set SameSite=lax for cookies"
See if that fixes app log in.

This reverts commit 1350e15a21.
2020-09-09 08:40:46 +02:00
Thibault Duplessis 96de8e7c16 Merge branch 'more-js-refactor' into master
* more-js-refactor:
  allow any WS in /dgt/play CSP
  DGT play style placeholder
  DGT CSP
  required formdata cast is not a ts bug
  simplify search form serialization
  make game search a TS module
2020-09-09 07:50:01 +02:00
Thibault Duplessis b090129251
New Crowdin updates (#7268)
* New translations: site.xml (Marathi)

* New translations: learn.xml (Marathi)

* New translations: learn.xml (Marathi)

* New translations: learn.xml (Marathi)

* New translations: tourname.xml (Marathi)

* New translations: search.xml (Marathi)

* New translations: tourname.xml (Marathi)

* New translations: site.xml (Marathi)

* New translations: swiss.xml (Marathi)

* New translations: site.xml (Marathi)

* New translations: class.xml (Marathi)

* New translations: class.xml (Marathi)

* New translations: arena.xml (Portuguese, Brazilian)

* New translations: arena.xml (Arabic)

* New translations: streamer.xml (Arabic)

* New translations: streamer.xml (Arabic)

* New translations: streamer.xml (Arabic)

* New translations: streamer.xml (Arabic)

* New translations: streamer.xml (Arabic)

* New translations: streamer.xml (Arabic)

* New translations: contact.xml (Arabic)

* New translations: preferences.xml (Arabic)

* New translations: contact.xml (Arabic)

* New translations: contact.xml (Arabic)

* New translations: streamer.xml (Arabic)
2020-09-09 07:48:00 +02:00
Thibault Duplessis 71a62c3e23 cash.js WIP 2020-09-09 07:44:48 +02:00
Niklas Fiekas 9c6ee6654f fix username-exists toggle 2020-09-08 17:08:31 +02:00
Thibault Duplessis 0027356cb0 allow any WS in /dgt/play CSP 2020-09-08 15:25:35 +02:00
Niklas Fiekas f445797817 reduce noise while waiting for pending workflow 2020-09-08 14:10:17 +02:00
Thibault Duplessis a505920350 DGT play style placeholder 2020-09-08 14:07:23 +02:00
Thibault Duplessis e50bad0452 Merge branch 'master' of github.com:ornicar/lila into more-js-refactor
* 'master' of github.com:ornicar/lila:
  change asset version as deploy command
  fix analysis help $(el).load
2020-09-08 14:04:20 +02:00
Thibault Duplessis d5ef516f7b DGT CSP 2020-09-08 14:04:11 +02:00
Niklas Fiekas 6a2216d614 change asset version as deploy command 2020-09-08 13:55:08 +02:00
Niklas Fiekas c5ee33f0c0 fix analysis help $(el).load 2020-09-08 13:04:33 +02:00
Niklas Fiekas 372c1ae48e required formdata cast is not a ts bug
https://github.com/microsoft/TSJS-lib-generator/pull/880#issuecomment-688754092
2020-09-08 11:51:13 +02:00
Thibault Duplessis ee9ec4497c simplify search form serialization 2020-09-08 11:38:10 +02:00
Thibault Duplessis 24762db512 make game search a TS module 2020-09-08 11:33:00 +02:00
Thibault Duplessis 8248aa79cb don't mutate an data structure being iterated
aka programming 101

fixes search URL params
2020-09-08 11:14:13 +02:00
Thibault Duplessis 79abed1942 fix wrong startedAtTurn in challenge from position 2020-09-08 10:54:51 +02:00
Thibault Duplessis 03e4b4227d extract challenge Joiner pure code and test it 2020-09-08 10:51:58 +02:00
Thibault Duplessis 83a7d5a7c0 fix #7267 2020-09-08 09:48:51 +02:00
Thibault Duplessis e4cc2d05e0
Merge pull request #7266 from scala-steward/update/scala-uri-2.3.1
Update scala-uri to 2.3.1
2020-09-08 09:44:19 +02:00
Thibault Duplessis 8cc94f79dc honor appeal permissions in user mod view 2020-09-08 09:04:52 +02:00
Thibault Duplessis fcdb017a74 dirty hotfix infinitescroll
TODO nuke it
2020-09-08 08:52:29 +02:00
Thibault Duplessis b030f68a4a remove unnecessary infinitescroll script 2020-09-08 08:35:00 +02:00
Thibault Duplessis b189028d89 quick search form serialize fix - to be continued 2020-09-08 08:33:28 +02:00
Niklas Fiekas 143cedfd1c let revoke all sessions also refresh session id 2020-09-08 08:29:17 +02:00
Thibault Duplessis 9cc1ee88af fix lobby custom game creation 2020-09-08 07:52:38 +02:00
Thibault Duplessis 30bdeae8e1 lichess.modal is no longer a thing 2020-09-08 07:36:09 +02:00
Thibault Duplessis 42e3f85e9a tweak insights refresh style 2020-09-08 07:35:55 +02:00
Thibault Duplessis 53700802ec fix insights refresh 2020-09-08 07:35:50 +02:00
Thibault Duplessis eb1c7271c8 fix mod xhr 2020-09-08 07:29:08 +02:00
Thibault Duplessis 17264299a1 Merge branch 'more-js-refactor' into master
* more-js-refactor: (27 commits)
  pass the access token to the DGT TS
  document dgt play.ts
  DGT UI tweaks
  repackage the DGT TS module
  client-side DGT form persistence
  DGT support is in beta stage
  complete DGT configuration form
  more DGT config form
  DGT support WIP
  DGT: find and generate compatible oauth access token
  DGT support WIP
  remove empty JS file
  remove jquery callbacks
  remove insights tour
  remove jquery deferred
  load css without jquery
  remove jquery ajax and serialize (!)
  fix socket url version parameter
  remove $.param from socket.ts
  team battle form TS module
  ...
2020-09-08 06:58:21 +02:00
Scala Steward da60f0a2de
Update scala-uri to 2.3.1 2020-09-07 22:43:52 +02:00
Niklas Fiekas 1350e15a21 explicitly set SameSite=lax for cookies 2020-09-07 22:26:51 +02:00
Niklas Fiekas 35c3aaa2f5 simplify refreshSessionId 2020-09-07 22:17:13 +02:00
Thibault Duplessis df86afd57f
New Crowdin updates (#7251)
* New translations: search.xml (Uzbek)

* New translations: arena.xml (Uzbek)

* New translations: search.xml (Uzbek)

* New translations: arena.xml (Uzbek)

* New translations: contact.xml (Uzbek)

* New translations: tourname.xml (Uzbek)

* New translations: contact.xml (Uzbek)

* New translations: patron.xml (Uzbek)

* New translations: patron.xml (Uzbek)

* New translations: broadcast.xml (Uzbek)

* New translations: learn.xml (Belarusian)

* New translations: learn.xml (Belarusian)

* New translations: learn.xml (Belarusian)

* New translations: learn.xml (Belarusian)

* New translations: lag.xml (Afrikaans)

* New translations: swiss.xml (Afrikaans)

* New translations: learn.xml (Belarusian)

* New translations: lag.xml (Afrikaans)

* New translations: learn.xml (Belarusian)

* New translations: learn.xml (Belarusian)

* New translations: learn.xml (Belarusian)

* New translations: learn.xml (Belarusian)

* New translations: site.xml (Bosnian)

* New translations: site.xml (Bosnian)

* New translations: site.xml (Bosnian)

* New translations: arena.xml (Bosnian)

* New translations: study.xml (Bosnian)

* New translations: study.xml (Bosnian)

* New translations: class.xml (Bosnian)

* New translations: team.xml (Bosnian)

* New translations: team.xml (Bosnian)

* New translations: faq.xml (Bosnian)

* New translations: faq.xml (Bosnian)

* New translations: faq.xml (Bosnian)

* New translations: preferences.xml (Swahili)

* New translations: team.xml (Bosnian)

* New translations: tourname.xml (Bosnian)

* New translations: faq.xml (Bosnian)

* New translations: tourname.xml (Bosnian)

* New translations: faq.xml (Bosnian)

* New translations: faq.xml (Bosnian)

* New translations: faq.xml (Bosnian)

* New translations: site.xml (Bosnian)

* New translations: faq.xml (Bosnian)

* New translations: site.xml (Belarusian)
2020-09-07 21:19:16 +02:00
Thibault Duplessis b2fa70ad4c pass the access token to the DGT TS 2020-09-07 21:00:32 +02:00
Thibault Duplessis 3ecfe50de9 document dgt play.ts 2020-09-07 19:02:23 +02:00
Thibault Duplessis 75ab890354 DGT UI tweaks 2020-09-07 18:51:52 +02:00
Thibault Duplessis 7a8c824b4d repackage the DGT TS module 2020-09-07 18:45:05 +02:00
Thibault Duplessis 15e023d0f4 client-side DGT form persistence 2020-09-07 18:40:10 +02:00
Thibault Duplessis 2f95de1f34 Merge branch 'master' of github.com:ornicar/lila into more-js-refactor
* 'master' of github.com:ornicar/lila:
  fixup xhr.url typing
  better explorer xhr typing
  expire password reset link when email changes
2020-09-07 17:32:42 +02:00
Thibault Duplessis e6a59ad635 DGT support is in beta stage 2020-09-07 17:30:28 +02:00
Thibault Duplessis ad9a5e0697 complete DGT configuration form 2020-09-07 17:30:00 +02:00