Commit Graph

7 Commits

Author SHA1 Message Date
abcd59d9e2 Fix Chrome click bug
This should fix the Chrome click bug.
2021-07-17 16:34:39 -07:00
d2d3a7c13c Rename "canvas" to "img"
"canvas" isn't a good variable name for an <img> element
2021-07-16 16:47:31 -07:00
19fdad9153 Convert client to use img
Removing the tiling feature allowed me to switch the client to use img
instead of canvas.
2021-07-16 16:42:52 -07:00
9dc8030d86 Stability improvements 2021-07-10 14:28:36 -07:00
87008043db Add version negotiation
*Actually* closes #12.
2021-07-05 11:39:56 -07:00
a5bae2c0e2 Add better authentication
Closes #5
2021-07-05 11:21:10 -07:00
6061c80cbe Rearrange client files 2021-06-17 15:04:51 -07:00