wakapi/services
Ferdinand Mütsch 9fd9ffbb3d fix: missing summary aggregation after days without heartbeats (see #168) 2021-04-12 23:36:22 +02:00
..
imports fix: throttle wakatime api requests (attempt to fix #152) 2021-04-10 10:18:09 +02:00
mail fix: make mail provider configs non-nullable 2021-04-12 22:57:52 +02:00
aggregation.go fix: missing summary aggregation after days without heartbeats (see #168) 2021-04-12 23:36:22 +02:00
alias.go refactor: include logging framework (resolve #92) 2021-01-30 11:17:37 +01:00
alias_test.go test: add essential unit tests for core functionality (resolve #6) 2020-11-14 12:30:45 +01:00
heartbeat.go fix: batch insert conflict bug (resolve #139) 2021-03-05 21:39:21 +01:00
key_value.go feat: wakatime data import (resolve #87) 2021-02-06 23:02:35 +01:00
language_mapping.go feat: add ui for managing aliases (resolve #91) 2021-01-21 00:26:52 +01:00
misc.go fix: disable recompute caching (resolve #149) 2021-03-24 23:31:04 +01:00
services.go chore: send notification on successful import 2021-04-10 10:48:06 +02:00
summary.go fix: summary missing interval calculation (fix #168) 2021-04-12 22:57:15 +02:00
summary_test.go fix: summary missing interval calculation (fix #168) 2021-04-12 22:57:15 +02:00
user.go feat: password resets (resolve #133) 2021-04-05 22:57:57 +02:00