Michael Hall
|
501918da77
|
Switch to using ipstack.com's free API for geoip lookup. Requires setting IPSTACK_ACCESS_KEY in settings.py now. Fixed #90
|
2018-06-24 13:07:28 -04:00 |
|
Michael Hall
|
94961f09bb
|
Switch from ipinfo.io to freegeoip because of API call limits
|
2018-06-13 13:15:41 -04:00 |
|
Michael Hall
|
9ddc993cd5
|
Add checks for missing user geoip coordinates and fall back to not sorting by distance
|
2018-06-13 13:01:48 -04:00 |
|
Michael Hall
|
23ab01b374
|
Rework the new team creation workflow to make it simpler and include a little more instruction. If a user doesn't have a team near them, prompt them to create one instead of showing them an empty homepage. Also impoves some of the instructions around creating a new event. Fixes #55
|
2018-04-16 21:52:24 -04:00 |
|
Michael Hall
|
d440e5b173
|
Convert Event start and end times to UTC, display them in local time but store them in UTC. Show ical feeds for the user and teams. Fixes #28, Fixes #59
|
2018-04-01 22:22:30 -04:00 |
|