Commit Graph

41582 Commits (dc7c49f7b4195a87dd3a594fb3c9a14607d5f067)

Author SHA1 Message Date
Thibault Duplessis dc7c49f7b4 add swiss tournament result to user activity feed - closes #7708 2021-02-25 11:43:29 +01:00
Thibault Duplessis 9ea1775ddc mod game view swiss filter WIP 2021-02-25 09:45:50 +01:00
Thibault Duplessis c95b66ff60 add tournament selector to mod game view 2021-02-25 09:39:29 +01:00
T. Alexander Lystad c29af110e0
Update Quote.scala
Honoring Albert Badosa http://escacs.cat/index.php/federacio/territorial-gir/27501-
2021-02-24 22:13:16 +01:00
Thibault Duplessis 5aef95a481 don't escape & in background URL CSS - fixes #8246 2021-02-24 19:03:46 +01:00
Thibault Duplessis 19b1d19684 fix hook repo usage 2021-02-24 18:55:27 +01:00
Thibault Duplessis 392d9a40f1 remove MultiKeyMap.values 2021-02-24 18:50:53 +01:00
Thibault Duplessis 8d4f62863c Merge branch 'hookRepo-multiKeyMap'
* hookRepo-multiKeyMap:
  MultiKeyMapTest
  avoid using == on Options
  add HookRepo.size
2021-02-24 18:42:32 +01:00
Thibault Duplessis 42efb9ced1 Revert "Revert "MultiKeyMap for HookRepo""
This reverts commit ee40f0f9fc.
2021-02-24 18:42:26 +01:00
Thibault Duplessis 1fcda98006 tweak move annotations setting 2021-02-24 18:08:18 +01:00
Thibault Duplessis 0990c19832 color moves in analysis movelist depending on analysis report 2021-02-24 18:06:17 +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
Thibault Duplessis 8cd7bd7bf9
Merge pull request #8254 from hi-ogawa/move-annotation-on-analysis-board--v2
Separate opacity and z-index for analysis board move annotation
2021-02-24 17:26:32 +01:00
Thibault Duplessis 44e97d95ca make menuHover wait for longer - closes #8257 2021-02-24 17:11:14 +01:00
Thibault Duplessis 35a40f520d tournament battle team info page - closes #8076 2021-02-24 17:00:26 +01:00
Thibault Duplessis cd757bbebe gently refactor JSON responses 2021-02-24 16:12:38 +01:00
Thibault Duplessis 0cb94b3211 refresh daily puzzle every 5 minutes
allow quicker manual switch
2021-02-24 13:25:43 +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 64150202ca allow team forum threads to grow up to 500 posts - closes #8239 2021-02-23 12:59:45 +01:00
Thibault Duplessis 9d6933af5d link to mod games view 2021-02-23 12:54:03 +01:00
Thibault Duplessis 3d9438187c wait for multiple analysis in mod games view 2021-02-23 12:46:33 +01:00
Thibault Duplessis e63ea572ac use chessground 7.10.0 in ui/analyse 2021-02-23 12:12:11 +01:00
Thibault Duplessis 188641053b
Merge pull request #8238 from hi-ogawa/move-annotation-on-analysis-board
Implement move annotation on analysis board
2021-02-23 11:37:24 +01:00
Hiroshi Ogawa 6ce2e8696e (tmp) fix yarn.lock 2021-02-23 19:30:02 +09:00
Niklas Fiekas 26eb13a913 ceval: load more files from cdn 2021-02-23 11:27:05 +01:00
Niklas Fiekas 03457628cb ceval: analogous descriptions for hce and nnue 2021-02-23 11:27:05 +01:00
Hiroshi Ogawa fdfc367f2a (tmp) fix package.json 2021-02-23 19:26:55 +09:00
Thibault Duplessis bb759df447 fix #8242 2021-02-23 11:26:40 +01:00
Thibault Duplessis ee40f0f9fc Revert "MultiKeyMap for HookRepo"
This reverts commit f96bdd6387.

Wasn't supposed to be on master yet
2021-02-23 11:24:53 +01:00
Thibault Duplessis 512853e8f9
Merge pull request #8249 from scala-steward/update/google-auth-library-oauth2-http-0.24.0
Update google-auth-library-oauth2-http to 0.24.0
2021-02-23 11:13:34 +01:00
Thibault Duplessis a9a72f2cc6 MultiKeyMapTest 2021-02-23 11:10:59 +01:00
Niklas Fiekas 69c7b2b903 update stockfish.wasm (downgrade to optimal branching point for hce) 2021-02-23 11:02:16 +01:00
Thibault Duplessis f1f765688e avoid using == on Options 2021-02-23 11:01:16 +01:00
Thibault Duplessis 00485be4bd add HookRepo.size 2021-02-23 11:01:16 +01:00
Thibault Duplessis 5349041c44 fix default translation for puzzle themes promotion and advancedPawn 2021-02-23 11:00:28 +01:00
Scala Steward 43759d6cf1
Update google-auth-library-oauth2-http to 0.24.0 2021-02-23 10:39:53 +01:00
Thibault Duplessis f96bdd6387 MultiKeyMap for HookRepo
Hooks (i.e. realtime seeks on lobby) have 2 unique keys:
id, the hook identifier
sri, the websocket identifier

there can't be 2 hooks with the same id or sri.

the previous hook repo did a lot of traversing of a Vector[Hook]
to look them up by id or sri.

This attempts to index the hooks.
2021-02-23 09:56:29 +01:00
Thibault Duplessis 9bf00312c5 maybe fix #8243 2021-02-23 08:38:07 +01: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
Thibault Duplessis 006ef32bcf build modGames 2021-02-22 13:45:24 +01:00
Thibault Duplessis ed4392dcae bigger views in mod public chat UI 2021-02-22 11:32:55 +01:00
Thibault Duplessis 677c856901 make local broadcasts sync more often 2021-02-22 11:01:58 +01:00
Hiroshi Ogawa ec267924a9 Implement boolean setting for move annotation 2021-02-22 18:37:33 +09:00
Thibault Duplessis 226679e46d build appeal script for prod 2021-02-22 10:17:48 +01:00
Thibault Duplessis fe4f16f0b4 remove unused constant 2021-02-22 10:17:48 +01:00
Niklas Fiekas cbf94da9d8 tweak promotion filter wording (fixes #8236) 2021-02-22 09:14:23 +01:00
Niklas Fiekas 729bd0c9ff consistent board theme for /developers 2021-02-22 09:09:25 +01:00
Hiroshi Ogawa 5d5a474f2c Implement move annotation on analysis board 2021-02-22 16:21:26 +09:00
Thibault Duplessis 4dfeef3396
New Crowdin updates (#8233)
* New translations: broadcast.xml (Turkish)

* New translations: arena.xml (Toki Pona)

* New translations: broadcast.xml (Turkish)

* New translations: broadcast.xml (Turkish)

* New translations: broadcast.xml (Slovak)

* New translations: broadcast.xml (Japanese)

* New translations: site.xml (Croatian)

* New translations: storm.xml (Croatian)

* New translations: storm.xml (Croatian)

* New translations: broadcast.xml (Croatian)

* New translations: preferences.xml (Chinese Simplified)

* New translations: broadcast.xml (Chinese Simplified)

* New translations: preferences.xml (Chinese Simplified)

* New translations: contact.xml (Chinese Simplified)

* New translations: faq.xml (Chinese Simplified)

* New translations: faq.xml (Chinese Simplified)

* New translations: broadcast.xml (Chinese Simplified)

* New translations: site.xml (Marathi)
2021-02-22 08:07:27 +01:00