Refactor models (merge Players in Games), add cursor to correspondance games. Finishe...
[vchess.git] / client / src / views / Hall.vue
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-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 AuderFix games ordering in MyGames, fix en-passant mistake...
2020-03-09 Benjamin AuderMyGames page is now dynamic (experimental, not much...
2020-03-09 Benjamin AuderFix rematch process
2020-03-09 Benjamin AuderDraft rematch (not working yet) + fix Crazyhouse getPro...
2020-03-09 Benjamin AuderSome small enhancements and fixes
2020-03-08 Benjamin AuderExperimental focus/blur detection
2020-03-08 Benjamin AuderReplaced AJAX by fetch: not everything tested yet,...
2020-03-07 Benjamin AuderBetter style for corr moves confirmation (see board)
2020-03-05 Benjamin AuderSome fixes + draft newmove pingback logic (unfinished...
2020-03-04 Benjamin AuderContinue debug attempt for move update on server
2020-03-04 Benjamin AuderFix targetted challenge deletion after refusal
2020-03-04 Benjamin AuderFixed corr challenge disappear when player quit
2020-03-04 Benjamin AuderFixed corr challenge refused bug
2020-03-04 Benjamin AuderFixed corr challenge refused bug
2020-03-04 Benjamin AuderAttempt to debug corr challenge refusal
2020-03-04 Benjamin AuderAttempt to debug corr challenge refusal
2020-03-04 Benjamin AuderImprove smartphone menu open/close buttons
2020-03-04 Benjamin AuderDrop func getActionLabel, split challOrWatch into two...
2020-03-04 Benjamin AuderFix 'challenge' option for anonymous
2020-03-04 Benjamin Auderdebugging attempt
2020-03-04 Benjamin AuderFix display of other live games
2020-03-04 Benjamin AuderAttempt to robustify identity detection at loading...
2020-03-04 Benjamin AuderExperimental symmetric randomness + deterministic option
2020-03-03 Benjamin AuderCompress newgame sound, faster loading
2020-03-03 Benjamin AuderMerge branch 'master' of auder.net:vchess
2020-03-03 Benjamin Auder'update'
2020-03-03 Benjamin AuderBetter time control in correspondance games
2020-02-29 Benjamin AuderFixes
2020-02-29 Benjamin AuderImprovements - untested
2020-02-29 Benjamin AuderBetter predefined cadences
2020-02-20 Benjamin AuderFix problems editing (hopefully)
2020-02-20 Benjamin AuderFixes
2020-02-20 Benjamin AuderModal to accept/refuse challenge + diagrams preview...
2020-02-20 Benjamin AuderRevise server code + a few fixes in trnalsations and...
2020-02-20 Benjamin AuderFixes
2020-02-19 Benjamin AuderBetter challenge link in emails, better text on 'social...
2020-02-18 Benjamin AuderFix display for anonymous player in social modal
2020-02-18 Benjamin AuderPatch to Hall to observe opponents through 'social...
2020-02-18 Benjamin AuderSome more cleaning + fixes
2020-02-18 Benjamin AuderStarted code review + some fixes (unfinished)
2020-02-17 Benjamin AuderKeep 'name or email' field in UpsertUser
2020-02-16 Benjamin AuderFixes, improvements
2020-02-16 Benjamin AuderBug fix
2020-02-15 Benjamin AuderAvoid superposing modals
2020-02-15 Benjamin AuderFixes
2020-02-14 Benjamin AuderDraft of problems section
2020-02-13 Benjamin AuderPass result to Hall after a game ends
2020-02-13 Benjamin AuderFix initial display on Hall. Understand the 'double...
2020-02-13 Benjamin AuderSome bugs fixes. TODO: double disconnect when anonymous...
2020-02-12 Benjamin AuderFix disconnect event by closing tab
2020-02-12 Benjamin AuderFix trans-pages events askidentity and askgame
2020-02-12 Benjamin AuderFixes
2020-02-12 Benjamin AuderRemove some titles, improve style. TODO: bug start...
2020-02-12 Benjamin AuderWill remove Welcome div, finally
2020-02-12 Benjamin Auder'update'
2020-02-12 Benjamin AuderDetect self multi-connect, some bug fixes
2020-02-11 Benjamin AuderExperimental multi-tabs support (TODO: prevent multi...
2020-02-10 Benjamin AuderOn the way to multi-tabs support
2020-02-10 Benjamin AuderMerge branch 'master' of auder.net:vchess
2020-02-10 Benjamin AuderImprove translations
2020-02-09 Benjamin AuderFixes
2020-02-09 Benjamin AuderExperimental improved behavior of login/logout/multitabs
2020-02-09 Benjamin AuderFixes
2020-02-07 Benjamin AuderTranslations
2020-02-07 Benjamin AuderFix corr challenges
2020-02-07 Benjamin AuderFixes
2020-02-07 Benjamin AuderFix passing games
2020-02-07 Benjamin AuderFixes about lastate
2020-02-06 Benjamin AuderBug fix
2020-02-06 Benjamin AuderStill logging an issue when transitioning Hall <--...
2020-02-05 Benjamin AuderLeft some TODOs, some bugs
2020-02-05 Benjamin AuderRelocate board adjuster + start working on translations
2020-02-04 Benjamin AuderConvert all remaining tabs by 2spaces
2020-02-04 Benjamin AuderSome improvements on time controls + vid
2020-02-04 Benjamin AuderSome fixes
2020-02-04 Benjamin AuderFixes on login/logout + challenges sending
2020-02-04 Benjamin Auder'update'
2020-02-03 Benjamin AuderIssue with observer in live games: moveToPlay repeated...
2020-02-03 Benjamin Auder'update'
2020-02-01 Benjamin AuderTODO: fix draw logic
2020-02-01 Benjamin AuderFinished. Now some last styling
2020-01-29 Benjamin AuderStyling, adjustments
2020-01-29 Benjamin AuderAdjustments, handle keyStrokes on BaseGame
2020-01-27 Benjamin AuderAdd chat to Hall, clickable FEN, fix contact form
2020-01-23 Benjamin AuderAdvance on draw logic (for live, not corr)
2020-01-21 Benjamin AuderImplement basic observing logic
2020-01-21 Benjamin AuderFix chat issues when launching a game
2020-01-20 Benjamin AuderFix attempt - still chat issues when tabs are not reloa...
2020-01-20 Benjamin AuderFix online indicators between Hall and Game pages
next