Commit Graph

102 Commits

Author SHA1 Message Date
=
e7074257b1 Fix metric names 2021-10-28 16:41:01 +02:00
=
03525cdad8 Enable the metrics store 2021-10-28 16:38:33 +02:00
=
47f3ae2b81 Tidy dependencies 2021-10-28 16:37:01 +02:00
=
0fd4e00c02 Add ssh metrics 2021-10-28 16:35:57 +02:00
=
bc9c5dbe0e Add ports listener feature 2021-10-28 16:09:28 +02:00
=
94e7faae78 Reorganize packages 2021-10-21 12:36:01 +02:00
=
a71ff52ab4 Update all dependencies 2021-09-30 23:18:52 +02:00
=
047478b9eb Fix missing name in Server header 2021-09-30 23:15:08 +02:00
=
5535a88fb1 Replace None with ?? in geolocation 2021-09-30 23:12:27 +02:00
=
6810202f3f Update dependencies 2021-09-17 15:12:00 +02:00
=
6e6e4ff8c4 Add more tests for store 2021-09-17 15:00:58 +02:00
=
b371dca158 Fix All() for postgres store 2021-09-17 15:00:47 +02:00
=
a76a95b300 Log country 2021-09-17 09:27:00 +02:00
=
2b016aecb2 Log error when unable to add to store 2021-09-17 02:14:51 +02:00
=
64ee43d75b Fix typo 2021-09-17 02:05:07 +02:00
=
756e9d661c Merge branch 'feature/caching-store' 2021-09-17 02:01:57 +02:00
=
a13e9c0eba Add some caching 2021-09-17 02:01:43 +02:00
36a487cb0c Update dependencies 2021-07-07 13:00:19 +02:00
59c401b1dc Stop setting content-type twice 2021-06-18 14:59:25 +02:00
0cce8aecc6 Set server version in correct place 2021-06-18 14:56:23 +02:00
baa3990d38 Add server version header 2021-06-18 14:51:43 +02:00
248735710a Add compiler version to version string 2021-06-18 14:48:59 +02:00
c1a1bf0b03 Fix unmarshalling of ip from postgres 2021-04-14 18:01:11 +02:00
82d07eaaf4 Fix postgres query for search 2021-04-14 17:55:44 +02:00
a2ffbad4a3 Fix makefile for updated version stuff 2021-04-14 17:32:31 +02:00
f4afd8df62 Add search 2021-04-14 17:27:03 +02:00
946bdd2a6a Add query to api 2021-04-13 07:30:07 +02:00
6c20033bcc Add func to return full version string 2021-04-12 08:58:39 +02:00
7c7117d8d6 Tidy webserver 2021-04-12 08:51:50 +02:00
a264ce76ed Write header before sending data 2021-04-12 08:16:23 +02:00
274590c837 Forgot to flush 2021-04-12 08:14:30 +02:00
b9eef3b3a8 Add robots.txt and lang attribute to html tag 2021-04-11 23:17:45 +02:00
a72bed5c62 Move interval to from mounted to created 2021-04-11 22:39:20 +02:00
8a1bbdaa1c Fix missing empty line 2021-04-11 22:36:06 +02:00
c9cfc2c139 Stop updating total stats on unmount 2021-04-11 22:32:42 +02:00
98abe8c20c reuse home-component in stats view 2021-04-11 12:42:47 +02:00
b7893b61eb Fix home component 2021-04-11 12:39:51 +02:00
65fb8254f5 Fix linting errors in home component 2021-04-11 12:08:58 +02:00
49493cec76 Change homecomponent to use properties for display 2021-04-11 12:07:31 +02:00
0e6679d628 Add ready property to home 2021-04-11 11:54:37 +02:00
b52b519c5e Add deep to home watcher 2021-04-11 11:52:23 +02:00
2467e7ba47 Add log to debug home component 2021-04-11 11:49:46 +02:00
889c41853e Watch updats in home component 2021-04-11 11:45:44 +02:00
4c55f6571a Watch updats in home component 2021-04-11 11:44:20 +02:00
b1785f419a Add homepage with some stats 2021-04-11 11:34:39 +02:00
da88832870 Stop logging each event received 2021-04-11 02:26:25 +02:00
44f611aa6b Make connection throttle configurable 2021-04-11 02:24:39 +02:00
7ec29d0846 Decrease canvas height slightly 2021-04-11 01:04:17 +02:00
03e6252fc3 Change main container margins 2021-04-11 01:02:17 +02:00
ce047b726d Set canvas size 2021-04-11 00:58:38 +02:00