Fix and complete Apocalypse variant
[vchess.git] / server /
2020-02-15 Benjamin AuderFixes
2020-02-14 Benjamin AuderDraft of a problems section + news system
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 AuderSoften removal conditions in CRON tasks (no challenge...
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 AuderMerge .gitignore files + add hook to update server
2020-02-09 Benjamin AuderTry to fix 504 timeout error
2020-02-09 Benjamin AuderUpdate packages + fix web worker
2020-02-09 Benjamin AuderUpdate packages versions
2020-02-09 Benjamin AuderFixes
2020-02-09 Benjamin AuderExperimental improved behavior of login/logout/multitabs
2020-02-09 Benjamin AuderFix email formatting (I think)
2020-02-09 Benjamin AuderTry something else for mail newlines
2020-02-09 Benjamin AuderAttempt to send correct text email
2020-02-08 Benjamin AuderTranslations
2020-02-08 Benjamin AuderSanitize more
2020-02-07 Benjamin AuderFix corr challenges
2020-02-07 Benjamin AuderFix CRON tasks
2020-02-07 Benjamin AuderFix draw logic for corr games
2020-02-07 Benjamin AuderFix passing games
2020-02-07 Benjamin AuderFixes about lastate
2020-02-06 Benjamin AuderBug fix
2020-02-06 Benjamin Auder'update'
2020-02-06 Benjamin AuderGraphical fix + remove Switching variant
2020-02-06 Benjamin AuderStill logging an issue when transitioning Hall <--...
2020-02-05 Benjamin AuderLeft some TODOs, some bugs
2020-02-05 Benjamin AuderEverything implemented. A lot still untested
2020-02-05 Benjamin AuderTODO: finish draw offer logic + fix inCheck bug (no...
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 AuderFixes on login/logout + challenges sending
2020-02-01 Benjamin AuderTODO: fix draw logic
2020-02-01 Benjamin AuderFinished. Now some last styling
2020-02-01 Benjamin AuderSanitize inputs on server side
2020-01-31 Benjamin AuderTODO: board+moves in same div fixed width centered...
2020-01-31 Benjamin AuderFixes
2020-01-30 Benjamin Auder'update'
2020-01-30 Benjamin Auder'update'
2020-01-27 Benjamin AuderAdd chat to Hall, clickable FEN, fix contact form
2020-01-23 Benjamin AuderFinish corr implementation for draw offers (untested)
2020-01-23 Benjamin AuderAdvance on draw logic (for live, not corr)
2020-01-21 Benjamin AuderFixes around game observing. TODO: abort/resign/draw...
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 AuderSome fixes
2020-01-18 Benjamin AuderSave state: draft of askgame logic but some bugs for now
2020-01-18 Benjamin AuderChat is working
2020-01-17 Benjamin AuderMoveList working. TODO: Chat
2020-01-16 Benjamin AuderImplement cleaning methods (CRON tasks)
2020-01-15 Benjamin AuderDrop problems from server + draft DB cleaning functions
2019-12-29 Benjamin AuderA few fixes, drop planned problems support (replaced...
2019-12-06 Benjamin AuderRemove unused move.color, format moves corr --> live...
2019-12-06 Benjamin AuderFix moves update
2019-12-06 Benjamin AuderCorr games: almost there. Then remote games + abort...
2019-12-05 Benjamin AuderAdvance on Game.vue
2019-12-04 Benjamin Audersocket rooms correspnding to pages. TODO: Hall+Game...
2019-12-03 Benjamin AuderSmall fix
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 AuderAttempt to fix countdown for live games. Some issues...
2019-11-30 Benjamin AuderGameStorage.getCorrGame ok + add watchers for st.variants
2019-11-30 Benjamin AuderFix /whoami: remove fetch() for now
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 ajax for challenge creation
2019-11-29 Benjamin AuderFix challenges retrieval from server
2019-11-28 Benjamin AuderSome fixes, working on corr challenges
2019-11-27 Benjamin AuderUpdate package.json
2019-11-21 Benjamin Auder'update'
2019-11-19 Benjamin AuderFix bugs on variant page + update packages
2019-11-12 Benjamin AuderUpdate packages versions
2019-11-07 Benjamin AuderFinished Hall.js for now - TODO: live + corr games
2019-09-27 Benjamin AuderMicro-fixes
2019-09-10 Benjamin AuderSome thoughts in views/Hall.js
2019-09-09 Benjamin Auder'update'
2019-09-06 Benjamin AuderUpdate on challenges
2019-09-06 Benjamin AuderDrop 'WillPlay' table (no multiplayers games)
2019-09-03 Benjamin AuderSome adjustments, next: fix time control handling ...
2019-07-18 Benjamin AuderRefactor challenges logic (start game when accepting...
2019-07-04 Benjamin AuderModifs to send current live game
2019-07-01 Benjamin Auder'update'
2019-06-28 Benjamin AuderCosmetics
2019-06-28 Benjamin AuderRefactor, forget about 3 or 4 players games
2019-06-18 Benjamin AuderSome fixes. TODO: game.mode must be analyze when score...
2019-06-14 Benjamin AuderRefactor endgame process, start working on game end...
2019-03-28 Benjamin AuderFix things. Now on (live) game start + play
2019-03-26 Benjamin AuderFix authentication
2019-03-25 Benjamin AuderAttempt to fix authenticate + local user data
next