Commit Graph

11578 Commits (deepcrayonfish)

Author SHA1 Message Date
server 07fe9c8817 merge + tweaks, post-log4j 2021-12-11 14:38:35 -07:00
kraktus 6e99139e50 Swiss round page is not an infiniteScroll page
fix https://github.com/ornicar/lila/issues/10209

Could not test
2021-12-09 11:20:01 +01:00
Niklas Fiekas 3fc388278c fixup color attr 2021-12-07 23:04:58 +01:00
Niklas Fiekas aa2273d2fd use scalatags styles only explicitly
fixes accidental inline styles that should have been attributes. thanks @bigsee
2021-12-07 23:02:17 +01:00
Carlton McFarlane ece789bbf8
Update mobile screenshot (#10204)
* Update screenshot and styles on mobile page

* Add IntelliJ files to .gitignore

* Add improved mobile image. Reinstate inline styles in mobile.scala template
2021-12-07 14:49:06 +01:00
Niklas Fiekas 744abd80cc scalafmt and prettier 2021-12-06 23:33:35 +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 1503257f91
i18n: Fix /account/personal-data download button translation 2021-12-04 03:59:03 +01:00
Thibault Duplessis af4efb40b3 cloud eval live setting 2021-11-26 17:37:45 +01:00
Thibault Duplessis 87ef26b856 remove spaces from settings keys 2021-11-26 17:31:17 +01:00
Thibault Duplessis d22d1fd0b1 handle usernames in Round.watcher pov query parameter 2021-11-24 16:09:28 +01:00
Thibault Duplessis 9ef8924fa4 preload images without crossorigin 2021-11-23 09:24:35 +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 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 5edc8a6a05 use external piece svg assets and preload them
experimental, see if that eliminates rare cases of invisible pieces
2021-11-22 08:33:49 +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 a261b09e0c remove now unused function 2021-11-21 10:06:34 +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
Thibault Duplessis 5a7aff0eb2 add withGameIds flag to /api/users/status endpoint 2021-11-19 11:32:15 +01:00
Giacomo Lorenzetti a0c13389ce Show games in perfstat from player's perspective 2021-11-19 11:25:44 +01:00
Thibault Duplessis 00711203f6 add /api/bot/game/{gameId}/chat - closes #10135 2021-11-18 11:00:02 +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
server fa9b6767c7 linky to code 2021-11-15 12:16:26 -07:00
server d0fb110e21 deepcrayon.fish version of lila 2021-11-15 11:37:23 -07:00
Benedikt Werner 13dbacd997
Use DOMContentLoaded instead of window.onload 2021-11-15 17:42:52 +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
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 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 0479d71022
Don't sort bots twice 2021-11-10 12:15:30 +01:00
Benedikt Werner 2e9ad93333
Send reminder to zulip on name close preset 2021-11-09 16:53:41 +01:00
Thibault Duplessis 03285443bc
Merge pull request #10093 from 370417/colorize-logo-circ
Colorize the logo spinner and add animation
2021-11-09 07:56:35 +01:00
Albert Ford 26ccf278fa
Colorize the logo spinner and add animation 2021-11-08 07:41:05 -08:00
Thibault Duplessis f52cb283e7 hide player ratings in friends list - closes #10083 2021-11-06 16:19:53 +01:00
Thibault Duplessis 9a24b9b2cc kids can't be teachers 2021-11-05 11:18:39 +01:00
Thibault Duplessis b255788b9e use Lichess opening book when playing with AI 2021-11-05 09:26:21 +01:00
Thibault Duplessis 5406b84c21 enable wikibooks CSP for study and broadcast 2021-11-04 14:16:50 +01:00
Thibault Duplessis 1c1582b8e5 set ongoing flag if !finished 2021-11-03 08:46:42 +01:00
Thibault Duplessis ae47f1b3a9 add finished flag to /api/games/user API endpoint 2021-11-03 08:43:02 +01:00
Niklas Fiekas b594e298a8 fishnet updated to stockfish 14.1 2021-11-02 12:50:18 +01:00
Thibault Duplessis 52f8a77463
Merge pull request #10062 from 370417/creativecommons-link
Fix creative commons link
2021-11-01 11:43:51 +01:00
Albert Ford 608b54d79d
Fix creative commons link 2021-10-31 04:03:02 -07:00
Thibault Duplessis a22e09c4cf fix patron stripe description for lifetime payment 2021-10-29 10:36:11 +02:00
Thibault Duplessis ac30ebc9bb can only gift patron to enabled accounts 2021-10-29 10:34:55 +02:00