Fix rematch process
[vchess.git] / client / src / views / Hall.vue
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
2020-01-18 Benjamin AuderSave state: draft of askgame logic but some bugs for now
2019-12-18 Benjamin AuderRename gameId --> id in Game.vue
2019-12-06 Benjamin AuderCorr games: almost there. Then remote games + abort...
2019-12-04 Benjamin Audersocket rooms correspnding to pages. TODO: Hall+Game...
2019-12-03 Benjamin AuderA few fixes
2019-12-03 Benjamin AuderImprove notification system after a move or at new...
2019-12-03 Benjamin AuderDraft game update. TODO: debug, finish view/Game.vue
2019-12-02 Benjamin AuderFix 1st move clocks don't move + add message to indicat...
2019-12-02 Benjamin AuderAttempt to fix countdown for live games. Some issues...
2019-11-30 Benjamin AuderGameStorage.getCorrGame ok + add watchers for st.variants
2019-11-29 Benjamin AuderFix challenge send+accept. Now debug game launch from...
2019-11-29 Benjamin AuderAdvance on corr game start
2019-11-29 Benjamin AuderFix challenges retrieval from server
next