1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/services
Ferdinand Mütsch aab9e98ebd fix: error handling for user counting
fix: make user counting thread-safe
2022-12-01 13:46:06 +01:00
..
imports refactor: use job queue for data imports 2022-11-20 11:09:51 +01:00
mail refactor: split utility functions into utils and helpers 2022-12-01 10:57:07 +01:00
aggregation.go refactor: move more background jobs to using job queue 2022-11-20 10:10:24 +01:00
alias_test.go feat: comprehensive summary-level filtering (resolve #262) 2022-01-02 12:03:19 +01:00
alias.go refactor: include generics based utility lib and refactor some parts accordingly [ci-skip] 2022-03-20 16:40:14 +01:00
diagnostics.go fix: server error when passing empty heartbeats slice 2022-05-13 16:12:18 +02:00
duration_test.go fix: explicit milliseconds precision of timestamp columns 2022-03-18 13:48:28 +01:00
duration.go fix: bug in same day comparison 2022-07-02 00:28:56 +02:00
heartbeat.go fix: error when querying with label filter (resolve #374) 2022-05-16 23:23:18 +02: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
leaderboard.go refactor: split utility functions into utils and helpers 2022-12-01 10:57:07 +01:00
misc.go fix: error handling for user counting 2022-12-01 13:46:06 +01:00
project_label.go chore: ditch lo module again 2022-03-25 11:34:16 +01:00
report.go chore: refine report scheduling 2022-12-01 10:57:51 +01:00
services.go fix: error handling for user counting 2022-12-01 13:46:06 +01:00
summary_test.go fix: double counting when using precise missing intervals 2022-04-18 15:18:01 +02:00
summary.go fix: clear summary cache on new project label (resolve #369) 2022-05-07 09:37:10 +02:00
user.go feat: leaderboard aggregation functionality 2022-10-03 23:53:47 +02:00