Ferdinand Mütsch
|
c3957ec0c8
|
chore: log unmatched requests
|
2021-06-24 21:40:51 +02:00 |
|
Ferdinand Mütsch
|
312dfb36d8
|
chore: add default config param
|
2021-06-23 18:45:58 +02:00 |
|
Ferdinand Mütsch
|
c66605d463
|
chore: bump version
|
2021-06-23 18:43:54 +02:00 |
|
Andrew Udvare
|
3c12df52d9
|
feat: 🎸 add support for using a UNIX domain socket
|
2021-06-23 11:44:00 -04:00 |
|
Ferdinand Mütsch
|
dd6a040171
|
chore: add api tests for all alternative heartbeat endpoints
|
2021-06-22 00:27:46 +02:00 |
|
Ferdinand Mütsch
|
9f1266957b
|
fix: single heartbeat endpoint (resolve #212)
docs: swagger docs for all available heartbeat endpoints
|
2021-06-21 21:53:47 +02:00 |
|
Ferdinand Mütsch
|
466f2e1786
|
fix: summary caching (resolve #211)
|
2021-06-19 12:47:35 +02:00 |
|
Ferdinand Mütsch
|
82b8951437
|
fix: attempt to fix failing sqlite migrations (resolve #210)
|
2021-06-13 11:43:24 +02:00 |
|
Ferdinand Mütsch
|
25464e9519
|
chore: code smells
|
2021-06-13 10:14:15 +02:00 |
|
Ferdinand Mütsch
|
650fffa344
|
fix: exclude zero entries again
|
2021-06-12 12:06:24 +02:00 |
|
Ferdinand Mütsch
|
69627fbe11
|
fix: exclude zero entries
|
2021-06-12 12:04:38 +02:00 |
|
Ferdinand Mütsch
|
561198b203
|
chore: minor ui improvements
|
2021-06-12 12:01:20 +02:00 |
|
Ferdinand Mütsch
|
7c4a2024b6
|
chore: link to labels settings
|
2021-06-12 11:40:13 +02:00 |
|
Ferdinand Mütsch
|
7bcd6890d1
|
chore: adapt tests and bump version
|
2021-06-12 11:26:15 +02:00 |
|
Ferdinand Mütsch
|
1e4e530c21
|
chore: adapt tests
|
2021-06-12 11:09:24 +02:00 |
|
Ferdinand Mütsch
|
490cca05eb
|
feat: ui for managing project labels
|
2021-06-12 10:44:19 +02:00 |
|
Ferdinand Mütsch
|
3780ae4255
|
fix: invalidate user summary cache (fix #209)
|
2021-06-12 10:43:56 +02:00 |
|
Ferdinand Mütsch
|
628ea0b9dd
|
fix: nil pointer dereference
chore: allow to share labels publicly on settings page
|
2021-06-12 09:12:28 +02:00 |
|
Ferdinand Mütsch
|
0d64858721
|
feat: implement project labels (resolve #204)
|
2021-06-11 20:59:34 +02:00 |
|
Ferdinand Mütsch
|
c1c78d8d5b
|
test: add more api tests
|
2021-06-11 17:47:33 +02:00 |
|
Ferdinand Mütsch
|
538b9d2463
|
fix: permissions for stats endpoint
|
2021-06-11 17:41:45 +02:00 |
|
Ferdinand Mütsch
|
f4612fd542
|
fix: badge endpoint permission fixes (resolve #205)
fix: reference past x days intervals from now instead of start of day
|
2021-06-11 16:02:28 +02:00 |
|
Ferdinand Mütsch
|
fb643571d2
|
Merge remote-tracking branch 'origin/master'
|
2021-06-10 23:22:58 +02:00 |
|
Ferdinand Mütsch
|
101fdfb957
|
chore: adapt default insert batch size (fix #206)
fix: set user data flag after import (fix #207)
|
2021-06-10 23:22:04 +02:00 |
|
Ferdinand Mütsch
|
a4d47fb566
|
test: more api tests [ci skip]
|
2021-05-29 09:52:26 +02:00 |
|
Ferdinand Mütsch
|
1a808f9197
|
feat: basic integration / api tests (wip) (resolve #9)
|
2021-05-28 17:14:16 +02:00 |
|
Ferdinand Mütsch
|
ee31212cdd
|
fix: hotfix for invalid api base url prefix (#203)
|
2021-05-19 10:18:18 +02:00 |
|
Ferdinand Mütsch
|
712949afc7
|
chore: minor optimization to heartbeats by multi-user query
|
2021-05-14 09:38:31 +02:00 |
|
Ferdinand Mütsch
|
9dbc2039fc
|
chore: add random time offset to scheduled reports jobs
|
2021-05-04 21:04:11 +02:00 |
|
Ferdinand Mütsch
|
f3b738b250
|
fix: empty projects (resolve #197)
fix: potential division by zero (see #199)
|
2021-05-03 21:32:26 +02:00 |
|
Ferdinand Mütsch
|
cf3d293688
|
feat: implement wakatime projects endpoint (resolve #196)
|
2021-05-01 13:52:03 +02:00 |
|
Ferdinand Mütsch
|
0fbb554fc3
|
fix: respect timezone parameter for wakatime summary endpoint (resolve #195)
|
2021-05-01 12:46:53 +02:00 |
|
Ferdinand Mütsch
|
11b224fc24
|
fix: exact path matching for api endpoints (resolve #194)
|
2021-04-30 18:08:53 +02:00 |
|
Ferdinand Mütsch
|
0673c26043
|
fix: attempt to fix race condition when counting
|
2021-04-30 17:19:17 +02:00 |
|
Ferdinand Mütsch
|
8dc69c58cb
|
chore: upgrade dependencies
|
2021-04-30 16:33:48 +02:00 |
|
Ferdinand Mütsch
|
99d8349277
|
fix: rebuild tailwind assets
|
2021-04-30 16:23:27 +02:00 |
|
Ferdinand Mütsch
|
cf14fc46ef
|
chore: less verbose logging
|
2021-04-30 16:22:28 +02:00 |
|
Ferdinand Mütsch
|
ef9303e61e
|
feat: settings dialog for mail reports
|
2021-04-30 16:20:24 +02:00 |
|
Ferdinand Mütsch
|
a4e7158db2
|
refactor: mail service abstraction layer
|
2021-04-30 15:17:07 +02:00 |
|
Ferdinand Mütsch
|
29c04c3ac5
|
feat: email reports (resolve #124)
|
2021-04-30 14:07:14 +02:00 |
|
Ferdinand Mütsch
|
1beca82875
|
feat: implement wakatime users endpoint (resolve #193)
|
2021-04-30 10:13:32 +02:00 |
|
Ferdinand Mütsch
|
b16f777cc7
|
docs: minor typos [ci skip]
|
2021-04-29 21:46:22 +02:00 |
|
Ferdinand Mütsch
|
cead20a505
|
Merge branch 'master' of https://github.com/MeerBiene/wakapi into MeerBiene-master
|
2021-04-29 21:44:53 +02:00 |
|
Ferdinand Mütsch
|
5a8287a06b
|
chore: exclude static endpoints from sentry tracing
chore: include user info to sentry tracing again
|
2021-04-29 21:19:43 +02:00 |
|
Ferdinand Mütsch
|
37d4d58b57
|
fix: make wakatime summary endpoint date range inclusive (resolve #192)
|
2021-04-29 21:08:47 +02:00 |
|
MeerBiene
|
7d03a9b12d
|
add code to stats example, add metrics example
|
2021-04-28 23:35:30 +02:00 |
|
Ferdinand Mütsch
|
331ace3c1e
|
chore: remove config script [ci ckip]
|
2021-04-28 22:31:36 +02:00 |
|
Ferdinand Mütsch
|
4dd77ded26
|
docs: quick run script in readme
|
2021-04-28 22:26:44 +02:00 |
|
Ferdinand Mütsch
|
0bccbffd80
|
chore: quick run script
fix: run in production mode by default
|
2021-04-28 22:20:25 +02:00 |
|
Ferdinand Mütsch
|
2b45b064eb
|
fix: permit simple date time format in wakatime summaries endpoint (resolve #190)
|
2021-04-28 22:19:44 +02:00 |
|