Commit Graph

17 Commits

Author SHA1 Message Date
Mitchell McCaffrey
7b98370e4c Added token edit modal, refactored map and token data providers
Refactored image drop code into reusable component as well
2020-05-19 16:21:01 +10:00
Mitchell McCaffrey
7676797337 Added release notes, markdown renderer and converted FAQ to markdown 2020-05-07 22:29:31 +10:00
Mitchell McCaffrey
60059ff447 Added database faker for when indexedb is disabled
Database is now in a context with a status
New FAQ for indexdb errors
2020-05-03 18:22:09 +10:00
Mitchell McCaffrey
ad7c1fc8c7 Moved to browser routing 2020-04-25 00:02:06 +10:00
Mitchell McCaffrey
2ceec9cfec Added authentication handling 2020-04-14 16:05:44 +10:00
Mitchell McCaffrey
5c0272fc2d Moved join screen to a modal 2020-04-13 18:29:46 +10:00
Mitchell McCaffrey
9b4aa07a79 Added footer and blank FAQ and About pages 2020-04-09 18:19:07 +10:00
Mitchell McCaffrey
99ed04b52a Moved to react-router and hash routing to support github pages 2020-04-06 00:07:24 +10:00
Mitchell McCaffrey
8361d6eb0b Moved to simple peer 2020-04-05 22:20:34 +10:00
Mitchell McCaffrey
673320988f Added game provider and shared state for the app 2020-03-17 08:21:19 +11:00
nicola
a5034ef576 Add simple routes to page
co-authored-by: mitchemmc <mitchemmc@gmail.com>
2020-03-16 21:31:08 +11:00
Mitchell McCaffrey
8010c1fb4a Added session disconnect handling 2020-03-16 20:34:32 +11:00
Mitchell McCaffrey
65e102292b Added multi user support and split session logic to new file 2020-03-16 19:44:49 +11:00
nicola
a06a26f931 Add update image functionality to clients 2020-03-15 18:55:43 +11:00
Mitchell McCaffrey
f4b6a17120 Added simple image sharing test 2020-03-15 18:39:21 +11:00
Mitchell McCaffrey
980dc6f7be Added simple theme 2020-03-15 17:50:56 +11:00
Mitchell McCaffrey
4735820e91 Added simple p2p test 2020-03-15 16:04:30 +11:00