Commit Graph

733 Commits

Author SHA1 Message Date
Ce Gao d2f078443e fix: Remove hard coded string 2021-10-11 16:00:48 +08:00
Ce Gao c6e1651d9e fix: Fix the empty key error 2021-10-11 15:58:29 +08:00
Ce Gao 630090e38a feat: Support query parameter token 2021-10-11 15:10:30 +08:00
Ferdinand Mütsch 5394349c73
update readme [ci skip] 2021-09-29 21:04:00 +02:00
Ferdinand Mütsch 5cd3bf83a6
Merge pull request #253 from muety/ci-test
feat: add test steps to Linux workflow
2021-09-18 14:25:15 +02:00
Ferdinand Mütsch 13cf911edf fix: make test script fail if tests fail [ci skip] 2021-09-18 14:24:16 +02:00
Steven Tang fe0f41cecb
feat: add test steps to Linux workflow 2021-09-17 21:24:12 +10:00
Ferdinand Mütsch 265080453a
Merge pull request #252 from kondr1/gitpod
Config for working with repo use gitpod [ci skip]
2021-09-09 12:22:47 +02:00
Ferdinand Mütsch f9fb7c7a8a chore: bump version 2021-09-07 23:23:06 +02:00
Ferdinand Mütsch 90477dbb01 chore: fix typo in test case 2021-09-07 23:22:22 +02:00
Ferdinand Mütsch 35926a19e2 Merge branch 'master' of https://github.com/kondr1/wakapi into kondr1-master 2021-09-07 23:19:15 +02:00
Konstantin Kondr 84dc594548 add statusbar endpoint test 2021-09-07 19:33:07 +03:00
Konstantin Kondr 2f9b8fbcfe .gitpod.yml 2021-09-07 13:29:36 +00:00
Konstantin Kondr 9235c1ca78 add statusbar endpoint to postman collection 2021-09-07 13:26:26 +03:00
Konstantin Kondr a869897f80 statusbar endpoint fix 2021-09-07 10:12:24 +00:00
Ferdinand Mütsch 2f9cafc88c
Merge pull request #250 from muety/swagger-fix
fix: relative swagger-ui definition
2021-09-07 08:56:08 +02:00
Steven Tang 816d0c8cdc
fix: relative swagger-ui definition
Relevant for those hosting wakapi on subdirectory

Note: /swagger-ui redirects to /swagger-ui/
2021-09-07 14:42:52 +10:00
Konstantin Kondr 1ab29b22e1 add statusbar endpoint 2021-09-06 17:01:49 +00:00
Ferdinand Mütsch cafe4133e4
Merge pull request #247 from muety/dist-perf
perf(dist): load external swagger-ui files
2021-09-06 14:02:10 +02:00
Steven Tang 5a0a3c40ca
perf(dist): load external swagger-ui files 2021-09-06 21:19:24 +10:00
Ferdinand Mütsch 9b5f00ea5d Merge remote-tracking branch 'origin/master' 2021-09-05 20:26:05 +02:00
Ferdinand Mütsch 7a418aa519 fix: continue chartjs migration 2021-09-05 20:25:24 +02:00
Ferdinand Mütsch d96a48d5dc
Merge pull request #245 from hiroyaonoe/fix-wrong-parameter-openAPI
fix(docs): wrong parameter in OpenAPI-Docs [ci skip]
2021-09-05 09:54:53 +02:00
Steven Tang fa4512f79b
fix: tooltip and legend 2021-09-05 14:28:00 +10:00
Hiroya Onoe 398b4c16d6 fix(docs): wrong parameter in OpenAPI-Docs
The parameter `range` of `/compat/wakatime/v1/users/{user}/stats/{range} [get]` is path.
However, it was described as query in OpenAPI-Docs.
So, I fixed it and generated files in `static/docs`.

Closes: #239

Signed-off-by: Hiroya Onoe <hiroyanoe.io@gmail.com>
2021-09-05 03:02:01 +09:00
Mawoka d1577fc6be Reverted test-chings 2021-08-29 12:00:51 +02:00
Mawoka 23f8a5cf7f Started fixing things 2021-08-29 11:55:58 +02:00
Ferdinand Mütsch 81835a3d88 chore: bump version 2021-08-29 10:54:26 +02:00
Ferdinand Mütsch 30de96950b chore: persist raw user agent value 2021-08-29 10:54:00 +02:00
Ferdinand Mütsch 11291b0d6c fix: properly format x axis for durations (see #232) 2021-08-29 10:32:23 +02:00
Steven Tang f0ac0f6153
fix: ui errors from conditional HasData on summary 2021-08-29 11:10:54 +10:00
Ferdinand Mütsch 6aad1633e1 chore: update issue templates [ci skip] 2021-08-21 09:35:45 +02:00
Ferdinand Mütsch c07a4d71a0 fix: include tzdata package in alpine docker image [ci-skip] 2021-08-21 09:16:45 +02:00
Ferdinand Mütsch dff0b742fc Merge branch 'sdvcrx-master' 2021-08-19 09:01:27 +02:00
Ferdinand Mütsch 4f65f94766 chore: bump version 2021-08-19 09:01:19 +02:00
sdvcrx 825663acde
fix: compatible with new wakatime-cli 2021-08-19 14:48:26 +08:00
Ferdinand Mütsch f399fd4ea7 docs: readme [ci-skip] 2021-08-12 09:25:19 +02:00
Ferdinand Mütsch 87fadf46f7 chore: use partial includes in mail templates to avoid code duplication 2021-08-08 12:33:40 +02:00
Ferdinand Mütsch 69f5d510dc chore: exclude health endpoint from logging 2021-08-07 10:31:26 +02:00
Ferdinand Mütsch 0542813ed6 docs: update backwards-compatible api url in readme 2021-08-07 10:23:27 +02:00
Ferdinand Mütsch c962a3891d chore: update postman collection 2021-08-07 10:18:33 +02:00
Ferdinand Mütsch 2088987a0c chore: implement diagnostics endpoint (resolve #225) 2021-08-07 10:16:50 +02:00
Ferdinand Mütsch 9e3203ac41 fix: tests 2021-08-07 00:12:45 +02:00
Ferdinand Mütsch 58719182c4 chore: notify users about failing wakatime connection 2021-08-06 23:28:03 +02:00
Ferdinand Mütsch a8df25be08 chore: more verbose logging 2021-08-06 22:38:57 +02:00
Ferdinand Mütsch 391cc1e5b4 chore: fix syntax for postgres 2021-08-06 17:17:06 +02:00
Ferdinand Mütsch 3bb22e5e84 Merge remote-tracking branch 'origin/master' 2021-08-06 17:08:28 +02:00
Ferdinand Mütsch 93bdb48d95 fix: resolve project labels before resolving aliases (resolve #222) 2021-08-06 17:08:11 +02:00
Ferdinand Mütsch 533b5d62fc fix: speed up settings page (resolve #226) 2021-08-06 16:37:01 +02:00
Ferdinand Mütsch 0af5fab75f refactor: resolve project labels at runtime (resolve #227) 2021-08-06 16:36:56 +02:00