2020-02-01 |
Benjamin Auder | Finished. Now some last styling |
tree | commitdiff |
2020-02-01 |
Benjamin Auder | Styling |
tree | commitdiff |
2020-01-31 |
Benjamin Auder | Last size adjustments |
tree | commitdiff |
2020-01-31 |
Benjamin Auder | Style... |
tree | commitdiff |
2020-01-31 |
Benjamin Auder | Work on sizes, CSS |
tree | commitdiff |
2020-01-31 |
Benjamin Auder | 'update' |
tree | commitdiff |
2020-01-31 |
Benjamin Auder | 'update' |
tree | commitdiff |
2020-01-31 |
Benjamin Auder | TODO: board+moves in same div fixed width centered... |
tree | commitdiff |
2020-01-31 |
Benjamin Auder | Fixes |
tree | commitdiff |
2020-01-30 |
Benjamin Auder | 'update' |
tree | commitdiff |
2020-01-30 |
Benjamin Auder | Smooth scrolling in moves, template to render moveList |
tree | commitdiff |
2020-01-29 |
Benjamin Auder | Styling, adjustments |
tree | commitdiff |
2020-01-29 |
Benjamin Auder | Fixes |
tree | commitdiff |
2020-01-29 |
Benjamin Auder | Adjustments, handle keyStrokes on BaseGame |
tree | commitdiff |
2020-01-29 |
Benjamin Auder | Fill About.vue, clean translations |
tree | commitdiff |
2020-01-28 |
Benjamin Auder | fixes, adjustments |
tree | commitdiff |
2020-01-28 |
Benjamin Auder | Fixes |
tree | commitdiff |
2020-01-28 |
Benjamin Auder | Some fixes |
tree | commitdiff |
2020-01-28 |
Benjamin Auder | Fix. TODO: Vue reactivity on game.score and game. ... |
tree | commitdiff |
2020-01-27 |
Benjamin Auder | Various fixes |
tree | commitdiff |
2020-01-27 |
Benjamin Auder | Add chat to Hall, clickable FEN, fix contact form |
tree | commitdiff |
2020-01-26 |
Benjamin Auder | Small fix |
tree | commitdiff |
2020-01-26 |
Benjamin Auder | Some graphical improvements (first attempt) |
tree | commitdiff |
2020-01-26 |
Benjamin Auder | Get rid of ugly this.... calls |
tree | commitdiff |
2020-01-23 |
Benjamin Auder | Finish corr implementation for draw offers (untested) |
tree | commitdiff |
2020-01-23 |
Benjamin Auder | Fix some racing issues within Game.vue |
tree | commitdiff |
2020-01-23 |
Benjamin Auder | Advance on draw logic (for live, not corr) |
tree | commitdiff |
2020-01-23 |
Benjamin Auder | Add basic analyze view from FEN |
tree | commitdiff |
2020-01-23 |
Benjamin Auder | Simplify abort, fix time in corr games |
tree | commitdiff |
2020-01-22 |
Benjamin Auder | Fix games list display + challenges display |
tree | commitdiff |
2020-01-22 |
Benjamin Auder | Fix games vs comp + auto |
tree | commitdiff |
2020-01-22 |
Benjamin Auder | Some changes to the logic in Rules.vue: weird behavior... |
tree | commitdiff |
2020-01-21 |
Benjamin Auder | Fix computer moves randomness, rename random() into... |
tree | commitdiff |
2020-01-21 |
Benjamin Auder | Fixes around game observing. TODO: abort/resign/draw... |
tree | commitdiff |
2020-01-21 |
Benjamin Auder | Implement basic observing logic |
tree | commitdiff |
2020-01-21 |
Benjamin Auder | Fix chat issues when launching a game |
tree | commitdiff |
2020-01-20 |
Benjamin Auder | Fix attempt - still chat issues when tabs are not reloa... |
tree | commitdiff |
2020-01-20 |
Benjamin Auder | Fix online indicators between Hall and Game pages |
tree | commitdiff |
2020-01-18 |
Benjamin Auder | Some fixes |
tree | commitdiff |
2020-01-18 |
Benjamin Auder | Save state: draft of askgame logic but some bugs for now |
tree | commitdiff |
2020-01-18 |
Benjamin Auder | Chat is working |
tree | commitdiff |
2020-01-17 |
Benjamin Auder | MoveList working. TODO: Chat |
tree | commitdiff |
2019-12-29 |
Benjamin Auder | Drop client/next_src/: almost finished now |
tree | commitdiff |
2019-12-29 |
Benjamin Auder | A few fixes, drop planned problems support (replaced... |
tree | commitdiff |
2019-12-24 |
Benjamin Auder | Parameters adjustments + cosmetics |
tree | commitdiff |
2019-12-20 |
Benjamin Auder | Fix bug when updating a move in game.vue |
tree | commitdiff |
2019-12-18 |
Benjamin Auder | Rename gameId --> id in Game.vue |
tree | commitdiff |
2019-12-07 |
Benjamin Auder | Debug newmove + messages |
tree | commitdiff |
2019-12-06 |
Benjamin Auder | Implement basic move.message. Buggish + game.clocks... |
tree | commitdiff |
2019-12-06 |
Benjamin Auder | Remove unused move.color, format moves corr --> live... |
tree | commitdiff |
2019-12-06 |
Benjamin Auder | Fix moves update |
tree | commitdiff |
2019-12-06 |
Benjamin Auder | Corr games: almost there. Then remote games + abort... |
tree | commitdiff |
2019-12-05 |
Benjamin Auder | Advance on Game.vue |
tree | commitdiff |
2019-12-04 |
Benjamin Auder | socket rooms correspnding to pages. TODO: Hall+Game... |
tree | commitdiff |
2019-12-03 |
Benjamin Auder | Small fix |
tree | commitdiff |
2019-12-03 |
Benjamin Auder | A few fixes |
tree | commitdiff |
2019-12-03 |
Benjamin Auder | Improve notification system after a move or at new... |
tree | commitdiff |
2019-12-03 |
Benjamin Auder | Draft game update. TODO: debug, finish view/Game.vue |
tree | commitdiff |
2019-12-02 |
Benjamin Auder | Fix 1st move clocks don't move + add message to indicat... |
tree | commitdiff |
2019-12-02 |
Benjamin Auder | Fix extractTime() function |
tree | commitdiff |
2019-12-02 |
Benjamin Auder | Fix clocks update |
tree | commitdiff |
2019-12-02 |
Benjamin Auder | Attempt to fix countdown for live games. Some issues... |
tree | commitdiff |
2019-11-30 |
Benjamin Auder | GameStorage.getCorrGame ok + add watchers for st.variants |
tree | commitdiff |
2019-11-30 |
Benjamin Auder | Fix /whoami: remove fetch() for now |
tree | commitdiff |
2019-11-29 |
Benjamin Auder | Fix error handling in ajax() function |
tree | commitdiff |
2019-11-29 |
Benjamin Auder | Fix challenge send+accept. Now debug game launch from... |
tree | commitdiff |
2019-11-29 |
Benjamin Auder | Advance on corr game start |
tree | commitdiff |
2019-11-29 |
Benjamin Auder | Fix ajax for challenge creation |
tree | commitdiff |
2019-11-29 |
Benjamin Auder | Fix challenges retrieval from server |
tree | commitdiff |
2019-11-28 |
Benjamin Auder | Some fixes, working on corr challenges |
tree | commitdiff |
2019-11-27 |
Benjamin Auder | Update package.json |
tree | commitdiff |
2019-11-21 |
Benjamin Auder | 'update' |
tree | commitdiff |
2019-11-19 |
Benjamin Auder | Fix bugs on variant page + update packages |
tree | commitdiff |
2019-11-12 |
Benjamin Auder | Update packages versions |
tree | commitdiff |
2019-11-08 |
Benjamin Auder | TODO: debug auto mode (newmove event not triggered... |
tree | commitdiff |
2019-11-08 |
Benjamin Auder | Fix clocks while playing live game |
tree | commitdiff |
2019-11-07 |
Benjamin Auder | Finished Hall.js for now - TODO: live + corr games |
tree | commitdiff |
2019-09-10 |
Benjamin Auder | Some thoughts in views/Hall.js |
tree | commitdiff |
2019-09-09 |
Benjamin Auder | 'update' |
tree | commitdiff |
2019-09-03 |
Benjamin Auder | Some adjustments, next: fix time control handling ... |
tree | commitdiff |
2019-08-22 |
Benjamin Auder | Fix accumulation of socket.close code. Ready to finish... |
tree | commitdiff |
2019-08-22 |
Benjamin Auder | Fix multiple challenges bug |
tree | commitdiff |
2019-08-21 |
Benjamin Auder | Fix polling bug. Still multiple challenge sending issue |
tree | commitdiff |
2019-07-19 |
Benjamin Auder | 'update' |
tree | commitdiff |
2019-07-18 |
Benjamin Auder | Steps toward observers in a live game |
tree | commitdiff |
2019-07-18 |
Benjamin Auder | Refactor challenges logic (start game when accepting... |
tree | commitdiff |
2019-07-16 |
Benjamin Auder | Small improvement in Hall |
tree | commitdiff |
2019-07-08 |
Benjamin Auder | 'update' |
tree | commitdiff |
2019-07-08 |
Benjamin Auder | Fix a non-deleted challenge bug |
tree | commitdiff |
2019-07-04 |
Benjamin Auder | Modifs to send current live game |
tree | commitdiff |
2019-07-03 |
Benjamin Auder | Fix challenge persistence issue |
tree | commitdiff |
2019-07-02 |
Benjamin Auder | Some fixes. TODO: challenge is lost if navigation to... |
tree | commitdiff |
2019-07-01 |
Benjamin Auder | 'update' |
tree | commitdiff |
2019-06-28 |
Benjamin Auder | Cosmetics |
tree | commitdiff |
2019-06-28 |
Benjamin Auder | Refactor, forget about 3 or 4 players games |
tree | commitdiff |
2019-06-27 |
Benjamin Auder | Implement abort logic - add some TODOs (no 3 or 4 playe... |
tree | commitdiff |
2019-06-25 |
Benjamin Auder | Fix clocks update |
tree | commitdiff |
2019-06-25 |
Benjamin Auder | Almost fixed clocks update (incoherent FEN state) |
tree | commitdiff |
2019-06-20 |
Benjamin Auder | Update on game.clocks. Unfinished |
tree | commitdiff |
2019-06-19 |
Benjamin Auder | Some fixes. TODO: check clocks update, and continue... |
tree | commitdiff |
next |