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

Commit Graph

  • fecc8b3b5f fix: remove unix socket if exists (#220) Steven Tang 2021-07-10 09:10:55 +00:00
  • 24b8ff6381 feat: build/push arm64 Docker image Steven Tang 2021-07-09 16:17:50 +10:00
  • 180e75a5eb fix: README link to 'config.default.yml' don Pablo 2021-07-06 23:44:08 +02:00
  • f48b49d26e chore: upgrade dependencies Ferdinand Mütsch 2021-08-06 14:26:03 +02:00
  • 47b9cacb26 fix: remove unix socket if exists (#220) Steven Tang 2021-07-10 09:10:55 +00:00
  • 23fc1b62cc Merge pull request #219 from muety/docker-arm Ferdinand Mütsch 2021-07-09 09:47:31 +02:00
  • 74f6a255a8 feat: build/push arm64 Docker image Steven Tang 2021-07-09 16:17:50 +10:00
  • 7a5dce29bd Merge pull request #218 from donPabloNow/master Ferdinand Mütsch 2021-07-07 11:36:26 +02:00
  • 0e1596fe70 fix: README link to 'config.default.yml' don Pablo 2021-07-06 23:44:08 +02:00
  • 48513b660d chore: configurable count cache ttl Ferdinand Mütsch 2021-06-27 12:08:11 +02:00
  • 69f73fc0ea chore: dependency upgrades Ferdinand Mütsch 2021-06-27 11:46:08 +02:00
  • 0e788b0777 chore: bump version Ferdinand Mütsch 2021-06-27 11:37:54 +02:00
  • 181aefa2f9 chore: further optimizations and caching to speed up metrics endpoint (resolve #215) Ferdinand Mütsch 2021-06-27 11:33:14 +02:00
  • 407925ec53 feat: add alpine image Steven Tang 2021-06-27 17:55:41 +10:00
  • 5e96e2a601 chore: cache active users with hourly precision Ferdinand Mütsch 2021-06-26 12:42:51 +02:00
  • 4d2a160ccb chore: configurable request timeout 1.29.1 Ferdinand Mütsch 2021-06-24 21:56:47 +02:00
  • c3957ec0c8 chore: log unmatched requests Ferdinand Mütsch 2021-06-24 21:40:51 +02:00
  • 312dfb36d8 chore: add default config param 1.29.0 Ferdinand Mütsch 2021-06-23 18:45:58 +02:00
  • c66605d463 chore: bump version Ferdinand Mütsch 2021-06-23 18:43:54 +02:00
  • 3c12df52d9 feat: 🎸 add support for using a UNIX domain socket Andrew Udvare 2021-06-23 11:22:51 -04:00
  • dd6a040171 chore: add api tests for all alternative heartbeat endpoints 1.28.3 Ferdinand Mütsch 2021-06-22 00:27:46 +02:00
  • 9f1266957b fix: single heartbeat endpoint (resolve #212) docs: swagger docs for all available heartbeat endpoints Ferdinand Mütsch 2021-06-21 21:53:47 +02:00
  • 466f2e1786 fix: summary caching (resolve #211) 1.28.2 Ferdinand Mütsch 2021-06-19 12:47:35 +02:00
  • 82b8951437 fix: attempt to fix failing sqlite migrations (resolve #210) 1.28.1 Ferdinand Mütsch 2021-06-13 11:43:24 +02:00
  • 25464e9519 chore: code smells 1.28.0 Ferdinand Mütsch 2021-06-13 10:14:15 +02:00
  • 650fffa344 fix: exclude zero entries again Ferdinand Mütsch 2021-06-12 12:06:24 +02:00
  • 69627fbe11 fix: exclude zero entries Ferdinand Mütsch 2021-06-12 12:04:38 +02:00
  • 561198b203 chore: minor ui improvements Ferdinand Mütsch 2021-06-12 12:01:20 +02:00
  • 7c4a2024b6 chore: link to labels settings Ferdinand Mütsch 2021-06-12 11:40:13 +02:00
  • 7bcd6890d1 chore: adapt tests and bump version Ferdinand Mütsch 2021-06-12 11:26:15 +02:00
  • 1e4e530c21 chore: adapt tests Ferdinand Mütsch 2021-06-12 11:09:24 +02:00
  • 490cca05eb feat: ui for managing project labels Ferdinand Mütsch 2021-06-12 10:44:19 +02:00
  • 3780ae4255 fix: invalidate user summary cache (fix #209) Ferdinand Mütsch 2021-06-12 10:43:56 +02:00
  • 628ea0b9dd fix: nil pointer dereference chore: allow to share labels publicly on settings page Ferdinand Mütsch 2021-06-12 09:12:28 +02:00
  • 0d64858721 feat: implement project labels (resolve #204) Ferdinand Mütsch 2021-06-11 20:59:34 +02:00
  • c1c78d8d5b test: add more api tests Ferdinand Mütsch 2021-06-11 17:41:55 +02:00
  • 538b9d2463 fix: permissions for stats endpoint Ferdinand Mütsch 2021-06-11 17:41:45 +02:00
  • f4612fd542 fix: badge endpoint permission fixes (resolve #205) fix: reference past x days intervals from now instead of start of day Ferdinand Mütsch 2021-06-11 16:02:28 +02:00
  • fb643571d2 Merge remote-tracking branch 'origin/master' Ferdinand Mütsch 2021-06-10 23:22:58 +02:00
  • 101fdfb957 chore: adapt default insert batch size (fix #206) fix: set user data flag after import (fix #207) 1.27.3 Ferdinand Mütsch 2021-06-10 23:22:04 +02:00
  • a4d47fb566 test: more api tests [ci skip] Ferdinand Mütsch 2021-05-29 09:52:26 +02:00
  • 1a808f9197 feat: basic integration / api tests (wip) (resolve #9) Ferdinand Mütsch 2021-05-28 17:13:28 +02:00
  • ee31212cdd fix: hotfix for invalid api base url prefix (#203) 1.27.2 Ferdinand Mütsch 2021-05-19 10:18:18 +02:00
  • 712949afc7 chore: minor optimization to heartbeats by multi-user query Ferdinand Mütsch 2021-05-14 09:38:31 +02:00
  • 9dbc2039fc chore: add random time offset to scheduled reports jobs Ferdinand Mütsch 2021-05-04 21:04:11 +02:00
  • f3b738b250 fix: empty projects (resolve #197) fix: potential division by zero (see #199) Ferdinand Mütsch 2021-05-03 21:32:26 +02:00
  • cf3d293688 feat: implement wakatime projects endpoint (resolve #196) Ferdinand Mütsch 2021-05-01 13:52:03 +02:00
  • 0fbb554fc3 fix: respect timezone parameter for wakatime summary endpoint (resolve #195) Ferdinand Mütsch 2021-05-01 12:46:53 +02:00
  • 11b224fc24 fix: exact path matching for api endpoints (resolve #194) 1.27.0 Ferdinand Mütsch 2021-04-30 18:08:53 +02:00
  • 0673c26043 fix: attempt to fix race condition when counting Ferdinand Mütsch 2021-04-30 17:19:17 +02:00
  • 8dc69c58cb chore: upgrade dependencies Ferdinand Mütsch 2021-04-30 16:33:48 +02:00
  • 99d8349277 fix: rebuild tailwind assets Ferdinand Mütsch 2021-04-30 16:23:27 +02:00
  • cf14fc46ef chore: less verbose logging Ferdinand Mütsch 2021-04-30 16:22:28 +02:00
  • ef9303e61e feat: settings dialog for mail reports Ferdinand Mütsch 2021-04-30 16:20:08 +02:00
  • a4e7158db2 refactor: mail service abstraction layer Ferdinand Mütsch 2021-04-30 15:14:29 +02:00
  • 29c04c3ac5 feat: email reports (resolve #124) Ferdinand Mütsch 2021-04-30 14:07:14 +02:00
  • 1beca82875 feat: implement wakatime users endpoint (resolve #193) Ferdinand Mütsch 2021-04-30 10:12:28 +02:00
  • b16f777cc7 docs: minor typos [ci skip] Ferdinand Mütsch 2021-04-29 21:46:22 +02:00
  • cead20a505 Merge branch 'master' of https://github.com/MeerBiene/wakapi into MeerBiene-master Ferdinand Mütsch 2021-04-29 21:44:53 +02:00
  • 5a8287a06b chore: exclude static endpoints from sentry tracing chore: include user info to sentry tracing again Ferdinand Mütsch 2021-04-29 21:19:43 +02:00
  • 37d4d58b57 fix: make wakatime summary endpoint date range inclusive (resolve #192) Ferdinand Mütsch 2021-04-29 21:08:47 +02:00
  • 7d03a9b12d add code to stats example, add metrics example MeerBiene 2021-04-28 23:35:30 +02:00
  • 331ace3c1e chore: remove config script [ci ckip] Ferdinand Mütsch 2021-04-28 22:31:36 +02:00
  • 4dd77ded26 docs: quick run script in readme 1.26.8 Ferdinand Mütsch 2021-04-28 22:26:44 +02:00
  • 0bccbffd80 chore: quick run script fix: run in production mode by default Ferdinand Mütsch 2021-04-28 22:20:25 +02:00
  • 2b45b064eb fix: permit simple date time format in wakatime summaries endpoint (resolve #190) Ferdinand Mütsch 2021-04-28 22:19:44 +02:00
  • 5d8fc99b93 docs: clarify time zone comments [ci skip] Ferdinand Mütsch 2021-04-27 08:50:39 +02:00
  • 8231d76200 Merge branch '184-fix-time-zone' 1.26.7 Ferdinand Mütsch 2021-04-26 21:28:39 +02:00
  • c6fd43a964 chore: log requests from json response util method Ferdinand Mütsch 2021-04-26 21:26:47 +02:00
  • 4ab657ebd5 fix: fix divide by zero (resolve #189) Ferdinand Mütsch 2021-04-26 21:26:23 +02:00
  • 0a07ac1dd4 docs: document thoughts about time zones Ferdinand Mütsch 2021-04-25 21:41:41 +02:00
  • a64201c93b fix: timezone selector Ferdinand Mütsch 2021-04-25 21:12:36 +02:00
  • b105b0fe1c chore: version Ferdinand Mütsch 2021-04-25 21:05:58 +02:00
  • 649c658923 chore: add same date tests Ferdinand Mütsch 2021-04-25 20:53:17 +02:00
  • bc9191a514 chore: fix api key on instructions page Ferdinand Mütsch 2021-04-25 20:07:15 +02:00
  • 04690d287d chore: guess user timezone on signup Ferdinand Mütsch 2021-04-25 20:02:45 +02:00
  • c142b525a4 refactor: time zone sensitivity (resolve #184) Ferdinand Mütsch 2021-04-25 14:15:18 +02:00
  • 304fa3b03f chore: add same date tests Ferdinand Mütsch 2021-04-25 20:53:17 +02:00
  • e01e6575db chore: fix api key on instructions page Ferdinand Mütsch 2021-04-25 20:07:15 +02:00
  • 75e61c0dc3 chore: guess user timezone on signup Ferdinand Mütsch 2021-04-25 20:02:45 +02:00
  • 6973743f41 refactor: time zone sensitivity (resolve #184) Ferdinand Mütsch 2021-04-25 14:15:18 +02:00
  • 26ef93c1af chore: minor refactorings to custom time parsing logic Ferdinand Mütsch 2021-04-25 09:21:21 +02:00
  • 0556efd39a chore: minor tweaks to migration script Ferdinand Mütsch 2021-04-23 15:50:00 +02:00
  • 030181fb2f sqlitemigrate patches for larger datasets Thore 2021-04-22 23:35:40 +02:00
  • 8b9a9a1a42 fix: merge summaries by unique from date only Ferdinand Mütsch 2021-04-19 21:14:35 +02:00
  • 6576837396 chore: batch mode for sample data script Ferdinand Mütsch 2021-04-19 21:01:09 +02:00
  • 1a10a4fb21 fix: prevent duplicate summaries from being counted twice (resolve #179) Ferdinand Mütsch 2021-04-19 20:48:07 +02:00
  • 0e3ce1e9e4 fix: lock aggregation jobs to one at a time on a per-user basis (resolve #180) Ferdinand Mütsch 2021-04-19 20:36:37 +02:00
  • 50a54bde22 chore: usage instructions for sqlite migration script [ci-skip] Ferdinand Mütsch 2021-04-18 11:08:28 +02:00
  • 53f3a9d685 chore: make back button on settings page a relative link Ferdinand Mütsch 2021-04-18 11:05:59 +02:00
  • c37278e660 chore: add option to silently fail in case of schema migration errors Ferdinand Mütsch 2021-04-18 11:03:54 +02:00
  • e2deadfd44 chore: add experimental sqlite to mysql migration script Ferdinand Mütsch 2021-04-18 10:59:13 +02:00
  • ed35e7b82d chore: increment version 1.26.5 Ferdinand Mütsch 2021-04-16 19:17:30 +02:00
  • b672859021 fix: rebuild tailwind Ferdinand Mütsch 2021-04-16 17:09:23 +02:00
  • d3713017e3 fix: include icon library to fix missing emojis on some platforms (resolve #119) Ferdinand Mütsch 2021-04-16 17:07:11 +02:00
  • dca736752e refactor: logging (resolve #169) Ferdinand Mütsch 2021-04-16 15:59:39 +02:00
  • 337b39481b chore: set basic security headers (resolve #174) Ferdinand Mütsch 2021-04-16 12:35:49 +02:00
  • b9ea6530f9 fix: serve static file from local fs when on dev (fix #176) Ferdinand Mütsch 2021-04-16 12:24:19 +02:00
  • a9739a6db0 fix: make range picker show actual range with ceiled to date (fix #175) Ferdinand Mütsch 2021-04-16 11:53:37 +02:00
  • a22836a644 fix: remove uniqueness constraint for email 1.26.4 Ferdinand Mütsch 2021-04-14 00:17:02 +02:00