0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 15 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
smaller headers More... over 11 years ago
markdown style readme More... almost 12 years ago
markdown style readme More... almost 12 years ago
added search support for google places api and basic geocoding More... almost 12 years ago
changed trip to trip_thumbnail in obvious places More... almost 12 years ago
preparing to do a little reorganizing More... almost 12 years ago
removed auth from master branch More... almost 12 years ago
another misspelling privileges has no d, I knew that More... almost 12 years ago
timestamp for trips More... almost 12 years ago
sad Obfuscation typo fixed More... almost 12 years ago
special case directions handler for first/last day More... almost 12 years ago
Missed a ref to Trip.update, fixed now More... almost 12 years ago
trip update/remove is using appropriate method calls now, insert is still happening in the default way More... almost 12 years ago
obfuscation of trip_ids and removed default crud More... almost 12 years ago
No point rolling my own auth, there'll be a better one soon enough More... almost 12 years ago
misplaced insertDayAfter More... almost 12 years ago
trying out different namespacing paradigms, currently the crud is in manageTrip More... almost 12 years ago
min elevation is 200ft now and a days travelmode updates when a travel icon is clicked, neighboring days of different modes is still buggy More... almost 12 years ago
flot plugin to make labels for the axes. using focusout to avoid blur bug in current v of meteor More... almost 12 years ago
the original flot library causes none of the problems that flotr2 was, this seems to work great More... almost 12 years ago
removed redundant call to drawpath More... almost 12 years ago
I was hoping to put a little padding around the elevation canvas but it is not working, a possible flotr2 bug More... almost 12 years ago
adding elevation graph using flotr2 More... almost 12 years ago
removed references to address in the various handlers, only comparing to lat/lngs for improved accuracy More... almost 12 years ago
checking click event for this meteor version and adding exit button near travel modes More... almost 12 years ago
bootstrap and better file arrangement More... almost 12 years ago
nice css3 slide transition for travel modes More... almost 12 years ago
centered the X in gh-icons, it is narrower than the other icons More... almost 12 years ago
added an easy way to edit the directions travelMode More... almost 12 years ago
only pan the map if the marker isn't currently in bounds More... almost 12 years ago