Commit Graph

  • 179042f81b refactor: use cross join instead of subquery for populating summary items (see #350) Ferdinand Mütsch 2022-04-18 16:59:46 +0200
  • e6441f124c chore: adapt tests Ferdinand Mütsch 2022-04-18 16:14:58 +0200
  • 15c391d1d4 chore: downgrade postgres driver Ferdinand Mütsch 2022-04-18 16:07:52 +0200
  • 91c765202c fix: prevent large difference between aggregated and recomputed summaries (resolve #354) Ferdinand Mütsch 2022-04-18 16:06:32 +0200
  • 5276f68918 fix: double counting when using precise missing intervals Ferdinand Mütsch 2022-04-18 15:18:01 +0200
  • e774039831 chore: fall back to today badge on project page Ferdinand Mütsch 2022-04-18 11:49:06 +0200
  • 40067d252e fix: non-ascii project badges (resolve #357) chore: locally generated badges (resolve #348) Ferdinand Mütsch 2022-04-18 11:39:26 +0200
  • 1a47243f70 chore: make summary items subquery unique by summary id Ferdinand Mütsch 2022-04-13 00:05:18 +0200
  • a1f6c2884b Merge remote-tracking branch 'origin/master' 2.3.3 Ferdinand Mütsch 2022-04-03 18:03:25 +0200
  • 977420c68d fix: failing heartbeats index auto-migration on sqlite (resolve #346) Ferdinand Mütsch 2022-04-03 18:02:21 +0200
  • 3ae66a3898 docs: add public url parameter to readme (resolve #349) [ci skip] Ferdinand Mütsch 2022-04-02 09:26:14 +0200
  • 5c5c462035
    docs: update readme bdeshi 2022-03-28 03:12:54 +0600
  • f6cc489425
    feat: allow toggling vibrant color for all charts bdeshi 2022-03-28 01:56:13 +0600
  • 5aae18e241 refactor: replace most custom date util functions by lancet ones refactor: add precision mode to missing intervals function 2.3.2 Ferdinand Mütsch 2022-03-25 12:48:56 +0100
  • 8a731a252a chore: ditch lo module again Ferdinand Mütsch 2022-03-25 11:34:16 +0100
  • 8fc0d78f64 refactor: include generics based utility lib and refactor some parts accordingly [ci-skip] Ferdinand Mütsch 2022-03-20 16:27:21 +0100
  • a675417ab9 chore: upgrade dependencies chore: update dockerfile to build with go 1.18 Ferdinand Mütsch 2022-03-20 14:04:35 +0100
  • 408d9086e7 fix(ci): use go 1.18 in ci build Ferdinand Mütsch 2022-03-20 16:39:38 +0100
  • 8f933d8648 chore: upgrade dependencies chore: update dockerfile to build with go 1.18 Ferdinand Mütsch 2022-03-20 14:04:35 +0100
  • bbc85de34b chore: metrics performance improvements 2.3.1 Ferdinand Mütsch 2022-03-19 10:30:32 +0100
  • ec70d024fa fix: remove user property of diagnostics as sent without auth Ferdinand Mütsch 2022-03-19 09:27:13 +0100
  • eae45baf38 chore: allow heartbeats from one hour into the future to compensate for clock inaccuracies (see #342) Ferdinand Mütsch 2022-03-19 09:02:15 +0100
  • 4cea50b5c8 chore: add user project index on heartbeats table Ferdinand Mütsch 2022-03-19 08:39:20 +0100
  • e4814431e0 feat: add database size metric Ferdinand Mütsch 2022-03-18 18:20:13 +0100
  • 91b4cb2c13 fix: explicit milliseconds precision of timestamp columns Ferdinand Mütsch 2022-03-18 13:41:32 +0100
  • a3acdc7041 fix: duration aggregation for heartbeats with identical timestamps (resolve #340) Ferdinand Mütsch 2022-03-18 12:29:43 +0100
  • e7e5254673 feat: ability to clear all user data (resolve #339) 2.3.0 Ferdinand Mütsch 2022-03-17 11:55:13 +0100
  • 8e558d8dee chore: introduce heartbeat max age Ferdinand Mütsch 2022-03-17 11:35:20 +0100
  • b763c4acc6 fix(perf): speed up summary retrieval of all time interval (resolve #336) Ferdinand Mütsch 2022-03-17 11:08:40 +0100
  • d1bd7b96b8 fix: hotfix for #337 (resolve #33) 0.2.6 Ferdinand Mütsch 2022-03-16 18:29:19 +0100
  • 8c65da9031 chore: remove entity index again chore: add migration note 2.2.5 Ferdinand Mütsch 2022-03-13 08:56:35 +0100
  • 647bf1781d chore: apply filters in database query (see #335) Ferdinand Mütsch 2022-03-13 08:17:50 +0100
  • 85515d6cb5 Merge branch 'patch-1' Ferdinand Mütsch 2022-03-06 12:00:29 +0100
  • 1258ec0438 docs: add smtp and mailwhale config details to readme Ferdinand Mütsch 2022-03-06 12:00:19 +0100
  • 965d8e22b3 chore: fix typo in error message Ferdinand Mütsch 2022-03-06 11:52:03 +0100
  • 5ca3d3378e typo fix Zxilly 2022-03-05 12:19:11 +0800
  • ed6e51b4df add error when no authentication is configured Soner Sayakci 2022-03-04 17:03:04 +0100
  • af879f8d57
    fix: example for mail sender Shyim 2022-03-04 16:58:52 +0100
  • f15efcd6f2 chore: bump version 2.2.4 Ferdinand Mütsch 2022-03-02 17:58:53 +0100
  • 22e91ad362
    Merge pull request #327 from daief/patch-2 Ferdinand Mütsch 2022-03-02 17:56:53 +0100
  • 932ba111cc
    fix: wrong key daief 2022-03-02 22:29:09 +0800
  • 23d00d574b chore: easier setup instructions (resolve #325) 2.2.3 Ferdinand Mütsch 2022-03-02 08:55:58 +0100
  • d4b15e7959 fix: href Ferdinand Mütsch 2022-03-02 08:51:27 +0100
  • 42808fa38a
    fix: href to a 404 when service on a subpath daief 2022-03-02 11:35:40 +0800
  • 52269c780f add missing expose to Dockerfile Shyim 2022-03-01 08:12:31 +0100
  • 7055dabba1
    add missing expose to Dockerfile Shyim 2022-03-01 08:12:31 +0100
  • 302eb33b1b fix: branches chart (resolve #322) 2.2.2 Ferdinand Mütsch 2022-02-22 08:19:51 +0100
  • 784adec3c1
    docs: update readme Ferdinand Mütsch 2022-02-21 19:49:43 +0100
  • d2cdd35fff
    Merge pull request #320 from muety/gitattributes Ferdinand Mütsch 2022-02-20 21:27:02 +0100
  • 33d65fb33a
    ref: add .gitattributes file for line normalisation Steven Tang 2022-02-17 22:21:10 +1100
  • 6d762f5fd6
    ref: remove unnecessary unicode characters Steven Tang 2022-02-17 22:20:22 +1100
  • 222024dabb chore: cache avatars in memory Ferdinand Mütsch 2022-02-17 10:34:33 +0100
  • 660a09475e chore: include avatar rendering into wakapi itself Ferdinand Mütsch 2022-02-17 09:53:37 +0100
  • 5cc932177f chore: update precompressed assets 2.2.0 Ferdinand Mütsch 2022-02-16 08:57:00 +0100
  • ac9d96c563
    Remove "Create Account" button when AllowSignup is set to false (#319) Roch D'Amour 2022-02-16 02:56:27 -0500
  • 19e54bd266 Cleanup Roch D'Amour 2022-02-16 00:48:39 -0500
  • 3441d9f3d3 Disable button instead of removing it entirely Roch D'Amour 2022-02-16 00:39:26 -0500
  • 8b490acae1 Remove sign up in login page on AllowSignup false Roch D'Amour 2022-02-07 23:08:34 -0500
  • 598c32f67c Removes "Create account" button allowSignup false Roch D'Amour 2022-02-07 23:03:42 -0500
  • 3758eecc96 docs: extend postman collection by get heartbeats compat endpoint Ferdinand Mütsch 2022-02-13 11:01:32 +0100
  • e21788b8b5 chore: minor fixes Ferdinand Mütsch 2022-02-13 10:59:14 +0100
  • e7f3432113 feat: GET /heartbeat endpoint (resolves #241) Steven Tang 2022-01-28 22:28:47 +1100
  • cf5d9c36e1
    chore(deps): bump nanoid from 3.1.30 to 3.2.0 dependabot[bot] 2022-01-22 11:27:59 +0000
  • 7159df30c2 feat: allow to configure custom api url for relay and import (resolve #105) Ferdinand Mütsch 2022-01-21 12:35:05 +0100
  • fce3a3ea20
    docs: update docker run command to ghcr [ci skip] Ferdinand Mütsch 2022-01-19 15:21:26 +0100
  • bd2a8c5a7f fix: make cookie path respect server.base_path (resolve #310) Ferdinand Mütsch 2022-01-17 08:25:29 +0100
  • 632a3d4a91
    docs: update readme [ci skip] Ferdinand Mütsch 2022-01-16 06:39:45 +0100
  • 8a344ce4a2
    Merge pull request #308 from muety/docker-version Ferdinand Mütsch 2022-01-16 06:32:14 +0100
  • cbbb592143
    ci: major and major.minor tags for Docker publish Steven Tang 2022-01-16 14:53:21 +1100
  • 67f0d19a65 fix: allow to create labels for aliased projects (resolve #231) 2.0.1 Ferdinand Mütsch 2022-01-13 17:10:24 +0100
  • 03b104a390 chore: fix user agent parsing for unset wakatime version (resolve #306) [ci skip] Ferdinand Mütsch 2022-01-12 21:23:36 +0100
  • 4a3fe48cce chore: indentation [ci skip] Ferdinand Mütsch 2022-01-08 13:34:49 +0100
  • 1033343702 Merge remote-tracking branch 'origin/master' Ferdinand Mütsch 2022-01-08 13:33:55 +0100
  • 31c462c275
    chore: add caddyfile [ci skip] Ferdinand Mütsch 2022-01-08 13:33:24 +0100
  • 5b037512d0 feat: auto-refresh Mawoka 2022-01-07 17:42:31 +0100
  • 0a7ebc4dc7 fix: allow to display more than ten entities and nine legend items (fix #303) Ferdinand Mütsch 2022-01-07 16:10:27 +0100
  • 91768cf927 chore: version 2.0.0 Ferdinand Mütsch 2022-01-07 11:20:59 +0100
  • e967a74e36 fix: allow project names with dots for badges (resolve #301) Ferdinand Mütsch 2022-01-06 14:45:26 +0100
  • 8e6719f0b7 fix: missing project labels form [ci skip] Ferdinand Mütsch 2022-01-03 17:48:59 +0100
  • bcbd6236df fix: adapt badge filter entity regex to cover labels [ci skip] Ferdinand Mütsch 2022-01-03 17:30:40 +0100
  • d1cbabf662 ci: remove armv6 again Ferdinand Mütsch 2022-01-03 17:06:35 +0100
  • ad4d251154
    feat: build linux/arm/v7,linux/arm/v6 Steven Tang 2022-01-03 12:06:36 +1100
  • 2bb3b886c2
    chore: update Docker to use golang:1.17-alpine Steven Tang 2022-01-03 12:04:57 +1100
  • 4f183ed637
    fix: exec to replace environment.sh Steven Tang 2022-01-03 12:02:11 +1100
  • b66f9b5cf5
    perf: separate download stage in Dockerfile Steven Tang 2022-01-03 12:01:29 +1100
  • bf7f93fcd4
    perf: use --no-cache in Dockerfile Steven Tang 2022-01-03 11:16:17 +1100
  • 36c96dafca chore: update screenshot [ci skip] Ferdinand Mütsch 2022-01-02 21:57:04 +0100
  • 8f87c4e283 fix: omit null branches property of wakatime summary 2.0.0-RC1 Ferdinand Mütsch 2022-01-02 21:21:29 +0100
  • 247aef5ef3 chore: fix api url in setup instructions chore: bump version Ferdinand Mütsch 2022-01-02 21:00:47 +0100
  • c0dada7e7a chore: add precompressed app css Ferdinand Mütsch 2022-01-02 20:28:55 +0100
  • 8b8c5675af fix: wrongly displayed timezone offset Ferdinand Mütsch 2022-01-02 20:25:07 +0100
  • f69dce39d8 fix: settings forms Ferdinand Mütsch 2022-01-02 20:13:38 +0100
  • c2d3426bcd feat: project details page with branch statistics (resolve #242) Ferdinand Mütsch 2022-01-02 20:04:29 +0100
  • bb0d0569fd chore: make time picker a standalone petite-vue component Ferdinand Mütsch 2022-01-02 18:30:22 +0100
  • c4c62f31e4 chore: move time picker to separate component Ferdinand Mütsch 2022-01-02 14:30:28 +0100
  • 2bc53e6f11 feat: basic implementation of branch statistics Ferdinand Mütsch 2022-01-02 13:39:20 +0100
  • fd6c36832e fix: critical infinite loop at the date of switch to daylight saving time Ferdinand Mütsch 2022-01-02 13:17:30 +0100
  • 6f9015d3d8 fix: neutered file system docs: add filter params to api docs Ferdinand Mütsch 2021-12-26 19:29:17 +0100
  • cbcdd938eb chore: add api tests for filtering Ferdinand Mütsch 2021-12-26 18:56:53 +0100
  • bf82935849 chore: add more filtering unit tests Ferdinand Mütsch 2021-12-26 18:47:16 +0100