1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/services
2022-12-01 14:13:52 +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 fix: concurrency bugs with summary aggregation and user counting 2022-12-01 14:13:52 +01:00
alias_test.go
alias.go
diagnostics.go fix: server error when passing empty heartbeats slice 2022-05-13 16:12:18 +02:00
duration_test.go
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
language_mapping.go
leaderboard.go refactor: split utility functions into utils and helpers 2022-12-01 10:57:07 +01:00
misc.go fix: concurrency bugs with summary aggregation and user counting 2022-12-01 14:13:52 +01:00
project_label.go
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