summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2015-04-25New: Download GPS cache data from Garmin server and store it on deviceChris Schlaeger
2015-04-12Bump version to 0.0.8v0.0.8Chris Schlaeger
Fix version number of fit4ruby dependency
2015-04-12New: Adding a personal record view including yearly records.v0.0.7Chris Schlaeger
2015-04-05Adding record icons to HTML activity list.Chris Schlaeger
2015-04-04New: More flexible personal recordsChris Schlaeger
2015-03-29New: Create backup files for all important files that are modified.Chris Schlaeger
2015-03-29Update auxilliary HTML files on version updates.Chris Schlaeger
2015-03-28New: Make HTML directory location configurableChris Schlaeger
2015-03-01Merge branch 'master' of github.com:scrapper/postrunnerChris Schlaeger
2015-03-01Only accept FIT files with activity records for importChris Schlaeger
2015-02-21New: Update HTML reports during checkChris Schlaeger
2014-11-17New: Add 'set' option to change name, type and subtype of activities.Chris Schlaeger
2014-11-17Adding support for activity sub types.Chris Schlaeger
2014-11-17Add activity type to activity summaryChris Schlaeger
2014-11-17Clarify help text.Chris Schlaeger
2014-11-16Include activity type in activity list.Chris Schlaeger
2014-11-14Fix: Set proper forward/back links for newly added activities.Chris Schlaeger
2014-10-16Fix loading of old archive.yml files.Chris Schlaeger
2014-09-17Fix: Don't crash on unknown command line options.Chris Schlaeger
2014-09-11Fix: Avg. run candence was off by a factor of 2 in summary.Chris Schlaeger
2014-09-03Bumping version to 0.0.6v0.0.6Chris Schlaeger
2014-09-02Cleaner code to read and write the archive.yml file.Chris Schlaeger
2014-08-31New: 'rename' command no longer needs --name optionChris Schlaeger
2014-08-31Fix: Don't show empty map when some data points have no GPS dataChris Schlaeger
2014-08-31Automatically upgrade user data when new version was installed.Chris Schlaeger
2014-08-31Fix: Show statute units in tooltip when in statute mode.Chris Schlaeger
2014-08-30Only show pace for running, speed otherwise.Chris Schlaeger
2014-08-30Show value tooltip when hovering over chart.Chris Schlaeger
2014-08-29Bumping version to 0.0.5v0.0.5Chris Schlaeger
2014-08-29Adding device info and user profile to HTML viewChris Schlaeger
2014-08-28Adding support for metric and statute units.Chris Schlaeger
2014-08-23Back and forward button for activity views.Chris Schlaeger
2014-08-23Paging support for browser list view.Chris Schlaeger
2014-08-21Ensure that imported files have HTML reportsChris Schlaeger
2014-08-20Add command to show activities list in browser.Chris Schlaeger
2014-08-19Adding support for a runtime config file.Chris Schlaeger
2014-08-16Adding HTML index page for activities.Chris Schlaeger
2014-08-16Layout improvementsChris Schlaeger
2014-08-15Improve HTML table lookChris Schlaeger
2014-08-15Fix spec tests.Chris Schlaeger
2014-08-15All files are now explicitely GNU GPLv2 licensed.Chris Schlaeger
2014-08-14Don't show track map or chart if no data is available.Chris Schlaeger
2014-08-12Adding jquery, flot and openlayers to be included with the GEM.v0.0.4Chris Schlaeger
2014-08-12Automatically create links to misc directories in html output dir.Chris Schlaeger
2014-08-10Bump version to 0.0.3v0.0.3Chris Schlaeger
2014-08-10First version of browser based activity view.Chris Schlaeger
2014-08-09First version of HTML views.Chris Schlaeger
2014-08-05Adding vo2max and recovery time to summary reportChris Schlaeger
2014-08-02Adding personal record managementChris Schlaeger
2014-07-31Adapt to latest fit4ruby changes.Chris Schlaeger