| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
in preparation for using these elsewhere, where they are less cramped
|
|
|
|
| |
(same as previous commit, this displayed the wrong ping)
|
|
|
|
|
|
|
| |
this is really two changes:
- some leftover lat,long keys in the clientside javascript
- the Server.Subscribe module should send a correct ping after a
connection has been opened
|
|
|
|
|
| |
also make the code generally look nicer. Turns out I made a lot more
fragile assumptions than I thought I did.
|
| |
|
|
|
|
|
|
| |
this does svg templating with hamlet. It might be better to use a
javascript library instead (templating svgs is a little confusing tbh),
but for now i'll see how far i get with this.
|
|
|