Commit Graph

43 Commits

Author SHA1 Message Date
Ferdinand Mütsch 1216bf5353 Add license. 2019-05-22 07:32:35 +02:00
Ferdinand Mütsch e23e7520d0 Update Readme. 2019-05-21 23:27:31 +02:00
Ferdinand Mütsch 080e91973c Generate default user. 2019-05-21 23:09:47 +02:00
Ferdinand Mütsch f9a2efaffb Support for username-password authentication. 2019-05-21 22:40:59 +02:00
Ferdinand Mütsch df7b2d4a33 Auto-migrate custom languages. 2019-05-21 22:01:14 +02:00
Ferdinand Mütsch cdf158e2ac Use expirable cache for summaries. 2019-05-21 21:46:23 +02:00
Ferdinand Mütsch 81eea21fd5 Update Readme. 2019-05-21 18:33:04 +02:00
Ferdinand Mütsch c821e02b82 Add support for custom languages. 2019-05-21 17:16:46 +02:00
Ferdinand Muetsch c2b705f172 Remove debug logs. 2019-05-21 14:24:45 +02:00
Ferdinand Muetsch e572eb3b10 Add user cache in authentication middleware. 2019-05-21 14:23:41 +02:00
Ferdinand Muetsch 86fe3a4bae Add ability to listen on public interface.
Add ability to handle unknown keys.
Update Readme.
2019-05-21 14:02:04 +02:00
Ferdinand Mütsch f7d2a39a00 No live mode for requests larger than one day. 2019-05-20 20:57:49 +02:00
Ferdinand Mütsch 4d10cfb841 Update Readme. 2019-05-20 20:56:27 +02:00
Ferdinand Mütsch d2a807531d Update Readme. 2019-05-20 20:54:18 +02:00
Ferdinand Mütsch 33ccb708f5 Use API url relative to current path. 2019-05-20 20:53:35 +02:00
Ferdinand Mütsch 393a3e9801 Remove root slash from api url. 2019-05-20 20:49:12 +02:00
Ferdinand Mütsch a2095a6f79 Add UI and graphs.
Add CORS.
Minor bug fixes.
2019-05-20 20:44:53 +02:00
Ferdinand Mütsch d75da7681b Properly order heartbeats. 2019-05-20 19:46:41 +02:00
Ferdinand Mütsch 005b17a73c Allow heartbeat fields to be unset. 2019-05-20 18:44:16 +02:00
Ferdinand Mütsch d803e818bb Bind to localhost. 2019-05-19 22:30:12 +02:00
Ferdinand Mütsch 642d277cff Update config. 2019-05-19 22:23:51 +02:00
Ferdinand Mütsch 263613a0a7 Readme. 2019-05-19 22:18:08 +02:00
Ferdinand Mütsch cc1a9bbca1 Parallelization. 2019-05-19 21:00:19 +02:00
Ferdinand Mütsch 1caf962917 Fix caching.
Introduce live mode.
2019-05-19 20:34:26 +02:00
Ferdinand Mütsch d5253ba46b Add summary cache. 2019-05-19 20:14:57 +02:00
Ferdinand Mütsch a157edd03b Add intervals for summary requests. 2019-05-19 20:06:07 +02:00
Ferdinand Mütsch be906805e7 Major refactorings.
Introduce summaries.
2019-05-19 19:49:27 +02:00
Ferdinand Mütsch 62e94f6635 Untested. Useslices of pointersto structs everywhere. 2019-05-17 08:40:03 +02:00
Ferdinand Mütsch adb5abd4d2 Unstable. Further work on aggregations. 2019-05-17 02:05:38 +02:00
Ferdinand Mütsch de65ab1814 Add config to services. 2019-05-16 22:53:03 +02:00
Ferdinand Mütsch c7a8372516 Introduce config ini. 2019-05-16 22:51:11 +02:00
Ferdinand Mütsch ecf69795ba Adapt Readme. 2019-05-11 20:32:35 +02:00
Ferdinand Mütsch 47246b6955 Introduce aggregation model. 2019-05-11 20:07:58 +02:00
Ferdinand Mütsch 959ce8ab11 Minor changes. 2019-05-11 17:57:58 +02:00
Ferdinand Mütsch b4c8e6ecb6 Introduce GORM. 2019-05-11 17:49:56 +02:00
Ferdinand Mütsch 7df01fe9c4 Add SQL scripts. 2019-05-09 00:09:29 +02:00
Ferdinand Mütsch d1be4ce2a3 Fix heartbeats insertion.
Add OS and editor fields.
Introduce aggregations (not working yet).
2019-05-09 00:07:38 +02:00
Ferdinand Mütsch 3bc706ed4b Remove unsused code. 2019-05-06 07:33:46 +02:00
Ferdinand Mütsch b403d4105f Read config from env. 2019-05-06 00:58:01 +02:00
Ferdinand Mütsch 5247255d67 Db config DSN. 2019-05-06 00:47:38 +02:00
Ferdinand Mütsch 9df289b7ed Heartbeat Insertions.
Restructuring.
2019-05-06 00:40:41 +02:00
Ferdinand Mütsch 6e7f47dc79 Auth middleware. 2019-05-05 23:23:54 +02:00
Ferdinand Mütsch 0bd71b7708 Initial. 2019-05-05 22:36:49 +02:00