Commit Graph

44798 Commits (ublog)

Author SHA1 Message Date
ryg-git 16538dbe4d case in which client eval is already enabled the toggle is set to true 2021-08-23 20:29:28 +05:30
ryg-git 0cd7ee93a9 implement suggested changes on previous commit 2021-08-23 20:28:29 +05:30
Thibault Duplessis 3e46807eea string normalization 2021-08-23 13:07:29 +02:00
Thibault Duplessis 106e2e80bb fix char detection 2021-08-23 12:53:02 +02:00
Thibault Duplessis 578838122b detect more silly unicode symbols
only works with single-byte symbols atm
2021-08-23 12:48:23 +02:00
Thibault Duplessis 6ef9d57384
Merge pull request #9635 from PhilLecl/issue-9605
Round down in perf stats
2021-08-23 11:44:59 +02:00
Thibault Duplessis b1685e4c9c
Merge pull request #9633 from kraktus/fix_css_edit
fix `edit` button color in forum posts
2021-08-23 11:44:27 +02:00
Thibault Duplessis 2f1b8c914d API endpoints to follow/unfollow other players - closes #7920 2021-08-23 11:17:59 +02:00
Thibault Duplessis e7ae31146d challenge API ratelimit by IP for bots 2021-08-23 10:38:11 +02:00
Thibault Duplessis 11d26bfadb load up to 100 incoming challenges 2021-08-23 09:39:27 +02:00
Thibault Duplessis d0ede860b7 upgrade chessground 8.1.6 2021-08-23 09:28:02 +02:00
Thibault Duplessis 102e6aba30 Merge branch 'master' of github.com:ornicar/lila
* 'master' of github.com:ornicar/lila:
  explicitly depend on @types/cash
  use $npm_execpath in build scripts
  use yarn cache also for lint workflow
  fix dom-screen-wake-lock typing
  fix remaining missing dependencies
  fix debounce promise typing
  silence preventAssignement warning from @rollup/plugin-replace
  fix ui/racer typing
  make highcharts typing less magical
  add missing tsconfig for ui/racer
  fix more missing dependencies
  fixup peer dependencies
  add rollup and typescipt directly to most modules
  bump build dependencies
  yarn run format
  Hide material diff in analysis according to prefs
  Make inquiry note `user` dependent.
  adding the author class to unstyled anonymous author names on forum posts
2021-08-23 08:59:18 +02:00
Niklas Fiekas df3b7efdbd explicitly depend on @types/cash 2021-08-23 01:33:40 +02:00
Niklas Fiekas 0d569d2ec9 use $npm_execpath in build scripts 2021-08-23 00:54:38 +02:00
Niklas Fiekas 2688fe97be use yarn cache also for lint workflow 2021-08-23 00:28:43 +02:00
Niklas Fiekas 9210d21f9e fix dom-screen-wake-lock typing 2021-08-23 00:00:36 +02:00
Niklas Fiekas bce0331fbb fix remaining missing dependencies 2021-08-22 23:45:13 +02:00
Niklas Fiekas 92d6fc6b46 fix debounce promise typing 2021-08-22 22:56:01 +02:00
Niklas Fiekas 88069bd1a7 silence preventAssignement warning from @rollup/plugin-replace 2021-08-22 22:38:29 +02:00
Niklas Fiekas 0c3896e1fd fix ui/racer typing 2021-08-22 22:26:25 +02:00
Niklas Fiekas f211a3d390 make highcharts typing less magical 2021-08-22 22:15:54 +02:00
Niklas Fiekas 00eaf745a0 add missing tsconfig for ui/racer 2021-08-22 22:02:34 +02:00
Niklas Fiekas 8d63367a01 fix more missing dependencies 2021-08-22 22:02:34 +02:00
Philipp Leclercq f0ddc0e5c2 Round down in perf stats 2021-08-22 20:31:36 +02:00
ryg-git f3f3abde01 validate position before client side evaluation in local browser 2021-08-22 23:55:09 +05:30
Niklas Fiekas a494701fed fixup peer dependencies 2021-08-22 17:46:56 +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 eeadb16e6f bump build dependencies 2021-08-22 17:21:01 +02:00
Niklas Fiekas e8262132b7 yarn run format 2021-08-22 17:10:21 +02:00
kraktus e2c96ec4f9 fix `edit` button color in forum posts
Introduced by 50a73d4490
2021-08-22 16:13:06 +02:00
kraktus 89144c0288 Center vertically report/timeout icon in chats 2021-08-22 15:48:29 +02:00
Thibault Duplessis 342e77b2ce
Merge pull request #9601 from trevor-ofarrell/adding-styles-to-anon
adding the author class to unstyled anonymous author names on forum posts
2021-08-22 13:24:19 +02:00
Thibault Duplessis 273e60e33e
Merge branch 'master' into adding-styles-to-anon 2021-08-22 13:24:13 +02:00
Thibault Duplessis c1de501772
Merge pull request #9602 from kraktus/fix_mod_notes_diff_users
Make inquiry note `user` dependent.
2021-08-22 13:20:32 +02:00
Thibault Duplessis 9cf24c5bcd Revert "fix https://github.com/ornicar/lila/issues/9624"
This reverts commit a7abe4d4b1.
2021-08-22 10:50:59 +02:00
Thibault Duplessis 93d0092d29 Revert "hotfix swiss join client"
This reverts commit a857e5f6f3.
2021-08-22 10:50:45 +02:00
Thibault Duplessis 143de7d834
Merge pull request #9615 from 370417/material-pref
Hide material diff in analysis according to prefs
2021-08-22 10:49:34 +02:00
Thibault Duplessis 1f1411695e analysis underboard margin can't depend on page height anymore
because it contains something that doesn't (material)
2021-08-22 10:47:05 +02:00
Thibault Duplessis 60131b6b50 smaller analysis material icons 2021-08-22 10:46:59 +02:00
Thibault Duplessis f551399015 Merge branch 'material-diff-no-clocks' of git://github.com/JobNoorman/lila into JobNoorman-material-diff-no-clocks
* 'material-diff-no-clocks' of git://github.com/JobNoorman/lila:
  Increase underboard margin to prevent material diff overlap
  Fix rendering of material diff on /analyse
  Show material difference in analysis even when there are no clocks
2021-08-22 10:36:45 +02:00
Thibault Duplessis 093972895d fix UTC flatpickr can't select today 2021-08-22 10:27:56 +02:00
Niklas Fiekas 45d6adc5d3 use custom hybrid stop condition (closes #9430) 2021-08-21 16:35:00 +02:00
Niklas Fiekas 39d66b9c28 replace nps recorder with static heuristic 2021-08-21 15:36:47 +02:00
Benedikt Werner 9edc6ea0fc
Prettier 2021-08-21 14:50:58 +02:00
Benedikt Werner a152998418
ui: Move more stuff to common 2021-08-21 14:27:37 +02:00
Benedikt Werner e8847746dc
forum: Move pagintaion above reply form 2021-08-21 14:27:37 +02:00
Benedikt Werner 98372c0128
forum: Properly show anon mods in category overview 2021-08-21 14:27:37 +02:00
Benedikt Werner e9060092e0
forum: Don't show quote button on erased posts 2021-08-21 14:27:37 +02:00
Benedikt Werner 7951b50dfb
Avoid scrolling inside forum game embeds on mobile 2021-08-21 14:27:37 +02:00
Benedikt Werner 589712f5ff
Add 'common' to ui/tournamentSchedule dependencies 2021-08-21 14:27:36 +02:00