Jorick Schram
Jorick Schram
When the screen saver is running, the cpu of my Macbook is running really hot (over 94 degrees celcius) so the fans keep spinning at a high rpm. My Macbook...
It would be nice to be able to format certain values as numeric, date, etc. To achieve this, DateTime values should be accepted as well, from within `Exportable::transformRows`. There already...
When exporting data, each cell of each row is filtered based on their types. Because of this, true DateTime objects are lost during export. Openspout has an implementation for DateTime...
Currently all values other than string, int or float are filtered out in the `transformRows` method of `Eportable`. Since openspout does support DateTime values (see: https://github.com/openspout/openspout/blob/4.x/src/Writer/XLSX/Manager/WorksheetManager.php#L202-L203), we want to keep...
Nokia sent out a mailing that they'll remove support for oAuth 1.0 as of November 30th, 2018. https://developer.health.nokia.com/oauth2/#tag/OAuth-1.0-(deprecated) Would it be possible to change the authentication part of the sync...
These two issues might be related, but differ on details: - https://github.com/thomaschampagne/elevate/issues/1089 - https://github.com/thomaschampagne/elevate/issues/1203 **Describe the bug** Activities on Strava with overlapping start/stop periods don't get loaded into the Elevate...