1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00

Commit Graph

  • af0d2e84e1 refactor: replace roboto by source sans 3 font chore: minor front page styling Ferdinand Mütsch 2021-12-15 23:59:40 +01:00
  • 44a2e609fb refactor: redesign login page refactor: redesign signup page refactor: redesign summary page Ferdinand Mütsch 2021-12-15 22:46:02 +01:00
  • ee501ca3c5 fix: mocks Ferdinand Mütsch 2021-12-26 13:25:41 +01:00
  • 148f581906 fix: properly sort durations to prevent heartbeats from being counted twice Ferdinand Mütsch 2021-12-26 13:21:40 +01:00
  • acf16421a6 chore: add quick start option Ferdinand Mütsch 2021-12-26 13:21:20 +01:00
  • 0039f67a2f fix: duration test Ferdinand Mütsch 2021-12-15 10:51:08 +01:00
  • c8a07cee36 refactor: introduce concept of durations (resolve #261) Ferdinand Mütsch 2021-12-14 15:30:03 +01:00
  • 15c8838fea chore: bump version Ferdinand Mütsch 2022-01-02 11:09:26 +01:00
  • f363135261 chore: minor code changes Ferdinand Mütsch 2022-01-02 11:06:00 +01:00
  • d561ce1766 Merge branch 'master' of https://github.com/jabra98/wakapi into jabra98-master Ferdinand Mütsch 2022-01-02 10:52:25 +01:00
  • 6712f0a390 Merge pull request #291 from muety/swagger-api-patch Ferdinand Mütsch 2022-01-02 10:49:32 +01:00
  • 9950da3e7e fix: swagger /api/api duplication Steven Tang 2022-01-02 11:22:58 +11:00
  • c7e12ba3b5 fix: consider all Machine/UserAgent entries jabra98 2022-01-01 20:33:58 +01:00
  • aaa907a7b2 Merge pull request #287 from RafDevX/patch-1 [ci skip] Ferdinand Mütsch 2021-12-30 09:46:24 +01:00
  • 0ee52662d3 fix misc. typos Rafael Oliveira 2021-12-30 02:09:04 +00:00
  • e1daf1406e docs: mention blog post Ferdinand Mütsch 2021-12-27 08:43:24 +01:00
  • 7dd0967451 chore: drop debian based docker image and use alpine by default 1.30.3 Ferdinand Mütsch 2021-12-15 15:35:51 +01:00
  • d6aa2c4405 chore: bump version Ferdinand Mütsch 2021-12-15 15:16:31 +01:00
  • 821ae94c1e fix: auto increment in bigint migration Ferdinand Mütsch 2021-12-15 13:17:07 +01:00
  • adcd7b35ae fix: adapt tests Ferdinand Mütsch 2021-12-15 12:52:24 +01:00
  • b0bd26f0ec chore: upgrade dependencies (fix #280) Ferdinand Mütsch 2021-12-15 12:51:44 +01:00
  • 259f711f2d fix: migrate id column type to bigint (resolve #281) Ferdinand Mütsch 2021-12-15 10:50:16 +01:00
  • 1c0477f861 Merge pull request #279 from muety/docker 1.30.2 Ferdinand Mütsch 2021-12-14 15:31:06 +01:00
  • 28a3418ad5 fix: limit sqlite connection pool to one Ferdinand Mütsch 2021-12-14 02:17:59 +01:00
  • c5db2c235f chore: enable foreign key constraints for new sqlite databases Ferdinand Mütsch 2021-12-14 00:47:04 +01:00
  • 9cbddaeedf fix: anticipated docker push issue Steven Tang 2021-12-02 23:03:38 +11:00
  • 485dfe2888 fix: user time zone test (fix #275) [ci skip] Ferdinand Mütsch 2021-11-28 12:40:46 +01:00
  • 78a26dbf3c Another typo fix Kid 2021-11-26 19:52:56 +08:00
  • b2c72c6420 Merge pull request #272 from kidonng/patch-1 [ci skip] Ferdinand Mütsch 2021-11-25 15:31:05 +01:00
  • 6852494d36 Fix a typo Kid 2021-11-25 22:28:20 +08:00
  • 305166ce68 Remove Table of Contents from README [ci skip] Steven Tang 2021-11-25 16:43:05 +11:00
  • 400f25c23e fix: remove dead client-side proxy link in README [ci skip] Steven Tang 2021-11-25 16:33:45 +11:00
  • 3aacd3461d Merge pull request #265 from muety/ghcr Ferdinand Mütsch 2021-10-21 13:42:29 +02:00
  • 7e2460e1f0 ci: add ghcr for Docker deploy, change cache Steven Tang 2021-10-21 20:41:49 +11:00
  • 57175ae7f8 docs: update readme [ci skip] 1.30.1 Ferdinand Mütsch 2021-10-14 13:09:26 +02:00
  • 5df0f48303 feat: user avatars Ferdinand Mütsch 2021-10-14 12:01:06 +02:00
  • 76a7cf7e80 chore: include runtime metrics Ferdinand Mütsch 2021-10-14 10:35:01 +02:00
  • 7cae3c43d0 chore: enhanced caching for user entity sets (resolve #264) Ferdinand Mütsch 2021-10-14 10:22:59 +02:00
  • 5fc87dd143 fix: tests Ferdinand Mütsch 2021-10-13 17:51:54 +02:00
  • 7329f6a34e chore: version Ferdinand Mütsch 2021-10-13 17:47:33 +02:00
  • 3b96bd3723 docs: include relay endpoint in swagger docs Ferdinand Mütsch 2021-10-13 17:47:18 +02:00
  • 2c7977cf63 chore: invert visualization of project labels (resolve #263) Ferdinand Mütsch 2021-10-13 17:12:55 +02:00
  • 782da0b49e chore: update landing page Ferdinand Mütsch 2021-10-13 11:27:04 +02:00
  • ed9a7ccd5a fix: tests 1.30.0 Ferdinand Mütsch 2021-10-11 11:38:55 +02:00
  • 9451848ad4 chore: bump version Ferdinand Mütsch 2021-10-11 11:30:18 +02:00
  • 6c0145b149 Merge branch 'gaocegege-auth' Ferdinand Mütsch 2021-10-11 11:30:08 +02:00
  • a94092e31c test: add api tests for query auth Ferdinand Mütsch 2021-10-11 11:29:38 +02:00
  • 52744dbcd0 Merge branch 'auth' of https://github.com/gaocegege/wakapi into gaocegege-auth Ferdinand Mütsch 2021-10-11 11:22:01 +02:00
  • cc11226eab fix: add missing non-zero field checks (fix #259) Ferdinand Mütsch 2021-10-11 11:07:04 +02:00
  • 8d073aaef2 feat: implement relay endpoint (see #237) Ferdinand Mütsch 2021-10-11 11:00:50 +02:00
  • d2f078443e fix: Remove hard coded string Ce Gao 2021-10-11 16:00:48 +08:00
  • c6e1651d9e fix: Fix the empty key error Ce Gao 2021-10-11 15:58:29 +08:00
  • 630090e38a feat: Support query parameter token Ce Gao 2021-10-11 15:10:30 +08:00
  • 5394349c73 update readme [ci skip] Ferdinand Mütsch 2021-09-29 21:04:00 +02:00
  • 5cd3bf83a6 Merge pull request #253 from muety/ci-test Ferdinand Mütsch 2021-09-18 14:25:15 +02:00
  • 13cf911edf fix: make test script fail if tests fail [ci skip] Ferdinand Mütsch 2021-09-18 14:24:16 +02:00
  • fe0f41cecb feat: add test steps to Linux workflow Steven Tang 2021-09-17 21:21:09 +10:00
  • 265080453a Merge pull request #252 from kondr1/gitpod Ferdinand Mütsch 2021-09-09 12:22:47 +02:00
  • f9fb7c7a8a chore: bump version 1.29.6 Ferdinand Mütsch 2021-09-07 23:23:06 +02:00
  • 90477dbb01 chore: fix typo in test case Ferdinand Mütsch 2021-09-07 23:22:22 +02:00
  • 35926a19e2 Merge branch 'master' of https://github.com/kondr1/wakapi into kondr1-master Ferdinand Mütsch 2021-09-07 23:19:15 +02:00
  • 84dc594548 add statusbar endpoint test Konstantin Kondr 2021-09-07 19:33:07 +03:00
  • 2f9b8fbcfe .gitpod.yml Konstantin Kondr 2021-09-07 13:29:36 +00:00
  • 9235c1ca78 add statusbar endpoint to postman collection Konstantin Kondr 2021-09-07 13:26:26 +03:00
  • a869897f80 statusbar endpoint fix Konstantin Kondr 2021-09-07 10:12:24 +00:00
  • 2f9cafc88c Merge pull request #250 from muety/swagger-fix Ferdinand Mütsch 2021-09-07 08:56:08 +02:00
  • 816d0c8cdc fix: relative swagger-ui definition Steven Tang 2021-09-07 14:42:52 +10:00
  • 1ab29b22e1 add statusbar endpoint Konstantin Kondr 2021-09-06 17:01:49 +00:00
  • cafe4133e4 Merge pull request #247 from muety/dist-perf Ferdinand Mütsch 2021-09-06 14:02:10 +02:00
  • 5a0a3c40ca perf(dist): load external swagger-ui files Steven Tang 2021-09-06 21:19:24 +10:00
  • 9b5f00ea5d Merge remote-tracking branch 'origin/master' Ferdinand Mütsch 2021-09-05 20:26:05 +02:00
  • 7a418aa519 fix: continue chartjs migration Ferdinand Mütsch 2021-09-05 20:25:24 +02:00
  • d96a48d5dc Merge pull request #245 from hiroyaonoe/fix-wrong-parameter-openAPI Ferdinand Mütsch 2021-09-05 09:54:53 +02:00
  • fa4512f79b fix: tooltip and legend Steven Tang 2021-09-05 14:28:00 +10:00
  • 398b4c16d6 fix(docs): wrong parameter in OpenAPI-Docs Hiroya Onoe 2021-09-05 03:02:01 +09:00
  • d1577fc6be Reverted test-chings Mawoka 2021-08-29 12:00:51 +02:00
  • 23f8a5cf7f Started fixing things Mawoka 2021-08-29 11:55:58 +02:00
  • 81835a3d88 chore: bump version 1.29.5 Ferdinand Mütsch 2021-08-29 10:54:26 +02:00
  • 30de96950b chore: persist raw user agent value Ferdinand Mütsch 2021-08-29 10:54:00 +02:00
  • 11291b0d6c fix: properly format x axis for durations (see #232) Ferdinand Mütsch 2021-08-29 10:32:23 +02:00
  • f0ac0f6153 fix: ui errors from conditional HasData on summary Steven Tang 2021-08-29 11:10:54 +10:00
  • 6aad1633e1 chore: update issue templates [ci skip] Ferdinand Mütsch 2021-08-21 09:35:45 +02:00
  • c07a4d71a0 fix: include tzdata package in alpine docker image [ci-skip] Ferdinand Mütsch 2021-08-21 09:16:45 +02:00
  • dff0b742fc Merge branch 'sdvcrx-master' 1.29.4 Ferdinand Mütsch 2021-08-19 09:01:27 +02:00
  • 4f65f94766 chore: bump version Ferdinand Mütsch 2021-08-19 09:01:19 +02:00
  • 825663acde fix: compatible with new wakatime-cli sdvcrx 2021-08-19 14:48:26 +08:00
  • f399fd4ea7 docs: readme [ci-skip] Ferdinand Mütsch 2021-08-12 09:25:19 +02:00
  • 87fadf46f7 chore: use partial includes in mail templates to avoid code duplication Ferdinand Mütsch 2021-08-08 12:33:04 +02:00
  • 69f5d510dc chore: exclude health endpoint from logging 1.29.3 Ferdinand Mütsch 2021-08-07 10:31:26 +02:00
  • 0542813ed6 docs: update backwards-compatible api url in readme Ferdinand Mütsch 2021-08-07 10:23:27 +02:00
  • c962a3891d chore: update postman collection Ferdinand Mütsch 2021-08-07 10:18:33 +02:00
  • 2088987a0c chore: implement diagnostics endpoint (resolve #225) Ferdinand Mütsch 2021-08-07 10:16:50 +02:00
  • 9e3203ac41 fix: tests Ferdinand Mütsch 2021-08-07 00:12:45 +02:00
  • 58719182c4 chore: notify users about failing wakatime connection Ferdinand Mütsch 2021-08-06 23:28:03 +02:00
  • a8df25be08 chore: more verbose logging Ferdinand Mütsch 2021-08-06 22:38:57 +02:00
  • 391cc1e5b4 chore: fix syntax for postgres Ferdinand Mütsch 2021-08-06 17:17:06 +02:00
  • 3bb22e5e84 Merge remote-tracking branch 'origin/master' Ferdinand Mütsch 2021-08-06 17:08:28 +02:00
  • 93bdb48d95 fix: resolve project labels before resolving aliases (resolve #222) Ferdinand Mütsch 2021-08-06 17:07:36 +02:00
  • 533b5d62fc fix: speed up settings page (resolve #226) Ferdinand Mütsch 2021-08-06 16:36:01 +02:00
  • 0af5fab75f refactor: resolve project labels at runtime (resolve #227) Ferdinand Mütsch 2021-08-06 16:21:50 +02:00