2020-03-22 |
Benjamin Auder | Attempt for better connection indicators |
blob | commitdiff | raw |
2020-03-22 |
Benjamin Auder | Remove extra () |
blob | commitdiff | raw | diff to current |
2020-03-22 |
Benjamin Auder | Improvement attempt for connection indicator + Game... |
blob | commitdiff | raw | diff to current |
2020-03-22 |
Benjamin Auder | Add some traces to understand what happens with connect... |
blob | commitdiff | raw | diff to current |
2020-03-22 |
Benjamin Auder | Attempt to get rid of the weird trans-pages errors... |
blob | commitdiff | raw | diff to current |
2020-03-21 |
Benjamin Auder | Revert to news button in red, no blinking. Add autoplay... |
blob | commitdiff | raw | diff to current |
2020-03-20 |
Benjamin Auder | Add Coregal variant + simplify time management in Game.vue |
blob | commitdiff | raw | diff to current |
2020-03-19 |
Benjamin Auder | Fix corr clocks issues |
blob | commitdiff | raw | diff to current |
2020-03-19 |
Benjamin Auder | Merge branch 'master' of github.com:yagu0/vchess |
blob | commitdiff | raw | diff to current |
2020-03-19 |
Benjamin Auder | loadMore button for my local games as well |
blob | commitdiff | raw | diff to current |
2020-03-19 |
Benjamin Auder | Show check(mate) indicators in moves list. No longer... |
blob | commitdiff | raw | diff to current |
2020-03-18 |
Benjamin Auder | Fix message when resigning |
blob | commitdiff | raw | diff to current |
2020-03-17 |
Benjamin Auder | Fix mistake in Game.js |
blob | commitdiff | raw | diff to current |
2020-03-17 |
Benjamin Auder | Generalize pawn movements: cleaner and smaller code |
blob | commitdiff | raw | diff to current |
2020-03-17 |
Benjamin Auder | A few fixes |
blob | commitdiff | raw | diff to current |
2020-03-16 |
Benjamin Auder | Refactor Games structure on server: no longer use an... |
blob | commitdiff | raw | diff to current |
2020-03-16 |
Benjamin Auder | Refactor models (merge Players in Games), add cursor... |
blob | commitdiff | raw | diff to current |
2020-03-15 |
Benjamin Auder | Improve games/challenges display and fix MyGames page... |
blob | commitdiff | raw | diff to current |
2020-03-14 |
Benjamin Auder | Change castle flags. Eightpieces still not OK, but... |
blob | commitdiff | raw | diff to current |
2020-03-12 |
Benjamin Auder | Fix games rendering |
blob | commitdiff | raw | diff to current |
2020-03-11 |
Benjamin Auder | Fixes |
blob | commitdiff | raw | diff to current |
2020-03-10 |
Benjamin Auder | Bug fixes |
blob | commitdiff | raw | diff to current |
2020-03-10 |
Benjamin Auder | Some fixes and enhancements as suggested on Discord |
blob | commitdiff | raw | diff to current |
2020-03-10 |
Benjamin Auder | Cosmetics |
blob | commitdiff | raw | diff to current |
2020-03-10 |
Benjamin Auder | Fix error iterating on getElementsByClassName on mobile... |
blob | commitdiff | raw | diff to current |
2020-03-09 |
Benjamin Auder | MyGames page is now dynamic (experimental, not much... |
blob | commitdiff | raw | diff to current |
2020-03-09 |
Benjamin Auder | Fix rematch process |
blob | commitdiff | raw | diff to current |
2020-03-09 |
Benjamin Auder | Fix enpassant checks for Rifle variant (among others... |
blob | commitdiff | raw | diff to current |
2020-03-09 |
Benjamin Auder | Draft rematch (not working yet) + fix Crazyhouse getPro... |
blob | commitdiff | raw | diff to current |
2020-03-09 |
Benjamin Auder | Some small enhancements and fixes |
blob | commitdiff | raw | diff to current |
2020-03-09 |
Benjamin Auder | More adapted confirm div size: follow current board... |
blob | commitdiff | raw | diff to current |
2020-03-08 |
Benjamin Auder | Bigger diagram for corr moves confirmation |
blob | commitdiff | raw | diff to current |
2020-03-08 |
Benjamin Auder | Experimental focus/blur detection |
blob | commitdiff | raw | diff to current |
2020-03-08 |
Benjamin Auder | Uniformize presentation for corr move validation |
blob | commitdiff | raw | diff to current |
2020-03-08 |
Benjamin Auder | Replaced AJAX by fetch: not everything tested yet,... |
blob | commitdiff | raw | diff to current |
2020-03-08 |
Benjamin Auder | Better clocks management |
blob | commitdiff | raw | diff to current |
2020-03-07 |
Benjamin Auder | Fix clocks update + abort games from MyGames page |
blob | commitdiff | raw | diff to current |
2020-03-07 |
Benjamin Auder | Fixes for corr games update + incomplete info (do not... |
blob | commitdiff | raw | diff to current |
2020-03-07 |
Benjamin Auder | Experimental update: preview corr move + allow deletion... |
blob | commitdiff | raw | diff to current |
2020-03-07 |
Benjamin Auder | Better style for corr moves confirmation (see board) |
blob | commitdiff | raw | diff to current |
2020-03-06 |
Benjamin Auder | Fix isConnected indicator in case of multi-accounts... |
blob | commitdiff | raw | diff to current |
2020-03-06 |
Benjamin Auder | Improve 'connected' display in case of multi-accounts... |
blob | commitdiff | raw | diff to current |
2020-03-06 |
Benjamin Auder | Improve style, implement 'next' for corr games. TODO... |
blob | commitdiff | raw | diff to current |
2020-03-06 |
Benjamin Auder | Fix: send fullgame without irrelevant fields |
blob | commitdiff | raw | diff to current |
2020-03-06 |
Benjamin Auder | Small fix |
blob | commitdiff | raw | diff to current |
2020-03-06 |
Benjamin Auder | Small fix |
blob | commitdiff | raw | diff to current |
2020-03-06 |
Benjamin Auder | Some improvements (multi-tabs on same game seem fixed) |
blob | commitdiff | raw | diff to current |
2020-03-05 |
Benjamin Auder | Fxing attempt. Still not satisfactory |
blob | commitdiff | raw | diff to current |
2020-03-05 |
Benjamin Auder | Acceptable state, but still issues when a lot of moves... |
blob | commitdiff | raw | diff to current |
2020-03-05 |
Benjamin Auder | 'update' |
blob | commitdiff | raw | diff to current |
2020-03-05 |
Benjamin Auder | Some fixes + draft newmove pingback logic (unfinished... |
blob | commitdiff | raw | diff to current |
2020-03-04 |
Benjamin Auder | Fix. Was an issue in berolina variant |
blob | commitdiff | raw | diff to current |
2020-03-04 |
Benjamin Auder | Continue debug attempt for move update on server |
blob | commitdiff | raw | diff to current |
2020-03-04 |
Benjamin Auder | Add debug trace to understand why corr move 1 isn't... |
blob | commitdiff | raw | diff to current |
2020-03-04 |
Benjamin Auder | Add debug traces to understand what happens with first... |
blob | commitdiff | raw | diff to current |
2020-03-04 |
Benjamin Auder | Attempt to robustify identity detection at loading... |
blob | commitdiff | raw | diff to current |
2020-03-03 |
Benjamin Auder | Fix clocks in corr games |
blob | commitdiff | raw | diff to current |
2020-03-03 |
Benjamin Auder | Merge branch 'master' of auder.net:vchess |
blob | commitdiff | raw | diff to current |
2020-03-03 |
Benjamin Auder | 'update' |
blob | commitdiff | raw | diff to current |
2020-03-03 |
Benjamin Auder | Better time control in correspondance games |
blob | commitdiff | raw | diff to current |
2020-02-29 |
Benjamin Auder | Fixes |
blob | commitdiff | raw | diff to current |
2020-02-29 |
Benjamin Auder | Fixes. TODO: autofocus on forms, and understand why... |
blob | commitdiff | raw | diff to current |
2020-02-29 |
Benjamin Auder | Forgot two translations |
blob | commitdiff | raw | diff to current |
2020-02-29 |
Benjamin Auder | Improvements - untested |
blob | commitdiff | raw | diff to current |
2020-02-28 |
Benjamin Auder | Some fixes, wrote some rules, implemented Wormhole... |
blob | commitdiff | raw | diff to current |
2020-02-27 |
Benjamin Auder | Implemented multi-move possibility in a moves list... |
blob | commitdiff | raw | diff to current |
2020-02-24 |
Benjamin Auder | Small fixes |
blob | commitdiff | raw | diff to current |
2020-02-21 |
Benjamin Auder | Do not show chat button in blue if game is over |
blob | commitdiff | raw | diff to current |
2020-02-21 |
Benjamin Auder | Fix display when won on time |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Benjamin Auder | Modal to accept/refuse challenge + diagrams preview... |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Benjamin Auder | Fix mistakes |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Benjamin Auder | Fix corr game loading |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Benjamin Auder | Fixes |
blob | commitdiff | raw | diff to current |
2020-02-18 |
Benjamin Auder | Some more cleaning + fixes |
blob | commitdiff | raw | diff to current |
2020-02-18 |
Benjamin Auder | Started code review + some fixes (unfinished) |
blob | commitdiff | raw | diff to current |
2020-02-18 |
Benjamin Auder | Fixes and enhancements |
blob | commitdiff | raw | diff to current |
2020-02-17 |
Benjamin Auder | Add TODO: timeover bug in corr games when taking back |
blob | commitdiff | raw | diff to current |
2020-02-16 |
Benjamin Auder | Fixes, improvements |
blob | commitdiff | raw | diff to current |
2020-02-15 |
Benjamin Auder | Small margin adjustment on Game page |
blob | commitdiff | raw | diff to current |
2020-02-15 |
Benjamin Auder | Small margin adjustment on Game page |
blob | commitdiff | raw | diff to current |
2020-02-15 |
Benjamin Auder | Fixes |
blob | commitdiff | raw | diff to current |
2020-02-14 |
Benjamin Auder | Give move notation with confirm message in Game (corr) |
blob | commitdiff | raw | diff to current |
2020-02-14 |
Benjamin Auder | Draft of a problems section + news system |
blob | commitdiff | raw | diff to current |
2020-02-14 |
Benjamin Auder | Draft of problems section |
blob | commitdiff | raw | diff to current |
2020-02-13 |
Benjamin Auder | Pass result to Hall after a game ends |
blob | commitdiff | raw | diff to current |
2020-02-13 |
Benjamin Auder | Some bugs fixes. TODO: double disconnect when anonymous... |
blob | commitdiff | raw | diff to current |
2020-02-12 |
Benjamin Auder | Remove some titles, improve style. TODO: bug start... |
blob | commitdiff | raw | diff to current |
2020-02-12 |
Benjamin Auder | Will remove Welcome div, finally |
blob | commitdiff | raw | diff to current |
2020-02-12 |
Benjamin Auder | 'update' |
blob | commitdiff | raw | diff to current |
2020-02-12 |
Benjamin Auder | Detect self multi-connect, some bug fixes |
blob | commitdiff | raw | diff to current |
2020-02-11 |
Benjamin Auder | Experimental multi-tabs support (TODO: prevent multi... |
blob | commitdiff | raw | diff to current |
2020-02-10 |
Benjamin Auder | On the way to multi-tabs support |
blob | commitdiff | raw | diff to current |
2020-02-10 |
Benjamin Auder | Merge branch 'master' of auder.net:vchess |
blob | commitdiff | raw | diff to current |
2020-02-10 |
Benjamin Auder | Improve translations |
blob | commitdiff | raw | diff to current |
2020-02-09 |
Benjamin Auder | Fixes |
blob | commitdiff | raw | diff to current |
2020-02-09 |
Benjamin Auder | Experimental improved behavior of login/logout/multitabs |
blob | commitdiff | raw | diff to current |
2020-02-09 |
Benjamin Auder | Fixes |
blob | commitdiff | raw | diff to current |
2020-02-07 |
Benjamin Auder | 'update' |
blob | commitdiff | raw | diff to current |
2020-02-07 |
Benjamin Auder | Fix draw logic for corr games |
blob | commitdiff | raw | diff to current |
2020-02-07 |
Benjamin Auder | Fix passing games |
blob | commitdiff | raw | diff to current |
next |