Age | Commit message (Expand) | Author |
2016-01-29 | Bumping version to 0.1.0v0.1.0 | Chris Schlaeger |
2016-01-26 | Fix HRV time alignment. | Chris Schlaeger |
2016-01-26 | Showing METmax derived VO2max instead of the event log based VO2max value. | Chris Schlaeger |
2016-01-24 | Ensure that the html_dir setting in the DB is always updated. | Chris Schlaeger |
2016-01-24 | FIX: Move DB check to after directories have been set | Chris Schlaeger |
2016-01-20 | FIX: Ensure that HRV data is synchronized with other FIT data. | Chris Schlaeger |
2016-01-19 | FIX: Update HTML activity index pages after FIT file import | Chris Schlaeger |
2016-01-19 | FIX: Don't show elevation graph for treadmill activities. | Chris Schlaeger |
2016-01-19 | Show proper y-axis scale for GCT Balance chart | Chris Schlaeger |
2016-01-18 | NEW: Add support for new running dynamics (Fenix 3 and FR630) | Chris Schlaeger |
2016-01-18 | NEW: Improved handling of cycling activities | Chris Schlaeger |
2016-01-18 | FIX: Probably import deleted files again if --force is used. | Chris Schlaeger |
2016-01-17 | Don't crash on partially migrated DB. | 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-11-23 | Show R-R intervals in ms instead of s. | Chris Schlaeger |
2015-11-23 | Improved HRV score computation and new HRV chart. | Chris Schlaeger |
2015-11-22 | Fix typo in EventList creator that caused crashes. | Chris Schlaeger |
2015-11-22 | Adding support for heart rate variability score. | Chris Schlaeger |
2015-11-09 | Adding postrunner JS file | Chris Schlaeger |
2015-11-01 | New: Include recovery info in activity summary | Chris Schlaeger |
2015-10-31 | New: Show event log in activity view. | Chris Schlaeger |
2015-10-30 | Sort device list by device_index. | Chris Schlaeger |
2015-10-30 | Update application description. | Chris Schlaeger |
2015-10-26 | Fixing track point generation. Bumping version.v0.0.11 | Chris Schlaeger |
2015-10-26 | Add data sources table to activity view. | Chris Schlaeger |
2015-10-18 | Moving static java script to a separate file. | Chris Schlaeger |
2015-10-17 | Upgrading openlayers to 3.x | Chris Schlaeger |
2015-10-13 | Mention Fenix 3 in documentation as well. | Chris Schlaeger |
2015-10-12 | Remove not needed files.v0.0.10 | Chris Schlaeger |
2015-10-12 | New: Add lap marks to charts | Chris Schlaeger |
2015-10-11 | Include purely GPS coordinate based distances as well | Chris Schlaeger |
2015-10-05 | Fixing encoding comment | Chris Schlaeger |
2015-09-12 | Adding plumbing to have PEROBS as additional dependency. | Chris Schlaeger |
2015-09-12 | No need to split the add method into two separate methods. | Chris Schlaeger |
2015-09-12 | Refactor FIT file reader to prepare for other FIT formats | Chris Schlaeger |
2015-09-11 | Bumping to version 0.0.9v0.0.9 | Chris Schlaeger |
2015-08-31 | Fix: Don't crash when unknown devices show up | Chris Schlaeger |
2015-08-30 | Fix: Don't crash on network failures in EPO downloader. | Chris Schlaeger |
2015-07-26 | New: More running records | Chris Schlaeger |
2015-07-25 | New: Adding support for temperature graph | Chris Schlaeger |
2015-06-20 | New: Show cumulated operating time for devices | Chris Schlaeger |
2015-06-14 | Fix: Don't crash on temporary pace/speed dropouts. | Chris Schlaeger |
2015-06-04 | New: Include recovery heart rate in activity summary. | Chris Schlaeger |
2015-05-10 | Fixing the baseline date for EPO files. | Chris Schlaeger |
2015-04-26 | Use Activity.sport to select pace or speed. | Chris Schlaeger |
2015-04-26 | Select Pace/Speed display based on Activity sport setting. | Chris Schlaeger |
2015-04-26 | Fix: Show records for all activity types, not just the last one. | Chris Schlaeger |
2015-04-26 | More checks for EPO files | Chris Schlaeger |
2015-04-25 | Further checks and documentation for EPO download feature. | Chris Schlaeger |