Commit Graph

  • b7616a7457 Update Readme. Previously resolved #1. Ferdinand Mütsch 2019-10-11 09:09:18 +0200
  • fb2f9fa10a Ability to schedule summary creation. Ferdinand Mütsch 2019-10-11 09:06:34 +0200
  • 37b02ff32c Fix summary merging. Rename some methods. Use pointers for structs and none for primitives. Ferdinand Mütsch 2019-10-11 08:00:02 +0200
  • 3696622493 Unstable. Still need to fix summary item times to not be all the same. Ferdinand Mütsch 2019-10-10 18:32:17 +0200
  • b8122ce530 First approach to generating, persisting, fetching and merging summaries. Ferdinand Mütsch 2019-10-10 18:10:14 +0200
  • 5a5586b40d Fix MySQL connection timezone. Ferdinand Mütsch 2019-10-10 18:09:50 +0200
  • 43f6f33966 Generate summary generation jobs. Ferdinand Mütsch 2019-10-10 16:47:19 +0200
  • 851f378684 Add database schema to persist summaries with their accompanying summary items. Add basic methods to generate summary aggregation jobs. Ferdinand Mütsch 2019-10-09 23:26:28 +0200
  • 680475d466 Fix cache to be per user. Ferdinand Mütsch 2019-10-09 21:57:43 +0200
  • 4b8dd172ab Add persistent volume to database container. Ferdinand Mütsch 2019-10-08 09:29:31 +0200
  • 82acd2725e Update Readme. Ferdinand Mütsch 2019-10-08 09:08:52 +0200
  • 6f3b6a479d
    Merge pull request #8 from robrotheram/master Ferdinand Mütsch 2019-10-08 09:04:16 +0200
  • 76d098717e Updated Readme with Docker robrotheram 2019-10-07 23:48:28 +0100
  • 6a87b1d262 Added Docker fixes issue #5 robrotheram 2019-10-07 23:41:00 +0100
  • 12b3bec2f6 Updated to use go modules and updated UUID libary robrotheram 2019-10-07 23:39:43 +0100
  • 9b16ee9461 Fix typo in gorm model robrotheram 2019-10-07 23:39:00 +0100
  • e10aba158f Merge branch 'master' of github.com:n1try/wakapi Ferdinand Mütsch 2019-09-20 12:06:12 +0200
  • f22282b4e6 Update password label. Ferdinand Mütsch 2019-09-20 12:05:22 +0200
  • 5e1493ba36 Only show top 10 items in graph. Ferdinand Mütsch 2019-07-07 11:17:45 +0200
  • 8a3ce596f5 Sort summary items in descending order. Ferdinand Mütsch 2019-07-07 10:37:17 +0200
  • e18a873428 Add documentation for aliases. Reload aliases for every summary request. Ferdinand Mütsch 2019-07-07 10:32:28 +0200
  • e98acb8315 Merge branch 'master' of git.muetsch.io:n1try/wakapi Ferdinand Mütsch 2019-07-07 09:51:18 +0200
  • 37ec6c62fc Introduce entity aliases (unfinished). Ferdinand Mütsch 2019-07-06 17:53:20 +0200
  • af311ff4a8 Merge branch 'master' of github.com:n1try/wakapi Ferdinand Muetsch 2019-05-23 08:16:15 +0200
  • 899b2fff64 Properly redraw charts. Add pre-defined interval for today. Fix week interval. Ferdinand Muetsch 2019-05-23 08:14:32 +0200
  • eeb906ec1a
    Update README.md Ferdinand Mütsch 2019-05-22 15:32:13 +0200
  • 1216bf5353 Add license. Ferdinand Mütsch 2019-05-22 07:32:35 +0200
  • e23e7520d0 Update Readme. Ferdinand Mütsch 2019-05-21 23:27:31 +0200
  • 080e91973c Generate default user. Ferdinand Mütsch 2019-05-21 23:09:47 +0200
  • f9a2efaffb Support for username-password authentication. Ferdinand Mütsch 2019-05-21 22:40:59 +0200
  • df7b2d4a33 Auto-migrate custom languages. Ferdinand Mütsch 2019-05-21 22:01:14 +0200
  • cdf158e2ac Use expirable cache for summaries. Ferdinand Mütsch 2019-05-21 21:46:23 +0200
  • 81eea21fd5 Update Readme. Ferdinand Mütsch 2019-05-21 18:33:04 +0200
  • c821e02b82 Add support for custom languages. Ferdinand Mütsch 2019-05-21 17:16:46 +0200
  • c2b705f172 Remove debug logs. Ferdinand Muetsch 2019-05-21 14:24:45 +0200
  • e572eb3b10 Add user cache in authentication middleware. Ferdinand Muetsch 2019-05-21 14:23:41 +0200
  • 86fe3a4bae Add ability to listen on public interface. Add ability to handle unknown keys. Update Readme. Ferdinand Muetsch 2019-05-21 14:02:04 +0200
  • f7d2a39a00 No live mode for requests larger than one day. Ferdinand Mütsch 2019-05-20 20:57:49 +0200
  • 4d10cfb841 Update Readme. Ferdinand Mütsch 2019-05-20 20:56:27 +0200
  • d2a807531d Update Readme. Ferdinand Mütsch 2019-05-20 20:54:18 +0200
  • 33ccb708f5 Use API url relative to current path. Ferdinand Mütsch 2019-05-20 20:53:35 +0200
  • 393a3e9801 Remove root slash from api url. Ferdinand Mütsch 2019-05-20 20:49:12 +0200
  • a2095a6f79 Add UI and graphs. Add CORS. Minor bug fixes. Ferdinand Mütsch 2019-05-20 20:44:53 +0200
  • d75da7681b Properly order heartbeats. Ferdinand Mütsch 2019-05-20 19:46:41 +0200
  • 005b17a73c Allow heartbeat fields to be unset. Ferdinand Mütsch 2019-05-20 18:44:16 +0200
  • d803e818bb Bind to localhost. Ferdinand Mütsch 2019-05-19 22:30:12 +0200
  • 642d277cff Update config. Ferdinand Mütsch 2019-05-19 22:23:51 +0200
  • 263613a0a7 Readme. Ferdinand Mütsch 2019-05-19 22:18:08 +0200
  • cc1a9bbca1 Parallelization. Ferdinand Mütsch 2019-05-19 21:00:19 +0200
  • 1caf962917 Fix caching. Introduce live mode. Ferdinand Mütsch 2019-05-19 20:34:26 +0200
  • d5253ba46b Add summary cache. Ferdinand Mütsch 2019-05-19 20:14:57 +0200
  • a157edd03b Add intervals for summary requests. Ferdinand Mütsch 2019-05-19 20:06:07 +0200
  • be906805e7 Major refactorings. Introduce summaries. Ferdinand Mütsch 2019-05-19 19:49:27 +0200
  • 62e94f6635 Untested. Useslices of pointersto structs everywhere. Ferdinand Mütsch 2019-05-17 08:40:03 +0200
  • adb5abd4d2 Unstable. Further work on aggregations. Ferdinand Mütsch 2019-05-17 02:05:38 +0200
  • de65ab1814 Add config to services. Ferdinand Mütsch 2019-05-16 22:53:03 +0200
  • c7a8372516 Introduce config ini. Ferdinand Mütsch 2019-05-16 22:51:11 +0200
  • ecf69795ba Adapt Readme. Ferdinand Mütsch 2019-05-11 20:32:35 +0200
  • 47246b6955 Introduce aggregation model. Ferdinand Mütsch 2019-05-11 20:07:58 +0200
  • 959ce8ab11 Minor changes. Ferdinand Mütsch 2019-05-11 17:57:58 +0200
  • b4c8e6ecb6 Introduce GORM. Ferdinand Mütsch 2019-05-11 17:49:56 +0200
  • 7df01fe9c4 Add SQL scripts. Ferdinand Mütsch 2019-05-09 00:09:29 +0200
  • d1be4ce2a3 Fix heartbeats insertion. Add OS and editor fields. Introduce aggregations (not working yet). Ferdinand Mütsch 2019-05-09 00:07:38 +0200
  • 3bc706ed4b Remove unsused code. Ferdinand Mütsch 2019-05-06 07:33:46 +0200
  • b403d4105f Read config from env. Ferdinand Mütsch 2019-05-06 00:58:01 +0200
  • 5247255d67 Db config DSN. Ferdinand Mütsch 2019-05-06 00:47:38 +0200
  • 9df289b7ed Heartbeat Insertions. Restructuring. Ferdinand Mütsch 2019-05-06 00:40:41 +0200
  • 6e7f47dc79 Auth middleware. Ferdinand Mütsch 2019-05-05 23:23:54 +0200
  • 0bd71b7708 Initial. Ferdinand Mütsch 2019-05-05 22:36:49 +0200