| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
also used jquery mobile pageshow/hide events instead of our own
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
lower can't find timeouts
|
| |
|
| |
|
|
|
|
|
|
|
| |
Annoyingly, many variants of Javascript can't parse datetimes in
the ISO 8601 variant that is output by Date's toString method.
Instead, store the date and time as milliseconds since the Unix
epoch, which is more widely supported.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
be explicit about showing hiding pins rather than using show/hide toggle
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
new one
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|