Experimental change: options replacing randomness (more general)
[vchess.git] / server / db / create.sql
2021-04-08 Benjamin AuderExperimental change: options replacing randomness ...
2021-04-06 Benjamin AuderAdd 'display' DB field for nicer variants display....
2021-01-04 Benjamin AuderFinish Pacosako + add GameStat table to know how many...
2020-05-01 Benjamin AuderDraft or user bio support (ready in Hall, TODO in Game)
2020-04-23 Benjamin AuderReplace news by FAQ
2020-03-30 Benjamin AuderExperimental game upload added
2020-03-27 Benjamin AuderAdd unambiguous section in the PGN + some fixes + code...
2020-03-16 Benjamin AuderRefactor models (merge Players in Games), add cursor...
2020-03-15 Benjamin AuderExperimental news notification system + fix Eightpieces...
2020-03-09 Benjamin AuderSome small enhancements and fixes
2020-03-07 Benjamin AuderExperimental update: preview corr move + allow deletion...
2020-03-04 Benjamin AuderExperimental symmetric randomness + deterministic option
2020-02-14 Benjamin AuderDraft of a problems section + news system
2020-02-14 Benjamin AuderDraft of problems section
2020-02-11 Benjamin AuderExperimental multi-tabs support (TODO: prevent multi...
2020-02-05 Benjamin AuderTODO: finish draw offer logic + fix inCheck bug (no...
2020-02-01 Benjamin AuderFinished. Now some last styling
2020-02-01 Benjamin AuderSanitize inputs on server side
2020-01-31 Benjamin AuderFixes
2020-01-30 Benjamin Auder'update'
2020-01-30 Benjamin Auder'update'
2020-01-23 Benjamin AuderFinish corr implementation for draw offers (untested)
2020-01-16 Benjamin AuderImplement cleaning methods (CRON tasks)
2020-01-15 Benjamin AuderDrop problems from server + draft DB cleaning functions
2019-12-06 Benjamin AuderRemove unused move.color, format moves corr --> live...
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-02 Benjamin AuderAttempt to fix countdown for live games. Some issues...
2019-11-28 Benjamin AuderSome fixes, working on corr challenges
2019-09-06 Benjamin AuderDrop 'WillPlay' table (no multiplayers games)
2019-02-13 Benjamin AuderSome advances in challenge handling (server+client)
2019-01-22 Benjamin AuderSeparate client and server codes. Keep everything in...