Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-17 | Fix: Don't use a symbol to store the unit system | Chris Schlaeger | |
Recent versions of PEROBS don't support this anymore. | |||
2017-11-11 | Fix: Improved HRV score | Chris Schlaeger | |
Only show it if the data was good. It must be measured standing at rest. | |||
2017-09-02 | Eliminate use of Fixnum. | Chris Schlaeger | |
More recent versions of Ruby emit warnings when Fixnum is used. Fixnum is now replaced by Integer. | |||
2017-09-01 | New: Improved HRV Score calculation | Chris Schlaeger | |
When a 2 minute activity is recorded with a HR strap and a 3s in/3s out breathing pattern while standing still, the HRV score (0 - 100) is similar to the Garmin performance condition. The higher the value the better the condition. | |||
2017-08-13 | Bump version to 0.8.0.v0.8.0 | Chris Schlaeger | |
PostRunner now supports Garmin Fenix 5, Fenix 5S and Fenix 5X devices. | |||
2016-05-06 | New: Add sleep cycle count column to monthly report. | Chris Schlaeger | |
2016-04-16 | Fix: Improved error handling | Chris Schlaeger | |
2016-03-24 | First work to support importing monitoring FIT files. | Chris Schlaeger | |
2016-01-17 | Wrapping up switch to PEROBS as database back-end. | Chris Schlaeger | |
2016-01-03 | Big refactoring to switch to PEROBS database. | Chris Schlaeger | |
2015-10-31 | New: Show event log in activity view. | Chris Schlaeger | |
2015-10-26 | Add data sources table to activity view. | Chris Schlaeger | |
2015-10-12 | Remove not needed files.v0.0.10 | Chris Schlaeger | |
2015-10-11 | Include purely GPS coordinate based distances as well | Chris Schlaeger | |
2015-09-12 | Adding plumbing to have PEROBS as additional dependency. | Chris Schlaeger | |
2015-04-26 | Use Activity.sport to select pace or speed. | Chris Schlaeger | |
2015-04-12 | New: Adding a personal record view including yearly records.v0.0.7 | Chris Schlaeger | |
2015-03-31 | Fixing the device_info handling | Chris Schlaeger | |
2014-11-17 | New: Add 'set' option to change name, type and subtype of activities. | Chris Schlaeger | |
2014-11-17 | Adding support for activity sub types. | Chris Schlaeger | |
2014-11-17 | Add activity type to activity summary | Chris Schlaeger | |
2014-11-14 | Fix: Set proper forward/back links for newly added activities. | Chris Schlaeger | |
2014-10-16 | Fix loading of old archive.yml files. | Chris Schlaeger | |
2014-08-31 | Fix spec test for rename | Chris Schlaeger | |
2014-08-31 | Automatically upgrade user data when new version was installed. | Chris Schlaeger | |
2014-08-30 | Only show pace for running, speed otherwise. | Chris Schlaeger | |
2014-08-29 | Adding device info and user profile to HTML view | Chris Schlaeger | |
2014-08-28 | Adding support for metric and statute units. | Chris Schlaeger | |
2014-08-23 | Paging support for browser list view. | Chris Schlaeger | |
2014-08-19 | Adding support for a runtime config file. | Chris Schlaeger | |
2014-08-15 | Fix spec tests. | Chris Schlaeger | |
2014-08-15 | All files are now explicitely GNU GPLv2 licensed. | Chris Schlaeger | |
2014-08-03 | API changes in fit4ruby | Chris Schlaeger | |
2014-08-02 | Adding personal record management | Chris Schlaeger | |