Commit Graph

68 Commits (deepcrayonfish)

Author SHA1 Message Date
Benedikt Werner 1e968ffe76
Check for i32x4.trunc_sat_f64x2_u_zero in diagnostics.html
wasm source:

    (module
      (func (export "a") (param v128) (result v128) (i32x4.trunc_sat_f64x2_u_zero (local.get 0)))
    )
2021-09-15 05:18:33 +02:00
Niklas Fiekas 051ffd6f2d update ceval diagnostics 2021-09-04 16:59:52 +02:00
andresrcom 780898e00f updating icon list page with new unicode chars 2021-06-17 10:01:47 +03:00
Niklas Fiekas 0297f4c374 use new https://discord.gg/lichess vanity url 2021-06-10 19:59:52 +02:00
Niklas Fiekas 0cbfe53ec3 add enable-nnue to diagnostics 2021-05-07 18:18:37 +02:00
Niklas Fiekas 4722f03238 no need for google fonts on error pages (#8701) 2021-05-07 10:41:10 +02:00
Nicolas CARPi 5ae8237809 Fix some typos in the code and comments 2021-04-24 14:15:20 +02:00
Niklas Fiekas d011d5f58a detect specific simd instruction 2021-02-22 15:59:48 +01:00
Niklas Fiekas 3a36b260a0 update diagnostics 2021-02-22 15:30:18 +01:00
Niklas Fiekas 1374ea5ee4 prettier: format all files 2021-02-06 14:52:33 +01:00
Niklas Fiekas 070eb28dbd prettier: also format handwritten files in public 2021-02-06 14:23:42 +01:00
Niklas Fiekas 18d77fe053 add credit to picture on disabled.html 2021-02-01 21:49:56 +01:00
Niklas Fiekas 181a755e82 factor out all server-side uses of _target=blank (#7411)
* noopener for all _target=blank links. Security for untrusted links,
  possible minor performance improvement for internal links.

While reviewing, also checked

* nofollow on user provided links
* noreferrer only as defense in depth for links that can appear in
  unpredictable locations. Will consider Referrer-Policy for everything
  else.
2020-10-04 16:33:03 +02:00
Thibault Duplessis 3f1e39f619 remove support for Firefox 60 2020-10-02 22:07:54 +02:00
Thibault Duplessis 108862b650 tweak font source and font tester 2020-09-29 13:50:30 +02:00
Thibault Duplessis f259240f7f explicitly return unit to prevent value discarding #list 2020-09-29 10:38:01 +02:00
Thibault Duplessis 9c55e57bf5 remove incompatible browser detection
it was broken anyway
2020-09-28 10:27:00 +02:00
Niklas Fiekas 53025da245 omit type text/css in html5 2020-09-06 09:56:26 +02:00
Niklas Fiekas b8b3ce4ea5 detect broken wasm on kiwi browser (fixes #6490) 2020-05-07 17:54:51 +02:00
Niklas Fiekas 3705af19f9 serve only woff2 fonts 2020-03-28 11:08:16 +01:00
Niklas Fiekas b24eb7bf7d connect to a random socket server and stick to it 2020-03-17 18:20:21 +01:00
Niklas Fiekas 8bbc435673 more rel noopener (lichess-org/talk#38) 2020-03-09 13:10:08 +01:00
Niklas Fiekas d463de28c7 update stockfish.wasm (v0.6.1, growable memory) 2020-01-16 00:22:19 +01:00
Niklas Fiekas c40772dee6 make localStorage pubsub more robust (fixes #5832)
Safari sometimes fires the StorageEvent in the same document as well.
Move lichess.StrongSocket.sri to lichess.sri and use the unique id to
filter events.
2019-12-29 12:03:31 +01:00
Niklas Fiekas 9b8deebd38 tweak error page titles 2019-12-02 12:07:45 +01:00
Niklas Fiekas 87178fdb9f add navigator.deviceMemory to diagnostics 2019-11-12 00:32:21 +01:00
Niklas Fiekas 6a52b4ec58 add navigator.permissions to diagnostics 2019-10-26 17:25:27 +02:00
Niklas Fiekas 5b5c5e51b8 add disabled bell icon 2019-10-21 21:32:16 +02:00
Thibault Duplessis 580f5e7b62 add credit to server error image 2019-09-20 21:26:53 +02:00
Thibault Duplessis d30aee6db4 more palantir WIP 2019-08-08 12:44:59 +02:00
Niklas Fiekas 62f0b03c91 add some more diagnostics 2019-07-27 18:16:17 +02:00
Niklas Fiekas e9c6dbc8f1 quick and dirty script to collect diagnostics 2019-07-27 17:54:10 +02:00
Tanay Vardhan 089a4c009b remove test condition in image animation script 2019-05-19 03:00:22 +05:30
Tanay Vardhan 41a47b04e1 responsive pages using viewport meta and css 2019-05-19 02:58:55 +05:30
Thibault Duplessis 1c8c7f26c0 update link to blogpost in browser.html 2019-05-05 09:51:44 +07:00
Thibault Duplessis 13c5ac72e8 index lichess font source in fontforge format 2019-04-24 16:03:01 +07:00
Thibault Duplessis e57655ef5f font icon list 2019-04-24 15:59:53 +07:00
Niklas Fiekas fc37d9a340 tweak frameborder attr 2019-04-18 11:58:18 +02:00
Thibault Duplessis f66cc6b531 Merge branch 'master' of github.com:ornicar/lila into v2
* 'master' of github.com:ornicar/lila:
  link browser warning to the blog post
  remove silly debug from grid detection
2019-04-14 10:28:26 +07:00
Thibault Duplessis 80d46d27c7 link browser warning to the blog post 2019-04-13 11:40:37 +07:00
Thibault Duplessis e05ff2a2f2 Merge remote-tracking branch 'origin/master' into v2
* origin/master:
  code golf
  remove trailing space
  fix browser background image
  Move width and height to css
  Simplify drawing mechanism by moving logic to moves
  Enable bots to draw games
  require grid support, preparing for v2
2019-04-08 08:06:02 +07:00
Thibault Duplessis 28ddf77e4f
Merge pull request #4969 from spk/validate-servererror
Move width and height to css
2019-04-08 07:53:31 +07:00
Thibault Duplessis 53e3e6e4b8 fix browser background image 2019-04-08 07:52:47 +07:00
Laurent Arnoud 137e1eb0dc
Move width and height to css
Fix markup error:

```
Bad value 1000px for attribute width on element img: Expected a digit but saw p instead.
```
2019-04-07 23:21:08 +02:00
Thibault Duplessis ea14b5b2d3 require grid support, preparing for v2 2019-04-07 19:23:12 +07:00
Thibault Duplessis aea1034158 analysis on a phone 2019-02-26 11:07:47 +07:00
Thibault Duplessis 4a6150b749 more browser prompt 2019-02-25 15:15:51 +07:00
Thibault Duplessis b1f884aa4e fix browser upgrade prompt 2019-02-25 14:46:02 +07:00
Thibault Duplessis 97caa223bc browser upgrade prompt 2019-02-25 14:36:10 +07:00
Thibault Duplessis d6e27e5838 tweak 500 page 2018-12-09 08:59:18 +07:00