projects
/
kraftakt.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge remote-tracking branch 'origin/master'
2018-02-04
Florian Forster
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2018-02-04
Florian Forster
Package gfit: Add a list of activities.
commit
|
commitdiff
|
tree
2018-02-04
Florian Forster
Litter the sleep code with debug log entries.
commit
|
commitdiff
|
tree
2018-02-02
Florian Forster
Package fitbit: Return errors instead of logging them.
commit
|
commitdiff
|
tree
2018-02-02
Florian Forster
Packages app and gfit: Unify HTTP retries with retry...
commit
|
commitdiff
|
tree
2018-02-02
Florian Forster
sleepNotification(): Actually add converted sleep stages...
commit
|
commitdiff
|
tree
2018-02-01
Florian Forster
Package fitbit: Merge the "Data" and "ShortData" sleep...
commit
|
commitdiff
|
tree
2018-02-01
Florian Forster
Package gfit: Change Activity.Type to be a string.
commit
|
commitdiff
|
tree
2018-02-01
Florian Forster
Package gfit: Change handling of non-incremental data...
commit
|
commitdiff
|
tree
2018-02-01
Florian Forster
Avoid taking a pointer of the loop variable.
commit
|
commitdiff
|
tree
2018-02-01
Florian Forster
Disable signature verification due to a problem on...
commit
|
commitdiff
|
tree
2018-02-01
Florian Forster
Package fitbit: Log signatures on failure.
commit
|
commitdiff
|
tree
2018-02-01
Florian Forster
Implement sleepNotification() to handle sleep notifications.
commit
|
commitdiff
|
tree
2018-02-01
Florian Forster
Package fitbit: Pass date as time.Time, remove location...
commit
|
commitdiff
|
tree
2018-01-31
Florian Forster
Package fitbit: Implement Sleep() to read sleep logs.
commit
|
commitdiff
|
tree
2018-01-31
Florian Forster
Package fitbit: Add documentation.
commit
|
commitdiff
|
tree
2018-01-31
Florian Forster
Package fitbit: Handle errors from ioutil.ReadAll(...
commit
|
commitdiff
|
tree
2018-01-31
Florian Forster
Package fitbit: Fix unsubscribing.
commit
|
commitdiff
|
tree
2018-01-31
Florian Forster
fitbitDisconnectHandler(): Add call to c.DeleteToken().
commit
|
commitdiff
|
tree
2018-01-31
Florian Forster
Always print an error when reporting an "internal server...
commit
|
commitdiff
|
tree
2018-01-31
Florian Forster
Package app: Improve error message.
commit
|
commitdiff
|
tree
2018-01-31
Florian Forster
Package fitbit: Implement UnsubscribeAll() and ListSubscript...
commit
|
commitdiff
|
tree
2018-01-31
Florian Forster
Connect handlers: don't call {fitbit,gfit}.NewClient().
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Package fitbit: Append the collection type to the subscriber ID.
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Log notification payloads to debug logs.
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Replace CSRF token with tokens based on the user's ID.
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Package app: Load the ID with the rest of the user...
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Disconnect handler: don't print success message after...
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Package fitbit: Ignore 404 (Not Found) errors when...
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Unsubscribe from Fitbit subscriptions individually.
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
templates/main.html: Fix login link.
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Add test that is parsing templates and complains about...
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
templates/navbar.html: Fix template syntax.
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
templates/loggedin.html: s/endf/end/
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Implement a /login handler.
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Use html/template to generate HTML output.
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Implement Fitbit and Google Fit disconnect handlers.
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Package gfit: Implement Client.DeleteToken().
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Package fitbit: Implement Client.Unsubscribe() and...
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Package app: Implement User.DeleteToken() and User...
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Import templates.
commit
|
commitdiff
|
tree
2018-01-30
Florian Forster
Add static assets.
commit
|
commitdiff
|
tree
2018-01-29
Florian Forster
Package gfit: Retry failing API calls.
commit
|
commitdiff
|
tree
2018-01-29
Florian Forster
handleNotification(): Fix format string.
commit
|
commitdiff
|
tree
2018-01-29
Florian Forster
Add warning message on Fitbit signature mismatch.
commit
|
commitdiff
|
tree
2018-01-29
Florian Forster
Packages fitbit and gfit: Initialize oauth2.Config...
commit
|
commitdiff
|
tree
2018-01-29
Florian Forster
Don't use context.Background().
commit
|
commitdiff
|
tree
2018-01-29
Florian Forster
Read runtime configuration from datastore.
commit
|
commitdiff
|
tree
2018-01-28
Florian Forster
Rename the "gfitsync" package to "kraftakt".
commit
|
commitdiff
|
tree
2018-01-28
Florian Forster
Package gfit: Unify debug messages for easier reading.
commit
|
commitdiff
|
tree
2018-01-28
Florian Forster
Package gfit: Create the "activity segment" data source.
commit
|
commitdiff
|
tree
2018-01-28
Florian Forster
Package gfit: Improve Create error message.
commit
|
commitdiff
|
tree
2018-01-28
Florian Forster
Warn about unexpected notification types.
commit
|
commitdiff
|
tree
2018-01-28
Florian Forster
Fix parsing of activity times.
commit
|
commitdiff
|
tree
2018-01-28
Florian Forster
Unify subscription calls.
commit
|
commitdiff
|
tree
2018-01-26
Florian Forster
Package fitbit: Don't treat Conflict (409) as an error.
commit
|
commitdiff
|
tree
2018-01-25
Florian Forster
Also subscribe to the "sleep" Fitbit collection.
commit
|
commitdiff
|
tree
2018-01-24
Florian Forster
Package gfit: Return immediately when no activities...
commit
|
commitdiff
|
tree
2018-01-24
Florian Forster
Defer wg.Done().
commit
|
commitdiff
|
tree
2018-01-24
Florian Forster
Package gfit: Add debug output to SetActivities().
commit
|
commitdiff
|
tree
2018-01-24
Florian Forster
Implement exporting of activities.
commit
|
commitdiff
|
tree
2018-01-24
Florian Forster
Package gfit: Implement SetActivities().
commit
|
commitdiff
|
tree
2018-01-24
Florian Forster
Package fitbit: Add the ActivityParentName, LastModified...
commit
|
commitdiff
|
tree
2018-01-22
Florian Forster
Package gfit: Check return value of readCumulative...
commit
|
commitdiff
|
tree
2018-01-22
Florian Forster
Package gfit: Include the DataStreamName in the DataStreadID.
commit
|
commitdiff
|
tree
2018-01-22
Florian Forster
Call ActivitySummary() and Profile() concurrently.
commit
|
commitdiff
|
tree
2018-01-22
Florian Forster
Return errs only if it contains at least one error.
commit
|
commitdiff
|
tree
2018-01-22
Florian Forster
Package fitbit: ActivitySummery(): Log full response.
commit
|
commitdiff
|
tree
2018-01-22
Florian Forster
Package app: Check all fields of the OAuth token for...
commit
|
commitdiff
|
tree
2018-01-22
Florian Forster
Write Google Fit entries concurrently.
commit
|
commitdiff
|
tree
2018-01-22
Florian Forster
Package app: Add mutex to persistingTokenSource.
commit
|
commitdiff
|
tree
2018-01-16
Florian Forster
Implement distance conversion.
commit
|
commitdiff
|
tree
2018-01-16
Florian Forster
Fixup: Pass RestingHeartRate to SetHeartRate().
commit
|
commitdiff
|
tree
2018-01-16
Florian Forster
Package gfit: Calculate "average" heart rate.
commit
|
commitdiff
|
tree
2018-01-16
Florian Forster
Package fitbit: Don't URL-decode Fitbit's signature.
commit
|
commitdiff
|
tree
2018-01-16
Florian Forster
Implement mapping of heart rate zones.
commit
|
commitdiff
|
tree
2018-01-16
Florian Forster
Rebrand as "Kraftakt".
commit
|
commitdiff
|
tree
2018-01-15
Florian Forster
Refactor writing of step values via the generic methods.
commit
|
commitdiff
|
tree
2018-01-15
Florian Forster
Implement storing of calories expended.
commit
|
commitdiff
|
tree
2018-01-13
Florian Forster
Package gfit: Steps: Calculate diff to previously stored...
commit
|
commitdiff
|
tree
2018-01-12
Florian Forster
Package fitbit: Implement the Profile() method.
commit
|
commitdiff
|
tree
2018-01-12
Florian Forster
Package gfit: API fixes.
commit
|
commitdiff
|
tree
2018-01-11
Florian Forster
Write step count summary to Google Fit.
commit
|
commitdiff
|
tree
2018-01-11
Florian Forster
Package gfit: Implement initial client code for Google...
commit
|
commitdiff
|
tree
2018-01-11
Florian Forster
Package app: Wrap oauth2.TokenSource to ensure datastore...
commit
|
commitdiff
|
tree
2018-01-11
Florian Forster
Package fitbit: Update RefreshToken in Datastore after...
commit
|
commitdiff
|
tree
2018-01-10
Florian Forster
Package fitbit: Fix activity summary URL.
commit
|
commitdiff
|
tree
2018-01-10
Florian Forster
Small cleanup.
commit
|
commitdiff
|
tree
2018-01-10
Florian Forster
Package app: Add email address to User object.
commit
|
commitdiff
|
tree
2018-01-10
Florian Forster
Move more logic into the "fitbit" and (new) "app" packages.
commit
|
commitdiff
|
tree
2018-01-10
Florian Forster
More trial-and-error fixes.
commit
|
commitdiff
|
tree
2018-01-10
Florian Forster
Improve user visible status.
commit
|
commitdiff
|
tree
2018-01-10
Florian Forster
Check status code when calling the subscription API.
commit
|
commitdiff
|
tree
2018-01-10
Florian Forster
Remove query string when redirecting user.
commit
|
commitdiff
|
tree
2018-01-10
Florian Forster
Initial commit.
commit
|
commitdiff
|
tree