| 2020-02-04 | 
Benjamin Auder | Some fixes | 
commit | commitdiff | tree | snapshot | 
| 2020-02-04 | 
Benjamin Auder | Fixes on login/logout + challenges sending | 
commit | commitdiff | tree | snapshot | 
| 2020-02-04 | 
Benjamin Auder | New short-term TODOs | 
commit | commitdiff | tree | snapshot | 
| 2020-02-04 | 
Benjamin Auder | 'update' | 
commit | commitdiff | tree | snapshot | 
| 2020-02-04 | 
Benjamin Auder | Migrate TODO tasks to Github/issues | 
commit | commitdiff | tree | snapshot | 
| 2020-02-04 | 
Benjamin Auder | Update LICENSE + TODO | 
commit | commitdiff | tree | snapshot | 
| 2020-02-04 | 
Benjamin Auder | Remove debug trace | 
commit | commitdiff | tree | snapshot | 
| 2020-02-04 | 
Benjamin Auder | Fix current page in sockets.js | 
commit | commitdiff | tree | snapshot | 
| 2020-02-04 | 
Benjamin Auder | Fix chat | 
commit | commitdiff | tree | snapshot | 
| 2020-02-04 | 
Benjamin Auder | 'update' | 
commit | commitdiff | tree | snapshot | 
| 2020-02-03 | 
Benjamin Auder | 'update' | 
commit | commitdiff | tree | snapshot | 
| 2020-02-03 | 
Benjamin Auder | Issue with observer in live games: moveToPlay repeated...  | 
commit | commitdiff | tree | snapshot | 
| 2020-02-03 | 
Benjamin Auder | 'update' | 
commit | commitdiff | tree | snapshot | 
| 2020-02-03 | 
Benjamin Auder | 'update' | 
commit | commitdiff | tree | snapshot | 
| 2020-02-02 | 
Benjamin Auder | Check variants. All OK except Dark (bug), Checkered...  | 
commit | commitdiff | tree | snapshot | 
| 2020-02-01 | 
Benjamin Auder | TODO: fix draw logic | 
commit | commitdiff | tree | snapshot | 
| 2020-02-01 | 
Benjamin Auder | Finished. Now some last styling | 
commit | commitdiff | tree | snapshot | 
| 2020-02-01 | 
Benjamin Auder | Styling | 
commit | commitdiff | tree | snapshot | 
| 2020-02-01 | 
Benjamin Auder | Sanitize inputs on server side | 
commit | commitdiff | tree | snapshot | 
| 2020-01-31 | 
Benjamin Auder | Last size adjustments | 
commit | commitdiff | tree | snapshot | 
| 2020-01-31 | 
Benjamin Auder | Style... | 
commit | commitdiff | tree | snapshot | 
| 2020-01-31 | 
Benjamin Auder | Work on sizes, CSS | 
commit | commitdiff | tree | snapshot | 
| 2020-01-31 | 
Benjamin Auder | 'update' | 
commit | commitdiff | tree | snapshot | 
| 2020-01-31 | 
Benjamin Auder | 'update' | 
commit | commitdiff | tree | snapshot | 
| 2020-01-31 | 
Benjamin Auder | TODO: board+moves in same div fixed width centered...  | 
commit | commitdiff | tree | snapshot | 
| 2020-01-31 | 
Benjamin Auder | Fixes | 
commit | commitdiff | tree | snapshot | 
| 2020-01-30 | 
Benjamin Auder | 'update' | 
commit | commitdiff | tree | snapshot | 
| 2020-01-30 | 
Benjamin Auder | 'update' | 
commit | commitdiff | tree | snapshot | 
| 2020-01-30 | 
Benjamin Auder | Smooth scrolling in moves, template to render moveList | 
commit | commitdiff | tree | snapshot | 
| 2020-01-29 | 
Benjamin Auder | Styling, adjustments | 
commit | commitdiff | tree | snapshot | 
| 2020-01-29 | 
Benjamin Auder | Fixes | 
commit | commitdiff | tree | snapshot | 
| 2020-01-29 | 
Benjamin Auder | Adjustments, handle keyStrokes on BaseGame | 
commit | commitdiff | tree | snapshot | 
| 2020-01-29 | 
Benjamin Auder | Fill About.vue, clean translations | 
commit | commitdiff | tree | snapshot | 
| 2020-01-28 | 
Benjamin Auder | fixes, adjustments | 
commit | commitdiff | tree | snapshot | 
| 2020-01-28 | 
Benjamin Auder | Fixes | 
commit | commitdiff | tree | snapshot | 
| 2020-01-28 | 
Benjamin Auder | Some fixes | 
commit | commitdiff | tree | snapshot | 
| 2020-01-28 | 
Benjamin Auder | Fix. TODO: Vue reactivity on game.score and game. ... | 
commit | commitdiff | tree | snapshot | 
| 2020-01-27 | 
Benjamin Auder | Various fixes | 
commit | commitdiff | tree | snapshot | 
| 2020-01-27 | 
Benjamin Auder | Add chat to Hall, clickable FEN, fix contact form | 
commit | commitdiff | tree | snapshot | 
| 2020-01-26 | 
Benjamin Auder | Small fix | 
commit | commitdiff | tree | snapshot | 
| 2020-01-26 | 
Benjamin Auder | Some graphical improvements (first attempt) | 
commit | commitdiff | tree | snapshot | 
| 2020-01-26 | 
Benjamin Auder | Get rid of ugly this.... calls | 
commit | commitdiff | tree | snapshot | 
| 2020-01-23 | 
Benjamin Auder | Finish corr implementation for draw offers (untested) | 
commit | commitdiff | tree | snapshot | 
| 2020-01-23 | 
Benjamin Auder | Fix some racing issues within Game.vue | 
commit | commitdiff | tree | snapshot | 
| 2020-01-23 | 
Benjamin Auder | Advance on draw logic (for live, not corr) | 
commit | commitdiff | tree | snapshot | 
| 2020-01-23 | 
Benjamin Auder | Add basic analyze view from FEN | 
commit | commitdiff | tree | snapshot | 
| 2020-01-23 | 
Benjamin Auder | Simplify abort, fix time in corr games | 
commit | commitdiff | tree | snapshot | 
| 2020-01-22 | 
Benjamin Auder | Fix games list display + challenges display | 
commit | commitdiff | tree | snapshot | 
| 2020-01-22 | 
Benjamin Auder | Fix games vs comp + auto | 
commit | commitdiff | tree | snapshot | 
| 2020-01-22 | 
Benjamin Auder | Some changes to the logic in Rules.vue: weird behavior...  | 
commit | commitdiff | tree | snapshot | 
| 2020-01-21 | 
Benjamin Auder | Add some TODOs | 
commit | commitdiff | tree | snapshot | 
| 2020-01-21 | 
Benjamin Auder | Fix computer moves randomness, rename random() into...  | 
commit | commitdiff | tree | snapshot | 
| 2020-01-21 | 
Benjamin Auder | Fixes around game observing. TODO: abort/resign/draw...  | 
commit | commitdiff | tree | snapshot | 
| 2020-01-21 | 
Benjamin Auder | Implement basic observing logic | 
commit | commitdiff | tree | snapshot | 
| 2020-01-21 | 
Benjamin Auder | Fix chat issues when launching a game | 
commit | commitdiff | tree | snapshot | 
| 2020-01-20 | 
Benjamin Auder | Fix attempt - still chat issues when tabs are not reloa...  | 
commit | commitdiff | tree | snapshot | 
| 2020-01-20 | 
Benjamin Auder | Fix online indicators between Hall and Game pages | 
commit | commitdiff | tree | snapshot | 
| 2020-01-18 | 
Benjamin Auder | Some fixes | 
commit | commitdiff | tree | snapshot | 
| 2020-01-18 | 
Benjamin Auder | Save state: draft of askgame logic but some bugs for now | 
commit | commitdiff | tree | snapshot | 
| 2020-01-18 | 
Benjamin Auder | Chat is working | 
commit | commitdiff | tree | snapshot | 
| 2020-01-17 | 
Benjamin Auder | MoveList working. TODO: Chat | 
commit | commitdiff | tree | snapshot | 
| 2020-01-16 | 
Benjamin Auder | Implement cleaning methods (CRON tasks) | 
commit | commitdiff | tree | snapshot | 
| 2020-01-15 | 
Benjamin Auder | Drop problems from server + draft DB cleaning functions | 
commit | commitdiff | tree | snapshot | 
| 2019-12-29 | 
Benjamin Auder | Drop client/next_src/: almost finished now | 
commit | commitdiff | tree | snapshot | 
| 2019-12-29 | 
Benjamin Auder | A few fixes, drop planned problems support (replaced...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-24 | 
Benjamin Auder | Parameters adjustments + cosmetics | 
commit | commitdiff | tree | snapshot | 
| 2019-12-20 | 
Benjamin Auder | Fix bug when updating a move in game.vue | 
commit | commitdiff | tree | snapshot | 
| 2019-12-18 | 
Benjamin Auder | Rename gameId --> id in Game.vue | 
commit | commitdiff | tree | snapshot | 
| 2019-12-07 | 
Benjamin Auder | Debug newmove + messages | 
commit | commitdiff | tree | snapshot | 
| 2019-12-06 | 
Benjamin Auder | Implement basic move.message. Buggish + game.clocks...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-06 | 
Benjamin Auder | Remove unused move.color, format moves corr --> live...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-06 | 
Benjamin Auder | Fix moves update | 
commit | commitdiff | tree | snapshot | 
| 2019-12-06 | 
Benjamin Auder | Corr games: almost there. Then remote games + abort...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-05 | 
Benjamin Auder | Advance on Game.vue | 
commit | commitdiff | tree | snapshot | 
| 2019-12-04 | 
Benjamin Auder | socket rooms correspnding to pages. TODO: Hall+Game...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-03 | 
Benjamin Auder | Small fix | 
commit | commitdiff | tree | snapshot | 
| 2019-12-03 | 
Benjamin Auder | A few fixes | 
commit | commitdiff | tree | snapshot | 
| 2019-12-03 | 
Benjamin Auder | Improve notification system after a move or at new...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-03 | 
Benjamin Auder | Draft game update. TODO: debug, finish view/Game.vue | 
commit | commitdiff | tree | snapshot | 
| 2019-12-02 | 
Benjamin Auder | Fix 1st move clocks don't move + add message to indicat...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-02 | 
Benjamin Auder | Fix extractTime() function | 
commit | commitdiff | tree | snapshot | 
| 2019-12-02 | 
Benjamin Auder | Fix clocks update | 
commit | commitdiff | tree | snapshot | 
| 2019-12-02 | 
Benjamin Auder | Attempt to fix countdown for live games. Some issues...  | 
commit | commitdiff | tree | snapshot | 
| 2019-11-30 | 
Benjamin Auder | GameStorage.getCorrGame ok + add watchers for st.variants | 
commit | commitdiff | tree | snapshot | 
| 2019-11-30 | 
Benjamin Auder | Fix /whoami: remove fetch() for now | 
commit | commitdiff | tree | snapshot | 
| 2019-11-29 | 
Benjamin Auder | Fix error handling in ajax() function | 
commit | commitdiff | tree | snapshot | 
| 2019-11-29 | 
Benjamin Auder | Fix challenge send+accept. Now debug game launch from...  | 
commit | commitdiff | tree | snapshot | 
| 2019-11-29 | 
Benjamin Auder | Advance on corr game start | 
commit | commitdiff | tree | snapshot | 
| 2019-11-29 | 
Benjamin Auder | Fix ajax for challenge creation | 
commit | commitdiff | tree | snapshot | 
| 2019-11-29 | 
Benjamin Auder | Fix challenges retrieval from server | 
commit | commitdiff | tree | snapshot | 
| 2019-11-28 | 
Benjamin Auder | Some fixes, working on corr challenges | 
commit | commitdiff | tree | snapshot | 
| 2019-11-27 | 
Benjamin Auder | Update package.json | 
commit | commitdiff | tree | snapshot | 
| 2019-11-21 | 
Benjamin Auder | 'update' | 
commit | commitdiff | tree | snapshot | 
| 2019-11-19 | 
Benjamin Auder | Fix bugs on variant page + update packages | 
commit | commitdiff | tree | snapshot | 
| 2019-11-12 | 
Benjamin Auder | Update packages versions | 
commit | commitdiff | tree | snapshot | 
| 2019-11-08 | 
Benjamin Auder | TODO: debug auto mode (newmove event not triggered...  | 
commit | commitdiff | tree | snapshot | 
| 2019-11-08 | 
Benjamin Auder | Fix clocks while playing live game | 
commit | commitdiff | tree | snapshot | 
| 2019-11-07 | 
Benjamin Auder | Finished Hall.js for now - TODO: live + corr games | 
commit | commitdiff | tree | snapshot | 
| 2019-09-27 | 
Benjamin Auder | Micro-fixes | 
commit | commitdiff | tree | snapshot | 
| 2019-09-10 | 
Benjamin Auder | Some thoughts in views/Hall.js | 
commit | commitdiff | tree | snapshot | 
| next |