Ferdinand Mütsch
|
7d36c4e111
|
Rename project.
Add build script.
|
2020-03-31 12:22:17 +02:00 |
|
Ferdinand Mütsch
|
33ebb8a771
|
Add database cleanup functionality.
|
2020-03-09 17:30:23 +01:00 |
|
Ferdinand Mütsch
|
b7f700e7a5
|
Refactor to server-rendered app.
|
2020-02-20 14:28:55 +01:00 |
|
Ferdinand Mütsch
|
121b8c9885
|
Fix faulty aggregations after daylight saving time switch.
|
2019-11-07 22:56:52 +01:00 |
|
Ferdinand Mütsch
|
9e726028c3
|
Introduce flag to recompute summaries from raw events instead of using aggregations.
|
2019-11-07 12:56:05 +01:00 |
|
Ferdinand Mütsch
|
9b17cde420
|
Trigger summary generation on server startup.
|
2019-10-11 09:16:42 +02:00 |
|
Ferdinand Mütsch
|
fb2f9fa10a
|
Ability to schedule summary creation.
|
2019-10-11 09:06:34 +02:00 |
|
Ferdinand Mütsch
|
37b02ff32c
|
Fix summary merging.
Rename some methods.
Use pointers for structs and none for primitives.
|
2019-10-11 08:00:02 +02:00 |
|
Ferdinand Mütsch
|
3696622493
|
Unstable. Still need to fix summary item times to not be all the same.
|
2019-10-10 18:32:17 +02:00 |
|
Ferdinand Mütsch
|
43f6f33966
|
Generate summary generation jobs.
|
2019-10-10 16:47:19 +02:00 |
|
Ferdinand Mütsch
|
851f378684
|
Add database schema to persist summaries with their accompanying summary items.
Add basic methods to generate summary aggregation jobs.
|
2019-10-09 23:26:28 +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
|
47246b6955
|
Introduce aggregation model.
|
2019-05-11 20:07:58 +02:00 |
|
Ferdinand Mütsch
|
b4c8e6ecb6
|
Introduce GORM.
|
2019-05-11 17:49:56 +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 |
|