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

Commit Graph

  • 88eb68b1a9 feat: add prometheus metrics without external standalone exporter Ferdinand Mütsch 2021-02-12 18:37:30 +0100
  • 8191a52ce1 chore: make very first user have admin privileges Ferdinand Mütsch 2021-02-12 18:49:47 +0100
  • 5b3e88247e chore: introduce user admin flag Ferdinand Mütsch 2021-02-12 18:13:49 +0100
  • 59b85863cc chore: accept bearer prefix in auth header Ferdinand Mütsch 2021-02-12 18:12:46 +0100
  • 22fbfceca2 fix: support default range for stats endpoint (resolve #125) 1.23.6 Ferdinand Mütsch 2021-02-12 10:29:01 +0100
  • 4d7fc6bff9 fix: commit missing asset Ferdinand Mütsch 2021-02-12 10:28:31 +0100
  • 218c571859 feat: display setup instructions on startup (resolve #120) Ferdinand Mütsch 2021-02-12 10:10:44 +0100
  • e4c413a33c fix: include machine names when importing wakatime data 1.23.5 Ferdinand Mütsch 2021-02-10 22:08:00 +0100
  • 66b01c2797 docs: update readme toc Ferdinand Mütsch 2021-02-07 17:30:14 +0100
  • 0cee7496e0 fix(ui): convert logo text to path (resolve #121) Ferdinand Mütsch 2021-02-07 17:29:26 +0100
  • e571e5266d fix: dockerfile syntax error 1.23.3 Ferdinand Mütsch 2021-02-07 12:57:57 +0100
  • b0480356de chore: exclude static assets from request logging 1.23.2 Ferdinand Mütsch 2021-02-07 12:50:02 +0100
  • b1c1f14e35 Merge branch 'master' of github.com:muety/wakapi Ferdinand Mütsch 2021-02-07 12:38:12 +0100
  • 9e5847b66d fix: json marshalling of custom time (resolve #117) Ferdinand Mütsch 2021-02-07 12:37:51 +0100
  • bb1d6c048d feat: serve swagger ui fix: forbid to browse file system index Ferdinand Mütsch 2021-02-07 12:28:42 +0100
  • 8fc39f23fa feat: add swagger docs (resolve #40) Ferdinand Mütsch 2021-02-07 11:54:07 +0100
  • 97a2fadf92
    Merge pull request #112 from muety/87-wakatime-data-import Ferdinand Mütsch 2021-02-06 23:47:44 +0100
  • 6f30272b8c style: card theming Ferdinand Mütsch 2021-02-06 23:44:11 +0100
  • 11fbce58d4 fix: consider negative sharing intervals Ferdinand Mütsch 2021-02-06 23:35:15 +0100
  • 6d2697ec37 feat: allow unlimited date ranges Ferdinand Mütsch 2021-02-06 23:23:26 +0100
  • 2f5973cfa3 chore: add localhost notice to examples Ferdinand Mütsch 2021-02-06 23:08:22 +0100
  • 77050f23f2 chore: settings interface for github readme stats Ferdinand Mütsch 2021-02-06 23:02:29 +0100
  • 6b1f1c1360 feat: add endpoint compatible to github readme stats (resolve #65) Ferdinand Mütsch 2021-02-06 22:40:54 +0100
  • fca12f522f feat: option to publicly share stats data (resolve #36) Ferdinand Mütsch 2021-02-06 22:32:03 +0100
  • d1dc73b5e6 refactor: make each router handler register middleware on its own Ferdinand Mütsch 2021-02-06 20:09:08 +0100
  • 8fed606e9b refactor: make intervals be string lists of aliases Ferdinand Mütsch 2021-02-06 19:52:50 +0100
  • 9ff35b85d0 feat: implement stats endpoint (resolve #114) Ferdinand Mütsch 2021-02-06 16:05:34 +0100
  • 8ba3fdcaad fix: tests Ferdinand Mütsch 2021-02-06 00:35:35 +0100
  • 161e375f74 chore: optimize import date range Ferdinand Mütsch 2021-02-06 00:31:30 +0100
  • da3c80362c docs: update readme Ferdinand Mütsch 2021-02-05 21:05:19 +0100
  • e1906abd38 fix: tests Ferdinand Mütsch 2021-02-05 18:52:21 +0100
  • fd9e2acdf1 feat: wakatime data import (resolve #87) Ferdinand Mütsch 2021-02-05 18:47:28 +0100
  • d9e163bf73 chore: update favicons Ferdinand Mütsch 2021-02-06 13:23:54 +0100
  • 3a7f2918f4 style: new logo Ferdinand Mütsch 2021-02-06 13:04:18 +0100
  • d728426b45 chore: add config option to disable user registrations (resolve #113) Ferdinand Mütsch 2021-02-06 10:59:12 +0100
  • 22260ceb0d ci: make docker container wait properly for database to come up Ferdinand Mütsch 2021-02-06 10:43:32 +0100
  • 38ae41611f fix: 30 days interval Ferdinand Mütsch 2021-02-06 00:47:44 +0100
  • 242928aba5 chore: ignore duplicate heartbeat conflicts while inserting Ferdinand Mütsch 2021-02-06 00:33:20 +0100
  • 82e9244cdc style: change color palette Ferdinand Mütsch 2021-02-05 23:42:20 +0100
  • aef0c929df fix: wakatime relay 1.22.2 Ferdinand Mütsch 2021-02-05 14:50:00 +0100
  • 9cb9747e2e fix: missing summary api route 1.22.1 Ferdinand Mütsch 2021-02-03 21:40:01 +0100
  • 68a17950ef chore: test coverage report Ferdinand Mütsch 2021-02-03 21:29:12 +0100
  • a2368ff76a refactor: significant changes related to routing and general code cleanup Ferdinand Mütsch 2021-02-03 21:28:02 +0100
  • 4838300086 refactor: settings routes and actions Ferdinand Mütsch 2021-02-03 20:53:27 +0100
  • a60c725d38
    Merge pull request #111 from muety/docker-release Ferdinand Mütsch 2021-02-03 20:03:15 +0100
  • 8ceef42ad4
    ci(docker): Publish Docker Image on Release Steven Tang 2021-02-03 19:41:11 +1100
  • 6c51c0ae3e ci(docker): Publish Docker Images on Release 1.21.9999 Steven Tang 2021-02-03 19:41:11 +1100
  • 8bed266110 feat: account deletion (#99) 1.22.0 Ferdinand Mütsch 2021-02-02 22:54:22 +0100
  • a7afd73e62 chore: require at least one database connection Ferdinand Mütsch 2021-02-02 22:52:13 +0100
  • 1dc5be4784 fix: selective summary generation Ferdinand Mütsch 2021-02-02 22:49:29 +0100
  • b6812ddc3a refactor: migrations structure fix: cascade for alias user foreign key constraint Ferdinand Mütsch 2021-02-02 21:50:43 +0100
  • 4f7cc3c57e fix: make logging middleware respect proxy headers 1.21.0 Ferdinand Mütsch 2021-01-31 19:00:42 +0100
  • c6139e5366 fix: really fix it now 🤦‍♂️ Ferdinand Mütsch 2021-01-31 18:56:34 +0100
  • 28269aa329 fix: start and end parameter parsing for wakatime summary route Ferdinand Mütsch 2021-01-31 18:41:48 +0100
  • b7ae15496d fix: attempt to directly hash struct again Ferdinand Mütsch 2021-01-31 18:29:50 +0100
  • f483488dd5 chore: stop gorm from logging queries Ferdinand Mütsch 2021-01-31 18:29:24 +0100
  • 0c3f3b37b0 fix: attempt to quickfix hash collisions Ferdinand Mütsch 2021-01-31 18:06:20 +0100
  • dc1a0c7983 chore: introduce hashes for heartbeats Ferdinand Mütsch 2021-01-31 17:46:50 +0100
  • e4b38d3f51 fix: tests Ferdinand Mütsch 2021-01-31 16:58:59 +0100
  • 665ffe8bd1 chore: log request durations (resolve #102) Ferdinand Mütsch 2021-01-31 16:46:39 +0100
  • 3e5a51c272 feat: add missing query params to wakatime endpoints (resolve #109) Ferdinand Mütsch 2021-01-31 16:23:47 +0100
  • 979549448c chore: remove legacy support for md5 hashed passwords chore: remove password from encoded cookie content as not used anyway Ferdinand Mütsch 2021-01-31 14:34:54 +0100
  • 105f96ff72 chore: get rid of cdn and serve all static assets locally Ferdinand Mütsch 2021-01-31 14:10:17 +0100
  • 31013ad986 docs: update readme docs: mention tinyproxy in advanced setup instructions Ferdinand Mütsch 2021-01-31 13:59:28 +0100
  • db4cb92c26
    Merge pull request #107 from YC/legacy-ini Ferdinand Mütsch 2021-01-31 13:47:07 +0100
  • 779108ad88
    chore: remove legacy config.ini and .env Steven Tang 2021-01-31 10:51:56 +1100
  • 61f8a22cff docs: fix readme links and remove duplicated badge Ferdinand Mütsch 2021-01-30 12:53:51 +0100
  • 179a107c2a docs: update readme Ferdinand Mütsch 2021-01-30 12:50:25 +0100
  • ef0c76e2ff docs: beautify readme Ferdinand Mütsch 2021-01-30 12:46:13 +0100
  • 617d9ad7e4 refactor: include logging framework (resolve #92) Ferdinand Mütsch 2021-01-30 11:17:37 +0100
  • fd239e4f21 chore: add check to validate wakatime api key before accepting it Ferdinand Mütsch 2021-01-30 10:54:54 +0100
  • 417d4789ab chore: move route registration into the handler classes themselves (resolve #57) Ferdinand Mütsch 2021-01-30 10:34:52 +0100
  • a6aff07b21 chore: use wakatime colors for editors and os (resolve #100) Ferdinand Mütsch 2021-01-30 09:51:36 +0100
  • b732eea9b7 docs: minor corrections in readme Ferdinand Mütsch 2021-01-25 08:41:35 +0100
  • 71d1b2177b fix: missing ca certificates in docker container (resolve #98) fix: server crash in unsuccessful relaying of heartbeat to wakatime 1.20.2 Ferdinand Mütsch 2021-01-24 21:39:35 +0100
  • b2a3579be9
    Merge pull request #97 from muety/actions 1.20.1 Ferdinand Mütsch 2021-01-24 12:23:05 +0100
  • 42a6e9d923
    fix(ci): actions release, build on push/pr Steven Tang 2021-01-24 21:42:12 +1100
  • 1f44ccadba docs: update readme with new build instructions Ferdinand Mütsch 2021-01-24 09:54:54 +0100
  • 6ea72c6d02 chore: increment patch version number Ferdinand Mütsch 2021-01-24 09:50:04 +0100
  • d93348842a
    fix: delay defer templateFile.Close() Steven Tang 2021-01-24 10:19:20 +1100
  • fb92747129
    fix: embed of static, views Steven Tang 2021-01-24 10:13:37 +1100
  • 4e6e665e19
    feat: embed assets into binary Steven Tang 2021-01-22 23:50:46 +1100
  • a3d8c4d464 chore: docs and typos 1.20.0 Ferdinand Mütsch 2021-01-22 00:02:56 +0100
  • e9eaa9da53 chore: update version Ferdinand Mütsch 2021-01-21 23:50:27 +0100
  • 5adb795f59 chore: include integrity hashes (resolve #93) Ferdinand Mütsch 2021-01-21 23:50:14 +0100
  • a552073d18 feat: ui for configuring wakatime integration Ferdinand Mütsch 2021-01-21 23:26:50 +0100
  • de0401d4bb fix: move caching out of authentication middleware Ferdinand Mütsch 2021-01-21 23:19:17 +0100
  • c39538db13 chore: include machine name in sample data script Ferdinand Mütsch 2021-01-21 22:17:46 +0100
  • 189a09d91f feat: relay heartbeats to wakatime (resolve #28) Ferdinand Mütsch 2021-01-21 22:17:32 +0100
  • d57c02af7c feat: add ui for managing aliases (resolve #91) 1.19.0 Ferdinand Mütsch 2021-01-21 00:26:52 +0100
  • 16b683fcbd fix: permissions bug related to deleting language mappings Ferdinand Mütsch 2021-01-20 20:49:27 +0100
  • acda62488d chore: support for cockroachdb (resolve #90) Ferdinand Mütsch 2021-01-18 21:34:08 +0100
  • 1aecfc4ca3 chore: wording Ferdinand Mütsch 2021-01-17 09:40:14 +0100
  • cd97976ed5 chore: show total hours on index page (resolve #88) Ferdinand Mütsch 2021-01-17 09:24:09 +0100
  • 3a4504d56a
    Merge pull request #86 from YC/docker 1.18.2 Ferdinand Mütsch 2021-01-12 12:27:50 +0100
  • a018f70c3f
    Merge pull request #85 from YC/master Ferdinand Mütsch 2021-01-12 12:17:36 +0100
  • a03e49e7f0
    chore: increment version to 1.18.2 Steven Tang 2021-01-12 21:57:15 +1100
  • ec81d9fe5d
    docker: reduce image layers Steven Tang 2021-01-12 21:38:58 +1100
  • b7a1e2d795
    Reduce minimum username length to 1 Steven Tang 2021-01-12 21:05:07 +1100
  • 98b62b33c8 fix: concurrent access to language mappings (resolve #83) Ferdinand Mütsch 2021-01-07 10:52:49 +0100