Commit Graph

251 Commits (7b531d078d3d3b27b57a4412a281b4c243f58615)

Author SHA1 Message Date
Niklas Fiekas 7b531d078d bump chessops to 0.10.2 (fix atomic with check and exploded king) 2021-10-19 13:36:38 +02:00
Benedikt Werner b0201a63d1
Use @types/web instead of TS-provided "dom" types 2021-09-15 05:04:32 +02:00
Benedikt Werner 8073dc43c7
Update Typescript to 4.4.3 for requestIdleCallback 2021-09-15 04:00:59 +02:00
Thibault Duplessis dfe4e7daac upgrade tagify 2021-09-08 22:25:39 +02:00
Thibault Duplessis 5826074b8b chessground 8.1.7 for ornicar/chessground#202 2021-08-27 08:06:14 +02:00
Thibault Duplessis d0ede860b7 upgrade chessground 8.1.6 2021-08-23 09:28:02 +02:00
Niklas Fiekas 92d6fc6b46 fix debounce promise typing 2021-08-22 22:56:01 +02:00
Niklas Fiekas f211a3d390 make highcharts typing less magical 2021-08-22 22:15:54 +02:00
Niklas Fiekas 2f2bc09e36 add rollup and typescipt directly to most modules
These were previously not provided in a valid way (by @build/rollupProject)
that works only because there happens to be a shared node_modules folder.
2021-08-22 17:34:36 +02:00
Niklas Fiekas c9094c0f42 update to chessops 0.10.0 (factored out variant name compat) 2021-08-17 18:06:00 +02:00
Thibault Duplessis 15b6e584ff chessground 8.1.5 - for #9482 2021-07-30 08:02:08 +02:00
Thibault Duplessis fc7d993a80 upgrade chessground to 8.1.4 2021-07-20 12:20:14 +02:00
Thibault Duplessis acb50ecffd configurable storm/racer animation speed 2021-07-18 16:32:26 +02:00
Thibault Duplessis f251ea8e54 upgrade chessground - for ornicar/chessground#196 2021-07-08 19:33:36 +02:00
Thibault Duplessis 4151824215 chessground 8.1.1 - for ornicar/chessground#193 2021-06-28 17:01:56 +02:00
Thibault Duplessis c7a9dcec65 chessground 8.1.0 - for #9240 2021-06-26 23:17:48 +02:00
Thibault Duplessis 5d8dd1c047 chessground 8.0.0 2021-06-18 08:04:48 +02:00
Thibault Duplessis d07b97e79d chessground 8.0.0-beta2 2021-06-17 09:26:48 +02:00
Thibault Duplessis 5dcdf809f8 use chessground 8.0.0-beta1 2021-06-16 09:27:08 +02:00
Thibault Duplessis dbdac7b2a7 chessground 7.12.0 and other ui upgrades 2021-05-13 09:10:05 +02:00
Niklas Fiekas a264d52755 update to chessops 0.9 (esmodule for smaller bundle) 2021-05-12 17:23:46 +02:00
Benedikt Werner 5c5066a20e
All the types! for ui/analyse 2021-04-20 20:37:16 +02:00
Benedikt Werner c16f37a578
Update tagify to 4.0.5 and type it 2021-04-18 14:29:53 +02:00
topce 169c9ed280 upgrade to snabbdom
fix soome minor issues
2021-04-03 20:36:53 +02:00
Thibault Duplessis 1b72afb0b7 upgrade chessground and other ui vendors 2021-03-06 08:39:21 +01:00
Thibault Duplessis 2b26d4323c use chessground 7.11.0 in ui/analyse, for annotations over the board 2021-02-24 17:33:34 +01:00
Hiroshi Ogawa 5872f939ab Separate opacity and z-index for analysis board move annotation 2021-02-24 15:58:09 +09:00
Thibault Duplessis e63ea572ac use chessground 7.10.0 in ui/analyse 2021-02-23 12:12:11 +01:00
Hiroshi Ogawa fdfc367f2a (tmp) fix package.json 2021-02-23 19:26:55 +09:00
Hiroshi Ogawa 5d5a474f2c Implement move annotation on analysis board 2021-02-22 16:21:26 +09:00
Niklas Fiekas 4c21ac1e03 update tagify to 3.22.1 (fixes xss) 2021-01-24 18:02:29 +01:00
Niklas Fiekas e80195db26 Revert "Revert "update chessops to 0.8.1 (reject impossible check through ep, ts 4.1.x)""
This reverts commit c947d7f3cd.
2020-12-31 00:39:22 +01:00
Thibault Duplessis c947d7f3cd Revert "update chessops to 0.8.1 (reject impossible check through ep, ts 4.1.x)"
This reverts commit 052aeed0ec.
2020-12-28 18:06:05 +01:00
Niklas Fiekas 052aeed0ec update chessops to 0.8.1 (reject impossible check through ep, ts 4.1.x) 2020-12-28 01:20:28 +01:00
Niklas Fiekas da50fb1b03 update chessops to 0.7.4 (reject aligned sliding checkers) 2020-12-08 14:09:54 +01:00
Niklas Fiekas c5f1f87954 update chessops to 0.7.2 (insufficient material fix) 2020-09-24 12:30:50 +02:00
Thibault Duplessis 9a6184256f remove TS jquery types 2020-09-21 16:10:14 +02:00
Thibault Duplessis 50db78652e Merge branch 'master' into cash.js
* master: (22 commits)
  update @rollup/plugin-typescript (fixes noEmitOnError)
  bump chessops (0.7.1)
  work around shared array buffer leak (closes #7334)
  finish scalachess upgrade to 10.0.4
  upgrade scalachess
  new default glicko values: deviation=600, volatility=0.1
  scalafmt 2.7.1
  dgt play style tweaks
  rewrite dgt play help zone
  ceval always off by default (fixes #5528)
  moving load more users button
  Ready to start testing on Lichess.dev
  Finish porting to chessops and removed all other dependencies
  moving isDefaultName flag from view to ctrl.vm
  isDefaultName flag on newChapter
  Update lettuce-core to 5.3.4.RELEASE
  rm outdated nginx docs
  rm outdated iptables doc (no longer using extra ports)
  rm outdated manifest doc that now has its own route
  update some old links
  ...
2020-09-21 15:27:21 +02:00
Niklas Fiekas b703e987c5 bump chessops (0.7.1) 2020-09-21 14:22:31 +02:00
Thibault Duplessis 9c60e989c7 studyTopicForm ui module
feats debounced tag completion
2020-09-12 18:55:15 +02:00
Thibault Duplessis c3f5eda5fd fix ui plugin CI build maybe 2020-09-05 13:40:01 +02:00
Thibault Duplessis 195487ce8e upgrade chessground 2020-09-02 12:02:30 +02:00
Thibault Duplessis 6ccfaca257 upgrade chessground 2020-07-15 16:02:13 +02:00
Thibault Duplessis 540acf43bb upgrade chessground to 7.9.0 and add a local arrow.snap setting 2020-07-15 14:14:48 +02:00
Niklas Fiekas 7639ac9c08 update to chessground 7.8 (dests and pieces map) 2020-07-07 14:16:00 +02:00
Niklas Fiekas e3a0472e3c rollup ui/analyse
lichess.analyse.min.js: 299407 -> 267142 bytes (89%)
2020-06-29 17:43:29 +02:00
Niklas Fiekas 7d3aff68de bump chessground to 7.7.2 (fix resizable viewOnly) 2020-06-29 10:18:58 +02:00
Niklas Fiekas 232c6f401d fix spdx identifiers 2020-06-28 22:00:15 +02:00
Niklas Fiekas 5c04e93534 bump chessops to 0.5 (faster init) 2020-06-28 21:52:45 +02:00
Niklas Fiekas 360a5dac92 unify ui/build using package.json scripts 2020-06-28 21:41:39 +02:00