1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/services
2021-04-10 00:07:13 +02:00
..
imports fix: import bug with small number of heartbeats (fix #160) 2021-04-04 09:45:32 +02:00
mail feat: smtp mail provider implementation 2021-04-10 00:07:13 +02:00
aggregation.go fix: selective summary generation 2021-02-02 22:49:29 +01:00
alias_test.go test: add essential unit tests for core functionality (resolve #6) 2020-11-14 12:30:45 +01:00
alias.go refactor: include logging framework (resolve #92) 2021-01-30 11:17:37 +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 feat: password resets (resolve #133) 2021-04-05 22:57:57 +02:00
summary_test.go fix: disable recompute caching (resolve #149) 2021-03-24 23:31:04 +01:00
summary.go fix: disable recompute caching (resolve #149) 2021-03-24 23:31:04 +01:00
user.go feat: password resets (resolve #133) 2021-04-05 22:57:57 +02:00