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

Commit Graph

  • 649c658923 chore: add same date tests Ferdinand Mütsch 2021-04-25 20:53:17 +0200
  • bc9191a514 chore: fix api key on instructions page Ferdinand Mütsch 2021-04-25 20:07:15 +0200
  • 04690d287d chore: guess user timezone on signup Ferdinand Mütsch 2021-04-25 20:02:45 +0200
  • c142b525a4 refactor: time zone sensitivity (resolve #184) Ferdinand Mütsch 2021-04-25 14:15:18 +0200
  • 304fa3b03f chore: add same date tests Ferdinand Mütsch 2021-04-25 20:53:17 +0200
  • e01e6575db chore: fix api key on instructions page Ferdinand Mütsch 2021-04-25 20:07:15 +0200
  • 75e61c0dc3 chore: guess user timezone on signup Ferdinand Mütsch 2021-04-25 20:02:45 +0200
  • 6973743f41 refactor: time zone sensitivity (resolve #184) Ferdinand Mütsch 2021-04-25 14:15:18 +0200
  • 26ef93c1af chore: minor refactorings to custom time parsing logic Ferdinand Mütsch 2021-04-25 09:21:21 +0200
  • 0556efd39a chore: minor tweaks to migration script Ferdinand Mütsch 2021-04-23 15:50:00 +0200
  • 030181fb2f sqlitemigrate patches for larger datasets Thore 2021-04-22 23:35:40 +0200
  • 8b9a9a1a42 fix: merge summaries by unique from date only Ferdinand Mütsch 2021-04-19 21:14:35 +0200
  • 6576837396 chore: batch mode for sample data script Ferdinand Mütsch 2021-04-19 21:01:09 +0200
  • 1a10a4fb21 fix: prevent duplicate summaries from being counted twice (resolve #179) Ferdinand Mütsch 2021-04-19 20:48:07 +0200
  • 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 +0200
  • 50a54bde22 chore: usage instructions for sqlite migration script [ci-skip] Ferdinand Mütsch 2021-04-18 11:08:28 +0200
  • 53f3a9d685 chore: make back button on settings page a relative link Ferdinand Mütsch 2021-04-18 11:05:59 +0200
  • c37278e660 chore: add option to silently fail in case of schema migration errors Ferdinand Mütsch 2021-04-18 11:03:54 +0200
  • e2deadfd44 chore: add experimental sqlite to mysql migration script Ferdinand Mütsch 2021-04-18 10:59:13 +0200
  • ed35e7b82d chore: increment version 1.26.5 Ferdinand Mütsch 2021-04-16 19:17:30 +0200
  • b672859021 fix: rebuild tailwind Ferdinand Mütsch 2021-04-16 17:09:23 +0200
  • d3713017e3 fix: include icon library to fix missing emojis on some platforms (resolve #119) Ferdinand Mütsch 2021-04-16 17:07:11 +0200
  • dca736752e refactor: logging (resolve #169) Ferdinand Mütsch 2021-04-16 15:59:39 +0200
  • 337b39481b chore: set basic security headers (resolve #174) Ferdinand Mütsch 2021-04-16 12:35:49 +0200
  • b9ea6530f9 fix: serve static file from local fs when on dev (fix #176) Ferdinand Mütsch 2021-04-16 12:24:19 +0200
  • a9739a6db0 fix: make range picker show actual range with ceiled to date (fix #175) Ferdinand Mütsch 2021-04-16 11:53:37 +0200
  • a22836a644 fix: remove uniqueness constraint for email 1.26.4 Ferdinand Mütsch 2021-04-14 00:17:02 +0200
  • c8e7fb461a Merge remote-tracking branch 'origin/master' Ferdinand Mütsch 2021-04-13 23:50:10 +0200
  • c2b099378a chore: add contribute.json (resolve #170) Ferdinand Mütsch 2021-04-13 23:48:07 +0200
  • 20dd4cf0ab fix: precedence in case of multiple matching language mappings (fix #172) Ferdinand Mütsch 2021-04-13 23:39:31 +0200
  • f8e1453754 fix: failing auto migration of users table (resolve #171) Ferdinand Mütsch 2021-04-13 23:23:57 +0200
  • fbd90d2cc1 ci: adapt go version in github build action 1.26.3 Ferdinand Mütsch 2021-04-13 10:34:35 +0200
  • 129e208169 fix: very basic sentry error logging Ferdinand Mütsch 2021-04-13 00:02:55 +0200
  • 9fd9ffbb3d fix: missing summary aggregation after days without heartbeats (see #168) Ferdinand Mütsch 2021-04-12 23:36:22 +0200
  • 0884f620f1 chore: increment version Ferdinand Mütsch 2021-04-12 22:58:52 +0200
  • 7ab9c45f4f fix: table drop in migration Ferdinand Mütsch 2021-04-12 22:58:40 +0200
  • 915436822b fix: make mail provider configs non-nullable Ferdinand Mütsch 2021-04-12 22:57:52 +0200
  • 0f1d1bce4d fix: summary missing interval calculation (fix #168) Ferdinand Mütsch 2021-04-12 22:57:15 +0200
  • 6256c8e10a
    ref: embed files, bump to go 1.16 (#167) Steven Tang 2021-04-11 10:42:43 +0000
  • f5bb2bf4cd chore: remove unused var [ci-skip] Ferdinand Mütsch 2021-04-11 12:18:50 +0200
  • 3320e76582 refactor: get rid of sql-migrate refactor: get rid of pkger in favor of go embed (resolve #164) Ferdinand Mütsch 2021-04-11 12:10:26 +0200
  • ccdbe10151 fix: wrong mail template import path Ferdinand Mütsch 2021-04-11 11:42:33 +0200
  • 77d4a11c12 ref: embed version.txt Steven Tang 2021-04-11 10:49:07 +1000
  • 6b8f2bcdea fix: readd pkger Steven Tang 2021-04-11 00:06:14 +1000
  • 8b9a39f0af ref: embed portion of files Steven Tang 2021-04-10 23:58:19 +1000
  • 2a9fbfdfd7 chore: send notification on successful import 1.26.1 Ferdinand Mütsch 2021-04-10 10:48:06 +0200
  • 56247b4e1e fix: throttle wakatime api requests (attempt to fix #152) Ferdinand Mütsch 2021-04-10 10:18:09 +0200
  • 9d7afde6a9 chore: version Ferdinand Mütsch 2021-04-10 00:34:37 +0200
  • 0df0168584 Merge branch '133-password-resets' Ferdinand Mütsch 2021-04-10 00:34:20 +0200
  • a6fe15d69b chore: add support button Ferdinand Mütsch 2021-04-10 00:27:01 +0200
  • ae363c1c82 Merge remote-tracking branch 'origin/master' Ferdinand Mütsch 2021-04-10 00:17:13 +0200
  • 127a614190
    Merge pull request #163 from notarock/master Ferdinand Mütsch 2021-04-10 00:16:07 +0200
  • b8cefeb595 chore: add html lang Ferdinand Mütsch 2021-04-10 00:15:20 +0200
  • ae97095688 chore: exclude health endpoint from sentry tracing Ferdinand Mütsch 2021-04-10 00:10:16 +0200
  • 4706809170 feat: smtp mail provider implementation Ferdinand Mütsch 2021-04-10 00:07:13 +0200
  • ddc29f0414 chore: log mailwhale error Ferdinand Mütsch 2021-04-09 22:51:03 +0200
  • f4af787ecf Add Open Graph meta tags Roch D'Amour 2021-04-09 00:37:14 -0400
  • da6a00fec5 fix: adapt tests Ferdinand Mütsch 2021-04-05 23:00:21 +0200
  • 6ad33e3c3b feat: password resets (resolve #133) Ferdinand Mütsch 2021-04-05 22:57:57 +0200
  • e6e134678a wip: password resets Ferdinand Mütsch 2021-04-05 16:25:13 +0200
  • 1783858854 fix: minor fixes (resolve #151) (resolve #154) Ferdinand Mütsch 2021-04-04 10:42:27 +0200
  • e1d040bd55 docs: mention wiki in docs Ferdinand Mütsch 2021-04-04 10:23:35 +0200
  • 7f3a654b26 fix: import bug with small number of heartbeats (fix #160) Ferdinand Mütsch 2021-04-04 09:43:49 +0200
  • 2b57da224c chore: write authenticated user to logs and sentry 1.25.4 Ferdinand Mütsch 2021-03-26 13:10:10 +0100
  • 01d51b78b1 chore: include postman collection (resolve #148) [ci-skip] Ferdinand Mütsch 2021-03-25 15:50:47 +0100
  • 6b83600acc fix: responsiveness in firefox mobile (resolve #137) Ferdinand Mütsch 2021-03-25 10:51:36 +0100
  • 65bbd744b5 chore: exclude static assets from sonarqube [ci skip] Ferdinand Mütsch 2021-03-24 23:38:38 +0100
  • 81ca703501 fix: disable recompute caching (resolve #149) Ferdinand Mütsch 2021-03-24 23:31:04 +0100
  • 2d1010e9d9 chore: add caching to badge endpoint chore: add type index for summary items Ferdinand Mütsch 2021-03-24 21:49:42 +0100
  • 5ca9a6a8be test: add further tests for heartbeat augmentation (resolve #144) Ferdinand Mütsch 2021-03-24 20:43:49 +0100
  • caf87de887 fix: allow custom mappings with dot (resolve #144) Tobias Dillig 2021-03-24 19:25:36 +0100
  • 9fc3c65efe feat: sentry integration (resolve #142) Ferdinand Mütsch 2021-03-23 22:12:15 +0100
  • f73285160d fix: delete language mapping (resolve #143) Ferdinand Mütsch 2021-03-22 21:19:08 +0100
  • 1f557d562f chore: remove integrity hashes from assets files since served locally anyway (resolve #141) Ferdinand Mütsch 2021-03-20 09:55:21 +0100
  • 3685f3a156 chore: add svelte language mapping Ferdinand Mütsch 2021-03-13 19:59:43 +0100
  • b3afe9bfa2 feat: gui for sample data generator script Ferdinand Mütsch 2021-03-11 23:54:35 +0100
  • 9de2c20885 fix: enable strict slash mode for api router Ferdinand Mütsch 2021-03-09 23:56:38 +0100
  • 2846748b26 hotfix: remove user agent check for shields.io Ferdinand Mütsch 2021-03-09 23:15:35 +0100
  • f2f6fe1483
    Merge pull request #140 from notarock/master Ferdinand Mütsch 2021-03-06 09:05:11 +0100
  • 17ddd7ca76 Prevent invalid dates ranges in summary page Roch D'Amour 2021-03-06 02:33:08 -0500
  • 292ae41c58 fix: batch insert conflict bug (resolve #139) Ferdinand Mütsch 2021-03-05 21:39:21 +0100
  • 4f86f67716 chore: fix success messages 1.24.5 Ferdinand Mütsch 2021-02-21 13:12:29 +0100
  • 017530ac4a chore: introduce user email addresses (resolve #132) Ferdinand Mütsch 2021-02-21 13:02:11 +0100
  • 81d3251856 fix: use compatible tailwind version Ferdinand Mütsch 2021-02-21 13:02:01 +0100
  • 16af17fc37 chore: save heartbeats created date Ferdinand Mütsch 2021-02-21 12:02:19 +0100
  • 701ed0a3e1 chore: purge tailwind classes (resolve #22) Ferdinand Mütsch 2021-02-21 11:14:55 +0100
  • 218c93e975
    Merge pull request #136 from notarock/master Ferdinand Mütsch 2021-02-21 10:38:52 +0100
  • 44de057022 Fixed scale label to show seconds instead of minutes Roch D'Amour 2021-02-21 04:27:45 -0500
  • e55adf6287 fix: mysql character encoding (resolve #131) 1.24.4 Ferdinand Mütsch 2021-02-17 21:04:22 +0100
  • 56800be8e8 chore: change info message in migration (resolve #128) 1.24.3 Ferdinand Mütsch 2021-02-16 17:11:39 +0100
  • c149766ecc
    fix: drop_badges_column migration for sqlite Steven Tang 2021-02-16 19:23:18 +1100
  • 759e8e4dfd chore: change logging middleware to use different output Ferdinand Mütsch 2021-02-14 16:41:02 +0100
  • 708863fd33 fix: broken migration on postgres (resolve #127) 1.24.1 Ferdinand Mütsch 2021-02-14 16:01:31 +0100
  • e2f046a83d fix: add migration for newly introduced has data field 1.24.0 Ferdinand Mütsch 2021-02-13 13:04:47 +0100
  • 30510591eb feat: custom time intervals (resolve #115) Ferdinand Mütsch 2021-02-13 12:59:59 +0100
  • daf67b844a refctor: change active users query Ferdinand Mütsch 2021-02-13 11:23:58 +0100
  • 6b0b3bddda fix: include overall total number of heartbeats again Ferdinand Mütsch 2021-02-12 23:16:20 +0100
  • ef17d06763 fix: tests [ci skip] Ferdinand Mütsch 2021-02-12 23:10:25 +0100
  • 301cab4be4 feat: per-user heartbeats count metrics Ferdinand Mütsch 2021-02-12 23:06:48 +0100
  • 703805412b chore: code smell [ci skip] Ferdinand Mütsch 2021-02-12 19:25:59 +0100