Attempt to clarify installation instructions a little
[vchess.git] / client / src / views /
2020-04-12 Benjamin AuderFix anonymous games which started with same color
2020-04-11 Benjamin AuderFreeze time between receiving a move and end of animati...
2020-04-10 Benjamin AuderFix and improve rematch logic after a live game
2020-04-09 Benjamin AuderFix disconnexion => remove challenges in main Hall
2020-04-08 Benjamin AuderDo not show variant name when practicing against computer
2020-04-08 Benjamin AuderFix styling in Game.vue
2020-04-08 Benjamin AuderAt last: working fix for tooltips on smartphone + fix...
2020-04-08 Benjamin AuderFix tooltips removal on smartphone
2020-04-08 Benjamin AuderFix tooltips removal on smartphone
2020-04-08 Benjamin AuderFix tooltips removal on smartphone
2020-04-08 Benjamin AuderFix tooltips removal on smartphone
2020-04-08 Benjamin AuderFix tooltips removal on smartphone + disable navigation...
2020-04-08 Benjamin AuderAdd Sittuyin + Doublemove2. A few fixes. TODO: fix...
2020-04-06 Benjamin AuderImprove autoplay, debug move reception while autoplay...
2020-04-06 Benjamin AuderSmaller margin for endGame message
2020-04-06 Benjamin AuderFix games display on MyGames page
2020-04-06 Benjamin AuderFactorize some duplicated CSS
2020-04-06 Benjamin AuderExperimental in-page analyze + show rules from Game...
2020-04-05 Benjamin AuderAdd Checkered1 + fix last move highlights
2020-04-05 Benjamin AuderFix game download & upload for multi-moves variants
2020-04-05 Benjamin AuderDisplay a clear message in the middle of the screen...
2020-04-04 Benjamin AuderFix missing name when launching a game from Hall (TODO...
2020-04-03 Benjamin AuderFix double-move sending in corr games
2020-03-30 Benjamin AuderFix typo
2020-03-30 Benjamin Auder'update'
2020-03-30 Benjamin AuderFix typo
2020-03-30 Benjamin AuderFix
2020-03-30 Benjamin AuderFix
2020-03-30 Benjamin AuderFix
2020-03-30 Benjamin AuderSmallfix + remove traces
2020-03-30 Benjamin AuderFix classifyObject() in Hall
2020-03-30 Benjamin AuderExperimental game upload added
2020-03-30 Benjamin AuderImprove display
2020-03-30 Benjamin AuderSmall fix
2020-03-30 Benjamin AuderFix pronlems edit by admins
2020-03-30 Benjamin AuderDraft game upload logic (unwritten yet for Analysis...
2020-03-30 Benjamin AuderImprove problems display
2020-03-30 Benjamin AuderImprove problems navigation
2020-03-30 Benjamin AuderFix clocks + name display on small screens
2020-03-29 Benjamin AuderFirst draft of arrows + circles on board. Fix multi...
2020-03-28 Benjamin AuderBetter randomness in Ball variant + notify when receivi...
2020-03-28 Benjamin AuderFix Horde variant + a bug when socket is not ready...
2020-03-27 Benjamin AuderDo not show no-problems variants in problems select box
2020-03-27 Benjamin AuderAdd unambiguous section in the PGN + some fixes + code...
2020-03-26 Benjamin AuderMore efficient Synchrone chess + fix a bug. FIrst draft...
2020-03-26 Benjamin AuderAdd basic Desktop notifications for game start + new...
2020-03-26 Benjamin AuderRecord chat history in live games as well
2020-03-26 Benjamin AuderAdd Orda variant. Some advances in Dynamo draft. Displa...
2020-03-25 Benjamin AuderSome fixes, and add 2 variants: Checkless and Parachute
2020-03-24 Benjamin AuderSome other fixes
2020-03-24 Benjamin AuderAdd basic news navigation with prev/next buttons
2020-03-24 Benjamin AuderAttempt to get rid of 'zombie Websocket' error
2020-03-24 Benjamin AuderBetter Ball rules. Buggish but almost OK Synchrone...
2020-03-23 Benjamin AuderFix notation and pieces setup for random asymmetric...
2020-03-23 Benjamin AuderFixing attempt: clients now track tmpIds to know who...
2020-03-22 Benjamin AuderAttempt to get rid of unwanted trans-rooms socket liste...
2020-03-22 Benjamin AuderAttempt for better connection indicators
2020-03-22 Benjamin AuderRemove extra ()
2020-03-22 Benjamin AuderImprovement attempt for connection indicator + Game...
2020-03-22 Benjamin AuderAdd some traces to understand what happens with connect...
2020-03-22 Benjamin AuderAttempt to get rid of the weird trans-pages errors...
2020-03-22 Benjamin AuderFirst draft of S-chess variant + a few fixes
2020-03-21 Benjamin AuderRevert to news button in red, no blinking. Add autoplay...
2020-03-21 Benjamin AuderDraft Ball variant + some fixes, enhancements and code...
2020-03-20 Benjamin AuderFix bug when editing a problem
2020-03-20 Benjamin AuderAdd Coregal variant + simplify time management in Game.vue
2020-03-19 Benjamin AuderFix chat in main Hall + remove some duplicated code...
2020-03-19 Benjamin AuderFix corr clocks issues
2020-03-19 Benjamin AuderMerge branch 'master' of github.com:yagu0/vchess
2020-03-19 Benjamin AuderImprove news style
2020-03-19 Benjamin AuderImprove news style
2020-03-19 Benjamin AuderloadMore button for my local games as well
2020-03-19 Benjamin AuderShow check(mate) indicators in moves list. No longer...
2020-03-18 Benjamin AuderRefactor Problems view: should now handle better long...
2020-03-18 Benjamin AuderFix message when resigning
2020-03-17 Benjamin AuderFix mistake in Game.js
2020-03-17 Benjamin AuderGeneralize pawn movements: cleaner and smaller code
2020-03-17 Benjamin AuderA few fixes
2020-03-17 Benjamin AuderMove 'anonymousCount' which was computed to a method...
2020-03-17 Benjamin AuderAdd Knightrelay1. Some fixes. Move odd 'isAttackedBy_mu...
2020-03-16 Benjamin AuderRefactor Games structure on server: no longer use an...
2020-03-16 Benjamin AuderRefactor models (merge Players in Games), add cursor...
2020-03-15 Benjamin AuderImprove games/challenges display and fix MyGames page...
2020-03-15 Benjamin AuderRemove timeout on main Hall, instead just show 'there...
2020-03-15 Benjamin AuderAttempt to show something on Hall page when no live...
2020-03-15 Benjamin AuderExperimental news notification system + fix Eightpieces...
2020-03-14 Benjamin AuderChange castle flags. Eightpieces still not OK, but...
2020-03-12 Benjamin AuderFix games rendering
2020-03-12 Benjamin AuderRemove watcher for fenStart in BaseGame: call re_setVar...
2020-03-12 Benjamin AuderFix mistake: cannot use settings.randomness too early...
2020-03-12 Benjamin AuderSome fixes, work on Eightpieces draft, add a few captur...
2020-03-11 Benjamin AuderFix issues with preset challenges
2020-03-11 Benjamin AuderFixes
2020-03-10 Benjamin AuderBetter margin on smartphones for preset challenges
2020-03-10 Benjamin AuderBug fixes
2020-03-10 Benjamin AuderSome fixes and enhancements as suggested on Discord
2020-03-10 Benjamin AuderCosmetics
2020-03-10 Benjamin AuderFix error iterating on getElementsByClassName on mobile...
2020-03-10 Benjamin AuderFix games ordering in MyGames, fix en-passant mistake...
2020-03-09 Benjamin AuderSmall fixes + early draft of Eightpieces variant
next