wakapi/models
bdeshi f6cc489425
feat: allow toggling vibrant color for all charts
- supports new config key `app.vibrant_color` or env `WAKAPI_VIBRANT_COLOR`
- updates and extends `data/colors.json` with editor and os colors
- fixes #343
2022-03-28 01:56:13 +06:00
..
compat refactor: include generics based utility lib and refactor some parts accordingly [ci-skip] 2022-03-20 16:40:14 +01:00
metrics feat: add database size metric 2022-03-18 18:20:13 +01:00
view feat: allow toggling vibrant color for all charts 2022-03-28 01:56:13 +06:00
alias.go feat: comprehensive summary-level filtering (resolve #262) 2022-01-02 12:03:19 +01:00
diagnostics.go fix: remove user property of diagnostics as sent without auth 2022-03-19 09:27:13 +01:00
duration.go ref: remove unnecessary unicode characters 2022-02-18 19:52:55 +11:00
durations.go feat: total heartbeats per summary (resolve #283) 2022-01-02 12:02:12 +01:00
filters.go chore: apply filters in database query (see #335) 2022-03-13 08:49:03 +01:00
filters_test.go chore: filter model tests 2022-01-02 12:03:20 +01:00
heartbeat.go chore: allow heartbeats from one hour into the future to compensate for clock inaccuracies (see #342) 2022-03-19 09:02:15 +01:00
heartbeat_test.go fix: precedence in case of multiple matching language mappings (fix #172) 2021-04-13 23:39:31 +02:00
heartbeats.go refactor: simplify summary generation (resolve #68) 2020-11-07 12:01:35 +01:00
interval.go feat: serve swagger ui 2021-02-07 12:28:42 +01:00
language_mapping.go feat: add ability to regenerate summaries 2020-11-06 17:09:41 +01:00
mail.go refactor: mail service abstraction layer 2021-04-30 15:17:07 +02:00
mail_address.go chore: send notification on successful import 2021-04-10 10:48:06 +02:00
mail_address_test.go fix: make range picker show actual range with ceiled to date (fix #175) 2021-04-16 11:53:37 +02:00
models.go chore: minor code enhancements 2020-10-09 21:37:20 +02:00
project_label.go feat: ability to filter by project labels 2022-01-02 12:03:20 +01:00
report.go feat: email reports (resolve #124) 2021-04-30 14:07:14 +02:00
shared.go chore: minor refactorings to custom time parsing logic 2021-04-25 09:21:21 +02:00
summary.go fix(perf): speed up summary retrieval of all time interval (resolve #336) 2022-03-17 11:08:40 +01:00
summary_test.go chore: apply filters in database query (see #335) 2022-03-13 08:49:03 +01:00
user.go feat: allow to configure custom api url for relay and import (resolve #105) 2022-01-21 12:35:05 +01:00
user_test.go fix: user time zone test (fix #275) [ci skip] 2021-11-28 12:40:46 +01:00